debian/0000755000000000000000000000000012241716064007171 5ustar debian/maven.cleanIgnoreRules0000644000000000000000000000000112207652315013451 0ustar debian/maven.ignoreRules0000644000000000000000000000062612207652315012523 0ustar junit junit * * * * org.apache.maven.plugins maven-javadoc-plugin * * * * org.apache.maven.plugins maven-jxr-plugin * * * * org.apache.maven.plugins maven-pmd-plugin * * * * org.apache.maven.plugins maven-project-info-reports-plugin * * * * org.apache.maven.plugins maven-surefire-plugin * * * * org.apache.maven.plugins maven-surefire-report-plugin * * * * org.codehaus.mojo taglist-maven-plugin * * * * debian/libjdeb-java.poms0000644000000000000000000000317212207652315012406 0ustar # List of POM files for the package # Format of this file is: # [option]* # where option can be: # --ignore: ignore this POM and its artifact if any # --ignore-pom: don't install the POM. To use on POM files that are created # temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms] # --no-parent: remove the tag from the POM # --package=: an alternative package to use when installing this POM # and its artifact # --has-package-version: to indicate that the original version of the POM is the same as the upstream part # of the version for the package. # --keep-elements=: a list of XML elements to keep in the POM # during a clean operation with mh_cleanpom or mh_installpom # --artifact=: path to the build artifact associated with this POM, # it will be installed when using the command mh_install. [mh_install] # --java-lib: install the jar into /usr/share/java to comply with Debian # packaging guidelines # --usj-name=: name to use when installing the library in /usr/share/java # --usj-version=: version to use when installing the library in /usr/share/java # --no-usj-versionless: don't install the versionless link in /usr/share/java # --dest-jar=: the destination for the real jar. # It will be installed with mh_install. [mh_install] # --classifier=: Optional, the classifier for the jar. Empty by default. # --site-xml=: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # pom.xml --has-package-version debian/maven.publishedRules0000644000000000000000000000000112207652315013202 0ustar debian/maven.rules0000644000000000000000000000014512207652315011353 0ustar org.bouncycastle s/bcpg-jdk15on/bcpg/ * s/.*/debian/ * * s/ant/org.apache.ant/ * * s/.*/debian/ * * debian/watch0000644000000000000000000000011212217774034010220 0ustar version=3 http://github.com/tcurdt/jdeb/releases .*/jdeb-([\d\.]+).tar.gz debian/rules0000755000000000000000000000043212226076637010260 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/maven.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_INSTALL_CHANGELOGS_ALL := HISTORY.md get-orig-source: uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename debian/changelog0000644000000000000000000000127612241716005011044 0ustar jdeb (1.0.2~git20130829-2) unstable; urgency=low * Team upload. [ Emmanuel Bourg ] * Added a watch file * Install the upstream changelog [ tony mancill ] * Apply patch from Andreas Moog - Add Build-Depends on libmaven-plugin-tools-java to fix FTBFS (Closes: #724097) (LP: #1249778) - debian/patches/01_fix_testcase_bouncycastle.patch: Update testcase to work with bouncycastle 1.49 * Re-enabled test failures while building -- tony mancill Fri, 15 Nov 2013 21:17:44 -0800 jdeb (1.0.2~git20130829-1) unstable; urgency=low * Initial release (Closes: #721249). -- Steffen Moeller Thu, 29 Aug 2013 15:19:28 +0200 debian/libjdeb-java.docs0000644000000000000000000000003212210365125012342 0ustar docs/ant.md docs/maven.md debian/patches/0000755000000000000000000000000012241716012010611 5ustar debian/patches/01_fix_testcase_bouncycastle.patch0000644000000000000000000000127312241577656017414 0ustar Description: Update testcase to work with bouncycastle 1.49 Author: Andreas Moog --- jdeb-1.0.2~git20130829.orig/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java +++ jdeb-1.0.2~git20130829/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java @@ -42,7 +42,7 @@ public final class PGPSignerTestCase ext "\n" + "TEST3\n" + "-----BEGIN PGP SIGNATURE-----\n" + - "Version: BCPG v1.48\n" + + "Version: BCPG v1.49\n" + "\n" + "iEYEARECABAFAkax1rgJEHM9pIAuB02PAABIJgCghFmoCJCZ0CGiqgVLGGPd/Yh5\n" + "FQQAnRVqvI2ij45JQSHYJBblZ0Vv2meN\n" + debian/patches/series0000644000000000000000000000004312241577656012046 0ustar 01_fix_testcase_bouncycastle.patch debian/maven.properties0000644000000000000000000000020412241714241012404 0ustar # Include here properties to pass to Maven during the build. # For example: # maven.test.skip=true #maven.test.failure.ignore=true debian/source/0000755000000000000000000000000012241716012010462 5ustar debian/source/format0000644000000000000000000000001412207652315011677 0ustar 3.0 (quilt) debian/README.source0000644000000000000000000000043012207652315011345 0ustar Information about jdeb ---------------------- This package was debianized using the mh_make command from the maven-debian-helper package. The build system uses Maven but prevents it from downloading anything from the Internet, making the build compliant with the Debian policy. debian/compat0000644000000000000000000000000212207652315010367 0ustar 7 debian/copyright0000644000000000000000000000071412207652315011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jdeb Source: http://github.com/tcurdt/jdeb Files: * Copyright: 2013, Torsten Curdt License: Apache-2.0 Files: debian/* Copyright: 2013, Steffen Moeller License: Apache-2.0 License: Apache-2.0 On Debian systems, the full text of the Apache-2.0 license can be found in the file '/usr/share/common-licenses/Apache-2.0' debian/control0000644000000000000000000000213112241577656010605 0ustar Source: jdeb Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Steffen Moeller , Emmanuel Bourg Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.5) Build-Depends-Indep: libmaven-invoker-plugin-java, libmaven-shade-plugin-java, ant, libbcpg-java, libcommons-compress-java, libcommons-io-java, libmaven2-core-java, libplexus-utils-java, libmaven-plugin-tools-java Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jdeb Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jdeb Homepage: http://github.com/tcurdt/jdeb Package: libjdeb-java Architecture: all Depends: ${misc:Depends}, ${maven:Depends} Recommends: ${maven:OptionalDepends} Description: jdeb This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux, OS X - it doesn't require additional native tools installed.