[pkg-java] r19152 - in tags/jarjar: . 1.4+svn142-5/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Oct 3 14:36:22 UTC 2016


Author: ebourg-guest
Date: 2016-10-03 14:36:22 +0000 (Mon, 03 Oct 2016)
New Revision: 19152

Added:
   tags/jarjar/1.4+svn142-5/
   tags/jarjar/1.4+svn142-5/debian/ant.properties
   tags/jarjar/1.4+svn142-5/debian/changelog
   tags/jarjar/1.4+svn142-5/debian/compat
   tags/jarjar/1.4+svn142-5/debian/control
   tags/jarjar/1.4+svn142-5/debian/rules
Removed:
   tags/jarjar/1.4+svn142-5/debian/ant.properties
   tags/jarjar/1.4+svn142-5/debian/changelog
   tags/jarjar/1.4+svn142-5/debian/compat
   tags/jarjar/1.4+svn142-5/debian/control
   tags/jarjar/1.4+svn142-5/debian/rules
Log:
[svn-buildpackage] Tagging jarjar 1.4+svn142-5

Deleted: tags/jarjar/1.4+svn142-5/debian/ant.properties
===================================================================
--- trunk/jarjar/debian/ant.properties	2016-10-03 12:58:57 UTC (rev 19145)
+++ tags/jarjar/1.4+svn142-5/debian/ant.properties	2016-10-03 14:36:22 UTC (rev 19152)
@@ -1,6 +0,0 @@
-asm.jar=/usr/share/java/asm4.jar
-asm-commons.jar=/usr/share/java/asm4-commons.jar
-maven-plugin-api.jar=/usr/share/java/maven-plugin-api.jar
-ant.jar=/usr/share/java/ant.jar
-compile.source=1.5
-compile.target=1.5

Copied: tags/jarjar/1.4+svn142-5/debian/ant.properties (from rev 19149, trunk/jarjar/debian/ant.properties)
===================================================================
--- tags/jarjar/1.4+svn142-5/debian/ant.properties	                        (rev 0)
+++ tags/jarjar/1.4+svn142-5/debian/ant.properties	2016-10-03 14:36:22 UTC (rev 19152)
@@ -0,0 +1,6 @@
+asm.jar=/usr/share/java/asm.jar
+asm-commons.jar=/usr/share/java/asm-commons.jar
+maven-plugin-api.jar=/usr/share/java/maven-plugin-api.jar
+ant.jar=/usr/share/java/ant.jar
+compile.source=1.5
+compile.target=1.5

Deleted: tags/jarjar/1.4+svn142-5/debian/changelog
===================================================================
--- trunk/jarjar/debian/changelog	2016-10-03 12:58:57 UTC (rev 19145)
+++ tags/jarjar/1.4+svn142-5/debian/changelog	2016-10-03 14:36:22 UTC (rev 19152)
@@ -1,197 +0,0 @@
-jarjar (1.4+svn142-4) unstable; urgency=low
-
-  * Add myself to Uploaders.
-  * Remove szzepiq_jar_resources.diff patch. (Closes: #745815).
-  * Add B-D on libmaven2-core-java.
-  * Bump Standards-Version to 3.9.5. No changes were required.
-  * Remove outdated readme d/README.Debian.
-  * Remove outdated patch d/patches/0001-fix-build.xml.patch.
-  * Add patch d/patches/0005-fix-javadocs.patch to fix some
-    warnings during javadoc generation.
-
- -- Miguel Landaeta <nomadium at debian.org>  Sun, 04 May 2014 20:30:37 -0300
-
-jarjar (1.4+svn142-3) unstable; urgency=low
-
-  * Team upload.
-  * Provide Maven artifacts. (Closes: #727652).
-
- -- Miguel Landaeta <miguel at miguel.cc>  Thu, 24 Oct 2013 21:26:09 -0300
-
-jarjar (1.4+svn142-2) unstable; urgency=low
-
-  * Upload to unstable.
-  * d/control: Use canonical URL for Vcs-* fields.
-  * d/patches/add_ClassReader_EXPAND_FRAMES.diff: Add missing
-    ClassReader.EXPAND_FRAMES for ASM call (Closes: #644469).
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Tue, 07 May 2013 23:29:00 +0200
-
-jarjar (1.4+svn142-1) experimental; urgency=low
-
-  * New upstream release.
-  * Add myself as Uploaders.
-  * Use ASM 4.x for bytecode processing:
-    - d/control: Build-Depends on libasm4-java.
-    - d/rules: Update CLASSPATH.
-    - d/ant.properties: Use asm4.jar and asm4-commons.jar.
-  * d/watch: Update to check on googlecode.com
-  * Update Standards-Version: 3.9.4, no changes needed.
-  * d/patches/szzepiq_jar_resources.diff:
-    From <URL:https://github.com/szczepiq/jarjar>, resolve the issue with
-    jarjar not updating the fully qualified class names in the jar's resources
-  * d/patches/0003-fix-path-in-build.xml.patch,
-    d/patches/0004-support-gnu-regexp.patch,
-    d/patches/0005-cast-null-to-java.io.File.patch: Dropped, as only needed
-    from old GCJ runtime.
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Mon, 07 Jan 2013 23:46:03 +0100
-
-jarjar (1.1-3) unstable; urgency=low
-
-  * Rember to actually remove Michael Koch from uploaders.
-
- -- Niels Thykier <niels at thykier.net>  Sun, 15 Jul 2012 13:19:13 +0200
-
-jarjar (1.1-2) unstable; urgency=low
-
-  [ James Page ]
-  * Drop debian/patches/0006-remove-asm-commons-from-final-jar.patch: 
-    libasm3-java now ships correctly separated jar files so asm-commons 
-    must be included.  (Closes: #646600)
-
-  [ Niels Thykier ]
-  * Remove Michael Koch from uploaders.  Thanks for your work so far.
-    (Closes: #654028)
-
- -- Niels Thykier <niels at thykier.net>  Sun, 15 Jul 2012 12:42:56 +0200
-
-jarjar (1.1-1) unstable; urgency=low
-
-  * Team upload
-  * New upstream release.
-  * Change debian/watch to point to upstream's svn repo.
-  * Refresh patches.
-  * Remove Arnaud from Uploaders list.
-  * Remove Java runtime from Depends.
-  * Update Standards-Version: 3.9.2.
-
- -- Torsten Werner <twerner at debian.org>  Thu, 08 Sep 2011 22:30:41 +0200
-
-jarjar (1.0+dfsg-2) unstable; urgency=low
-
-  [ Torsten Werner ]
-  * Convert patches to dep3 format.
-  * Add a patch to cast null to java.io.File. (Closes: #571340)
-  * Add a patch to remove asm-commons from final jar file.
-  * Convert package to source format 3.0.
-
-  [ Thierry Carrez ]
-  * debian/control: Minimal runtime dependency set to java2-runtime-headless
-
-  [ Niels Thykier ]
-  * debian/control: Added java5 and java6 as alternatives.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 28 Feb 2010 12:47:45 +0100
-
-jarjar (1.0+dfsg-1) unstable; urgency=low
-
-  [ Michael Koch ]
-  * debian/watch: updated to track binary jar file instead
-    of source release.
-
-  [ Niels Thykier ]
-  * New upstream release.
-    - Identical content, but version numbers differed.
-  * Create a script to handle fetching of orig source that
-    works around 1.0rc8 and 1.0 being the same release.
-
- -- Niels Thykier <niels at thykier.net>  Mon, 14 Sep 2009 21:39:52 +0200
-
-jarjar (1.0~rc8+dfsg-1) unstable; urgency=low
-
-  * New upstream release.
-  * Added myself to uploaders.
-  * Renamed and updated 02_dont_build_JarJarMojo.patch to
-    02_fix_build_xml.patch.
-  * Stopped using Build-Depends-Indep since buildds and the policy
-    does not agree on when it should used.
-  * Changed section to java.
-  * Replaced gcj-compat with the default javas packages.
-    (Closes: #526279)
-  * Bumped to Standard-Version 3.8.3.
-    - Link to Apache-2.0 license rather than quoting it.
-  * Bumped Debhelper to version 7.
-  * Added a README.source to briefly explain that files have been
-    excluded from the orignal upstream source.
-  * Created an get-orig-source rule to fetch and create the
-    orig.tar.gz.
-
- -- Niels Thykier <niels at thykier.net>  Sat, 12 Sep 2009 19:26:57 +0200
-
-jarjar (1.0~rc7.dfsg-2) unstable; urgency=low
-
-  * Fix lists in long descriptions. Closes: #480324
-
- -- Michael Koch <konqueror at gmx.de>  Fri, 09 May 2008 17:13:34 -0100
-
-jarjar (1.0~rc7.dfsg-1) unstable; urgency=low
-
-  * New upstream version.
-  * Updated watch file again to check for source download.
-
- -- Michael Koch <konqueror at gmx.de>  Sat, 22 Mar 2008 17:23:24 +0100
-
-jarjar (1.0~rc6.dfsg-1) unstable; urgency=low
-
-  [ Michael Koch ]
-  * Rewrote debian/copyright as new version is licensed under
-    Apache License 2.0.
-  * Updated watch file to match upstream version correctly.
-  * Moved debhelper and cdbs from Build-Depends-Indep to Build-Depends.
-  * Updated debhelper level to 5.
-  * Added debian/patches/05_gnu_regexp.patch to work around limitation in
-    gnu.regexp.
-  * Removed some cruft from debian/rules.
-  * Added Homepage, Vcs-Svn and Vcs-Browser fields.
-  * Added myself to Uploaders.
-
-  [ Arnaud Vandyck ]
-  * New upstream.
-  * debian/control:
-    - Standards-Version: updated to 3.7.3, no change.
-    - Build-Depends-Indep: removed libgnu-regexp-java.
-  * debian/patches/19_TextDepHandler.patch,
-    debian/patches/22_util_StandaloneJarProcessor.patch,
-    debian/patches/23_KeepProcessor.patch,
-    debian/patches/10_DepFindVisitor.patch,
-    debian/patches/21_util_RemappingClassTransformer.patch,
-    debian/patches/14_PackageRemapper.patch,
-    debian/patches/12_JarJarTask.patch,
-    debian/patches/17_ResourceProcessor.patch,
-    debian/patches/20_util_ClassHeaderReader.patch,
-    debian/patches/01_build_classpath.patch,
-    debian/patches/18_StringReader.patch,
-    debian/patches/15_util_JarTransformerChain.patch,
-    debian/patches/24_util_GetNameClassWriter.patch,
-    debian/patches/13_ManifestProcessor.patch,
-    debian/patches/11_DepFind.patch,
-    debian/patches/10_AbstractDepHandler_warning.patch: removed
-  * debian/patches/04_path_build.patch: added
-  * debian/libjarjar-java.install, debian/libjarjar-java.links: updated to
-    new upstream
-  * debian/patches/03_embed_libs_from_debian.patch: updated to match
-    upstream change and removed reference to libgnu-regexp-java
-  * debian/ant.properties: removed reference to libgnu-regexp-java and
-    commented maven-plugin-api property
-  * debian/rules:
-    - removed reference to libgnu-regexp-java and ams3-util
-    - removed clean comments
-
- -- Michael Koch <konqueror at gmx.de>  Wed, 20 Feb 2008 21:11:44 +0100
-
-jarjar (1.0~rc3.dfsg.1-1) unstable; urgency=low
-
-  * Initial Release (closes: #417591).
-
- -- Arnaud Vandyck <avdyk at debian.org>  Fri, 18 May 2007 13:09:08 +0200

Copied: tags/jarjar/1.4+svn142-5/debian/changelog (from rev 19150, trunk/jarjar/debian/changelog)
===================================================================
--- tags/jarjar/1.4+svn142-5/debian/changelog	                        (rev 0)
+++ tags/jarjar/1.4+svn142-5/debian/changelog	2016-10-03 14:36:22 UTC (rev 19152)
@@ -0,0 +1,207 @@
+jarjar (1.4+svn142-5) unstable; urgency=medium
+
+  * Team upload.
+  * Depend on libasm-java (>= 5.0) instead of libasm4-java
+  * Removed Niels Thykier from the uploaders (Closes: #770567)
+  * Standards-Version updated to 3.9.8
+  * Switch to debhelper level 9
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 03 Oct 2016 15:10:59 +0200
+
+jarjar (1.4+svn142-4) unstable; urgency=low
+
+  * Add myself to Uploaders.
+  * Remove szzepiq_jar_resources.diff patch. (Closes: #745815).
+  * Add B-D on libmaven2-core-java.
+  * Bump Standards-Version to 3.9.5. No changes were required.
+  * Remove outdated readme d/README.Debian.
+  * Remove outdated patch d/patches/0001-fix-build.xml.patch.
+  * Add patch d/patches/0005-fix-javadocs.patch to fix some
+    warnings during javadoc generation.
+
+ -- Miguel Landaeta <nomadium at debian.org>  Sun, 04 May 2014 20:30:37 -0300
+
+jarjar (1.4+svn142-3) unstable; urgency=low
+
+  * Team upload.
+  * Provide Maven artifacts. (Closes: #727652).
+
+ -- Miguel Landaeta <miguel at miguel.cc>  Thu, 24 Oct 2013 21:26:09 -0300
+
+jarjar (1.4+svn142-2) unstable; urgency=low
+
+  * Upload to unstable.
+  * d/control: Use canonical URL for Vcs-* fields.
+  * d/patches/add_ClassReader_EXPAND_FRAMES.diff: Add missing
+    ClassReader.EXPAND_FRAMES for ASM call (Closes: #644469).
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Tue, 07 May 2013 23:29:00 +0200
+
+jarjar (1.4+svn142-1) experimental; urgency=low
+
+  * New upstream release.
+  * Add myself as Uploaders.
+  * Use ASM 4.x for bytecode processing:
+    - d/control: Build-Depends on libasm4-java.
+    - d/rules: Update CLASSPATH.
+    - d/ant.properties: Use asm4.jar and asm4-commons.jar.
+  * d/watch: Update to check on googlecode.com
+  * Update Standards-Version: 3.9.4, no changes needed.
+  * d/patches/szzepiq_jar_resources.diff:
+    From <URL:https://github.com/szczepiq/jarjar>, resolve the issue with
+    jarjar not updating the fully qualified class names in the jar's resources
+  * d/patches/0003-fix-path-in-build.xml.patch,
+    d/patches/0004-support-gnu-regexp.patch,
+    d/patches/0005-cast-null-to-java.io.File.patch: Dropped, as only needed
+    from old GCJ runtime.
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Mon, 07 Jan 2013 23:46:03 +0100
+
+jarjar (1.1-3) unstable; urgency=low
+
+  * Rember to actually remove Michael Koch from uploaders.
+
+ -- Niels Thykier <niels at thykier.net>  Sun, 15 Jul 2012 13:19:13 +0200
+
+jarjar (1.1-2) unstable; urgency=low
+
+  [ James Page ]
+  * Drop debian/patches/0006-remove-asm-commons-from-final-jar.patch: 
+    libasm3-java now ships correctly separated jar files so asm-commons 
+    must be included.  (Closes: #646600)
+
+  [ Niels Thykier ]
+  * Remove Michael Koch from uploaders.  Thanks for your work so far.
+    (Closes: #654028)
+
+ -- Niels Thykier <niels at thykier.net>  Sun, 15 Jul 2012 12:42:56 +0200
+
+jarjar (1.1-1) unstable; urgency=low
+
+  * Team upload
+  * New upstream release.
+  * Change debian/watch to point to upstream's svn repo.
+  * Refresh patches.
+  * Remove Arnaud from Uploaders list.
+  * Remove Java runtime from Depends.
+  * Update Standards-Version: 3.9.2.
+
+ -- Torsten Werner <twerner at debian.org>  Thu, 08 Sep 2011 22:30:41 +0200
+
+jarjar (1.0+dfsg-2) unstable; urgency=low
+
+  [ Torsten Werner ]
+  * Convert patches to dep3 format.
+  * Add a patch to cast null to java.io.File. (Closes: #571340)
+  * Add a patch to remove asm-commons from final jar file.
+  * Convert package to source format 3.0.
+
+  [ Thierry Carrez ]
+  * debian/control: Minimal runtime dependency set to java2-runtime-headless
+
+  [ Niels Thykier ]
+  * debian/control: Added java5 and java6 as alternatives.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 28 Feb 2010 12:47:45 +0100
+
+jarjar (1.0+dfsg-1) unstable; urgency=low
+
+  [ Michael Koch ]
+  * debian/watch: updated to track binary jar file instead
+    of source release.
+
+  [ Niels Thykier ]
+  * New upstream release.
+    - Identical content, but version numbers differed.
+  * Create a script to handle fetching of orig source that
+    works around 1.0rc8 and 1.0 being the same release.
+
+ -- Niels Thykier <niels at thykier.net>  Mon, 14 Sep 2009 21:39:52 +0200
+
+jarjar (1.0~rc8+dfsg-1) unstable; urgency=low
+
+  * New upstream release.
+  * Added myself to uploaders.
+  * Renamed and updated 02_dont_build_JarJarMojo.patch to
+    02_fix_build_xml.patch.
+  * Stopped using Build-Depends-Indep since buildds and the policy
+    does not agree on when it should used.
+  * Changed section to java.
+  * Replaced gcj-compat with the default javas packages.
+    (Closes: #526279)
+  * Bumped to Standard-Version 3.8.3.
+    - Link to Apache-2.0 license rather than quoting it.
+  * Bumped Debhelper to version 7.
+  * Added a README.source to briefly explain that files have been
+    excluded from the orignal upstream source.
+  * Created an get-orig-source rule to fetch and create the
+    orig.tar.gz.
+
+ -- Niels Thykier <niels at thykier.net>  Sat, 12 Sep 2009 19:26:57 +0200
+
+jarjar (1.0~rc7.dfsg-2) unstable; urgency=low
+
+  * Fix lists in long descriptions. Closes: #480324
+
+ -- Michael Koch <konqueror at gmx.de>  Fri, 09 May 2008 17:13:34 -0100
+
+jarjar (1.0~rc7.dfsg-1) unstable; urgency=low
+
+  * New upstream version.
+  * Updated watch file again to check for source download.
+
+ -- Michael Koch <konqueror at gmx.de>  Sat, 22 Mar 2008 17:23:24 +0100
+
+jarjar (1.0~rc6.dfsg-1) unstable; urgency=low
+
+  [ Michael Koch ]
+  * Rewrote debian/copyright as new version is licensed under
+    Apache License 2.0.
+  * Updated watch file to match upstream version correctly.
+  * Moved debhelper and cdbs from Build-Depends-Indep to Build-Depends.
+  * Updated debhelper level to 5.
+  * Added debian/patches/05_gnu_regexp.patch to work around limitation in
+    gnu.regexp.
+  * Removed some cruft from debian/rules.
+  * Added Homepage, Vcs-Svn and Vcs-Browser fields.
+  * Added myself to Uploaders.
+
+  [ Arnaud Vandyck ]
+  * New upstream.
+  * debian/control:
+    - Standards-Version: updated to 3.7.3, no change.
+    - Build-Depends-Indep: removed libgnu-regexp-java.
+  * debian/patches/19_TextDepHandler.patch,
+    debian/patches/22_util_StandaloneJarProcessor.patch,
+    debian/patches/23_KeepProcessor.patch,
+    debian/patches/10_DepFindVisitor.patch,
+    debian/patches/21_util_RemappingClassTransformer.patch,
+    debian/patches/14_PackageRemapper.patch,
+    debian/patches/12_JarJarTask.patch,
+    debian/patches/17_ResourceProcessor.patch,
+    debian/patches/20_util_ClassHeaderReader.patch,
+    debian/patches/01_build_classpath.patch,
+    debian/patches/18_StringReader.patch,
+    debian/patches/15_util_JarTransformerChain.patch,
+    debian/patches/24_util_GetNameClassWriter.patch,
+    debian/patches/13_ManifestProcessor.patch,
+    debian/patches/11_DepFind.patch,
+    debian/patches/10_AbstractDepHandler_warning.patch: removed
+  * debian/patches/04_path_build.patch: added
+  * debian/libjarjar-java.install, debian/libjarjar-java.links: updated to
+    new upstream
+  * debian/patches/03_embed_libs_from_debian.patch: updated to match
+    upstream change and removed reference to libgnu-regexp-java
+  * debian/ant.properties: removed reference to libgnu-regexp-java and
+    commented maven-plugin-api property
+  * debian/rules:
+    - removed reference to libgnu-regexp-java and ams3-util
+    - removed clean comments
+
+ -- Michael Koch <konqueror at gmx.de>  Wed, 20 Feb 2008 21:11:44 +0100
+
+jarjar (1.0~rc3.dfsg.1-1) unstable; urgency=low
+
+  * Initial Release (closes: #417591).
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Fri, 18 May 2007 13:09:08 +0200

Deleted: tags/jarjar/1.4+svn142-5/debian/compat
===================================================================
--- trunk/jarjar/debian/compat	2016-10-03 12:58:57 UTC (rev 19145)
+++ tags/jarjar/1.4+svn142-5/debian/compat	2016-10-03 14:36:22 UTC (rev 19152)
@@ -1 +0,0 @@
-7

Copied: tags/jarjar/1.4+svn142-5/debian/compat (from rev 19147, trunk/jarjar/debian/compat)
===================================================================
--- tags/jarjar/1.4+svn142-5/debian/compat	                        (rev 0)
+++ tags/jarjar/1.4+svn142-5/debian/compat	2016-10-03 14:36:22 UTC (rev 19152)
@@ -0,0 +1 @@
+9

Deleted: tags/jarjar/1.4+svn142-5/debian/control
===================================================================
--- trunk/jarjar/debian/control	2016-10-03 12:58:57 UTC (rev 19145)
+++ tags/jarjar/1.4+svn142-5/debian/control	2016-10-03 14:36:22 UTC (rev 19152)
@@ -1,41 +0,0 @@
-Source: jarjar
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Niels Thykier <niels at thykier.net>,
-           Damien Raude-Morvan <drazzib at debian.org>,
-           Miguel Landaeta <nomadium at debian.org>
-Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk, libasm4-java (>= 4.1-2),
- maven-repo-helper, libmaven2-core-java
-Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jarjar
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jarjar
-Homepage: http://code.google.com/p/jarjar/
-
-Package: libjarjar-java
-Architecture: all
-Depends: ${misc:Depends}
-Description: repackage third-party jars
- Utility that makes it easy to repackage Java libraries and embed them
- into your own distribution. This is useful for two reasons:
- .
-  - You can easily ship a single jar file with no external dependencies.
-  - You can avoid problems where your library depends on a specific
-    version of a library, which may conflict with the dependencies of
-    another library.
-
-Package: libjarjar-java-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Suggests: libjarjar-java
-Description: repackage third-party jars - documentation
- Utility that makes it easy to repackage Java libraries and embed them
- into your own distribution. This is useful for two reasons:
- .
-  - You can easily ship a single jar file with no external dependencies.
-  - You can avoid problems where your library depends on a specific
-    version of a library, which may conflict with the dependencies of
-    another library.
- .
- This package includes the documentation.

Copied: tags/jarjar/1.4+svn142-5/debian/control (from rev 19149, trunk/jarjar/debian/control)
===================================================================
--- tags/jarjar/1.4+svn142-5/debian/control	                        (rev 0)
+++ tags/jarjar/1.4+svn142-5/debian/control	2016-10-03 14:36:22 UTC (rev 19152)
@@ -0,0 +1,40 @@
+Source: jarjar
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Damien Raude-Morvan <drazzib at debian.org>,
+           Miguel Landaeta <nomadium at debian.org>
+Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk, libasm-java (>= 5.0),
+ maven-repo-helper, libmaven2-core-java
+Standards-Version: 3.9.8
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jarjar
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jarjar
+Homepage: http://code.google.com/p/jarjar/
+
+Package: libjarjar-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: repackage third-party jars
+ Utility that makes it easy to repackage Java libraries and embed them
+ into your own distribution. This is useful for two reasons:
+ .
+  - You can easily ship a single jar file with no external dependencies.
+  - You can avoid problems where your library depends on a specific
+    version of a library, which may conflict with the dependencies of
+    another library.
+
+Package: libjarjar-java-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: libjarjar-java
+Description: repackage third-party jars - documentation
+ Utility that makes it easy to repackage Java libraries and embed them
+ into your own distribution. This is useful for two reasons:
+ .
+  - You can easily ship a single jar file with no external dependencies.
+  - You can avoid problems where your library depends on a specific
+    version of a library, which may conflict with the dependencies of
+    another library.
+ .
+ This package includes the documentation.

Deleted: tags/jarjar/1.4+svn142-5/debian/rules
===================================================================
--- trunk/jarjar/debian/rules	2016-10-03 12:58:57 UTC (rev 19145)
+++ tags/jarjar/1.4+svn142-5/debian/rules	2016-10-03 14:36:22 UTC (rev 19152)
@@ -1,23 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/ant.mk
-
-VERSION=`echo $(DEB_UPSTREAM_VERSION) | sed -e s/~// | sed -e s/\.dfsg//`
-MAVEN_VERSION := $(shell echo $(VERSION) | sed -e 's/+svn.*/-SNAPSHOT/')
-
-JAVA_HOME := /usr/lib/jvm/default-java
-
-DEB_JARS := asm4 asm4-commons maven-plugin-api
-DEB_ANT_BUILD_TARGET := jar javadoc
-
-install/libjarjar-java::
-	# versioning workaround until 1.4 is released
-	mh_installpom -plibjarjar-java --no-parent --set-version=$(MAVEN_VERSION) pom.xml
-	mh_installjar -plibjarjar-java -l pom.xml --set-version=$(MAVEN_VERSION) dist/jarjar-*.jar
-
-clean::
-	mh_clean
-
-get-orig-source:
-	debian/orig-tar.sh --release $(DEB_UPSTREAM_VERSION)

Copied: tags/jarjar/1.4+svn142-5/debian/rules (from rev 19149, trunk/jarjar/debian/rules)
===================================================================
--- tags/jarjar/1.4+svn142-5/debian/rules	                        (rev 0)
+++ tags/jarjar/1.4+svn142-5/debian/rules	2016-10-03 14:36:22 UTC (rev 19152)
@@ -0,0 +1,23 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/ant.mk
+
+VERSION=`echo $(DEB_UPSTREAM_VERSION) | sed -e s/~// | sed -e s/\.dfsg//`
+MAVEN_VERSION := $(shell echo $(VERSION) | sed -e 's/+svn.*/-SNAPSHOT/')
+
+JAVA_HOME := /usr/lib/jvm/default-java
+
+DEB_JARS := asm asm-commons maven-plugin-api
+DEB_ANT_BUILD_TARGET := jar javadoc
+
+install/libjarjar-java::
+	# versioning workaround until 1.4 is released
+	mh_installpom -plibjarjar-java --no-parent --set-version=$(MAVEN_VERSION) pom.xml
+	mh_installjar -plibjarjar-java -l pom.xml --set-version=$(MAVEN_VERSION) dist/jarjar-*.jar
+
+clean::
+	mh_clean
+
+get-orig-source:
+	debian/orig-tar.sh --release $(DEB_UPSTREAM_VERSION)




More information about the pkg-java-commits mailing list