[pkg-java] r19106 - in tags/commons-javaflow: . 0.0~svn20151101-2/debian

Markus Koschany apo at moszumanska.debian.org
Mon Jul 18 02:25:00 UTC 2016


Author: apo
Date: 2016-07-18 02:25:00 +0000 (Mon, 18 Jul 2016)
New Revision: 19106

Added:
   tags/commons-javaflow/0.0~svn20151101-2/
   tags/commons-javaflow/0.0~svn20151101-2/debian/changelog
   tags/commons-javaflow/0.0~svn20151101-2/debian/control
Removed:
   tags/commons-javaflow/0.0~svn20151101-2/debian/changelog
   tags/commons-javaflow/0.0~svn20151101-2/debian/control
Log:
[svn-buildpackage] Tagging commons-javaflow 0.0~svn20151101-2

Deleted: tags/commons-javaflow/0.0~svn20151101-2/debian/changelog
===================================================================
--- trunk/commons-javaflow/debian/changelog	2016-07-09 19:58:42 UTC (rev 19104)
+++ tags/commons-javaflow/0.0~svn20151101-2/debian/changelog	2016-07-18 02:25:00 UTC (rev 19106)
@@ -1,79 +0,0 @@
-commons-javaflow (0.0~svn20151101-1) unstable; urgency=medium
-
-  * Team upload.
-  * New upstream snapshot.
-  * Declare compliance with Debian Policy 3.9.8.
-  * Vcs-fields: Use https.
-  * Switch from cdbs to dh sequencer.
-  * New build system: Switch to Maven and use maven-debian-helper.
-  * Use compat level 9 and require debhelper >= 9.
-  * Switch to libasm-java. (Closes: #801321)
-  * Add libcommons-io-java to Build-Depends. Remove libbcel-java.
-  * Use Maven substvars instead of manually depending on packages.
-  * Do not depend on default-jre-headless | java2-runtime-headless.
-  * Update package description.
-  * Remove debian/build.xml and debian/pom.xml.
-  * Use debian/copyright format 1.0.
-
- -- Markus Koschany <apo at debian.org>  Fri, 22 Apr 2016 10:05:13 +0200
-
-commons-javaflow (0.0~svn20060411-5) unstable; urgency=low
-
-  * Change 'maintainers' into 'Maintainers'.
-  * Add Build-Depends: libasm2-java; the package is not compatible with asm3.
-    (Closes: #587136)
-  * Reference bcel's javadoc in the package's javadoc.
-  * Switch to source format 3.0.
-
- -- Torsten Werner <twerner at debian.org>  Fri, 25 Jun 2010 23:23:37 +0200
-
-commons-javaflow (0.0~svn20060411-4) unstable; urgency=low
-
-  * Revert change inadvertently done in -3 for JAR naming (Closes: #562363):
-    - restore "commons-javaflow.jar" instead of "javaflow.jar"
-    - fix debian/pom.xml artifactId
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Mon, 28 Dec 2009 22:23:58 +0100
-
-commons-javaflow (0.0~svn20060411-3) unstable; urgency=low
-
-  * Update my email address
-  * Maven POMs:
-    - debian/control: add a Build-Depends-Indep dependency on maven-repo-helper
-    - debian/rules: use mh_installpoms and mh_installjar
-      to install the POM and the jar to the Maven repository
-    - debian/pom.xml: Debian pom.xml file as upstream doesn't provide one
-    - debian/rules: new get-orig-pom to update debian/pom.xml at new upstream
-      release.
-  * Bump debhelper version to >= 7
-  * Bump Standards-Version 3.8.3 (no changes needed)
-  * Install Javadoc API documentation to
-    /usr/share/doc/libcommons-javaflow-java/api/
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 12 Dec 2009 22:23:58 +0100
-
-commons-javaflow (0.0~svn20060411-2) unstable; urgency=low
-
-  [ Damien Raude-Morvan ]
-  * Upload to unstable as Lenny is now released
-  * Bump Standards-Version 3.8.2:
-    - Move libcommons-javaflow-java to "java" section
-  * Add an empty debian/watch file to document the situation
-  * Set Maintainer field to Debian Java Team
-  * Add myself as Uploaders
-  * Depends on default-jre-headless instead of java-gcj-compat
-  * Build-Depends on default-jdk instead of default-jdk-builddep
-    because we don't build a native GCJ package.
-
-  [ Torsten Werner ]
-  * Add myself to Uploaders.
-  * Add missing jars to debian/rules.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 02 Aug 2009 22:21:45 +0200
-
-commons-javaflow (0.0~svn20060411-1) experimental; urgency=low
-
-  * Initial release. (Closes: #499466)
-  * Build-Depend on default-jdk-builddep instead of java-gcj-compat-dev.
-
- -- Damien Raude-Morvan <drazzib at drazzib.com>  Sat, 25 Oct 2008 23:44:58 +0200

Copied: tags/commons-javaflow/0.0~svn20151101-2/debian/changelog (from rev 19105, trunk/commons-javaflow/debian/changelog)
===================================================================
--- tags/commons-javaflow/0.0~svn20151101-2/debian/changelog	                        (rev 0)
+++ tags/commons-javaflow/0.0~svn20151101-2/debian/changelog	2016-07-18 02:25:00 UTC (rev 19106)
@@ -0,0 +1,87 @@
+commons-javaflow (0.0~svn20151101-2) unstable; urgency=medium
+
+  * Team upload.
+  * Build-Depend on ant.
+    Thanks to Lucas Nussbaum for the report. (Closes: #830435)
+
+ -- Markus Koschany <apo at debian.org>  Mon, 18 Jul 2016 04:07:16 +0200
+
+commons-javaflow (0.0~svn20151101-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream snapshot.
+  * Declare compliance with Debian Policy 3.9.8.
+  * Vcs-fields: Use https.
+  * Switch from cdbs to dh sequencer.
+  * New build system: Switch to Maven and use maven-debian-helper.
+  * Use compat level 9 and require debhelper >= 9.
+  * Switch to libasm-java. (Closes: #801321)
+  * Add libcommons-io-java to Build-Depends. Remove libbcel-java.
+  * Use Maven substvars instead of manually depending on packages.
+  * Do not depend on default-jre-headless | java2-runtime-headless.
+  * Update package description.
+  * Remove debian/build.xml and debian/pom.xml.
+  * Use debian/copyright format 1.0.
+
+ -- Markus Koschany <apo at debian.org>  Fri, 22 Apr 2016 10:05:13 +0200
+
+commons-javaflow (0.0~svn20060411-5) unstable; urgency=low
+
+  * Change 'maintainers' into 'Maintainers'.
+  * Add Build-Depends: libasm2-java; the package is not compatible with asm3.
+    (Closes: #587136)
+  * Reference bcel's javadoc in the package's javadoc.
+  * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org>  Fri, 25 Jun 2010 23:23:37 +0200
+
+commons-javaflow (0.0~svn20060411-4) unstable; urgency=low
+
+  * Revert change inadvertently done in -3 for JAR naming (Closes: #562363):
+    - restore "commons-javaflow.jar" instead of "javaflow.jar"
+    - fix debian/pom.xml artifactId
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Mon, 28 Dec 2009 22:23:58 +0100
+
+commons-javaflow (0.0~svn20060411-3) unstable; urgency=low
+
+  * Update my email address
+  * Maven POMs:
+    - debian/control: add a Build-Depends-Indep dependency on maven-repo-helper
+    - debian/rules: use mh_installpoms and mh_installjar
+      to install the POM and the jar to the Maven repository
+    - debian/pom.xml: Debian pom.xml file as upstream doesn't provide one
+    - debian/rules: new get-orig-pom to update debian/pom.xml at new upstream
+      release.
+  * Bump debhelper version to >= 7
+  * Bump Standards-Version 3.8.3 (no changes needed)
+  * Install Javadoc API documentation to
+    /usr/share/doc/libcommons-javaflow-java/api/
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 12 Dec 2009 22:23:58 +0100
+
+commons-javaflow (0.0~svn20060411-2) unstable; urgency=low
+
+  [ Damien Raude-Morvan ]
+  * Upload to unstable as Lenny is now released
+  * Bump Standards-Version 3.8.2:
+    - Move libcommons-javaflow-java to "java" section
+  * Add an empty debian/watch file to document the situation
+  * Set Maintainer field to Debian Java Team
+  * Add myself as Uploaders
+  * Depends on default-jre-headless instead of java-gcj-compat
+  * Build-Depends on default-jdk instead of default-jdk-builddep
+    because we don't build a native GCJ package.
+
+  [ Torsten Werner ]
+  * Add myself to Uploaders.
+  * Add missing jars to debian/rules.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 02 Aug 2009 22:21:45 +0200
+
+commons-javaflow (0.0~svn20060411-1) experimental; urgency=low
+
+  * Initial release. (Closes: #499466)
+  * Build-Depend on default-jdk-builddep instead of java-gcj-compat-dev.
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com>  Sat, 25 Oct 2008 23:44:58 +0200

Deleted: tags/commons-javaflow/0.0~svn20151101-2/debian/control
===================================================================
--- trunk/commons-javaflow/debian/control	2016-07-09 19:58:42 UTC (rev 19104)
+++ tags/commons-javaflow/0.0~svn20151101-2/debian/control	2016-07-18 02:25:00 UTC (rev 19106)
@@ -1,68 +0,0 @@
-Source: commons-javaflow
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Damien Raude-Morvan <drazzib at debian.org>,
- Torsten Werner <twerner at debian.org>
-Build-Depends:
- debhelper (>= 9),
- default-jdk,
- default-jdk-doc,
- junit (>= 3.8.2),
- libasm-java,
- libasm-java-doc,
- libcommons-io-java,
- libcommons-io-java-doc,
- libcommons-jci-java,
- libcommons-jci-java-doc,
- libcommons-logging-java,
- libcommons-logging-java-doc,
- libmaven-javadoc-plugin-java,
- maven-debian-helper (>= 1.5)
-Standards-Version: 3.9.8
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-javaflow
-Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/commons-javaflow
-Homepage: http://commons.apache.org/sandbox/javaflow/
-
-Package: libcommons-javaflow-java
-Architecture: all
-Depends:
- ${maven:Depends},
- ${misc:Depends}
-Suggests:
- libcommons-javaflow-java-doc,
- ${maven:OptionalDepends}
-Description: Apache Commons Javaflow (Sandbox)
- Commons Javaflow is a pure Java implementation of the Continuations concept.
- .
- For more information about Continuation, you can have a look on
- <http://en.wikipedia.org/wiki/Continuation> or
- <http://www.artima.com/lejava/articles/continuations.html>
- .
- To use Javaflow in your program, Javaflow needs to enhance its Java byte code:
- - statically, using the Javaflow Ant task as a part of your build process
- - dynamically, at runtime, by using Javaflow's ContinuationClassLoader.
-
-Package: libcommons-javaflow-java-doc
-Architecture: all
-Section: doc
-Depends:
- ${misc:Depends}
-Recommends:
- ${maven:DocDepends},
- ${maven:DocOptionalDepends}
-Suggests:
- libcommons-javaflow-java
-Description: Documentation for Apache Commons Javaflow (Sandbox)
- Commons Javaflow is a pure Java implementation of the Continuations concept.
- .
- For more information about Continuation, you can have a look on
- <http://en.wikipedia.org/wiki/Continuation> or
- <http://www.artima.com/lejava/articles/continuations.html>
- .
- To use Javaflow in your program, Javaflow needs to enhance its Java byte code:
- - statically, using the Javaflow Ant task as a part of your build process
- - dynamically, at runtime, by using Javaflow's ContinuationClassLoader.
- .
- This package contains the API documentation of libcommons-javaflow-java.

Copied: tags/commons-javaflow/0.0~svn20151101-2/debian/control (from rev 19105, trunk/commons-javaflow/debian/control)
===================================================================
--- tags/commons-javaflow/0.0~svn20151101-2/debian/control	                        (rev 0)
+++ tags/commons-javaflow/0.0~svn20151101-2/debian/control	2016-07-18 02:25:00 UTC (rev 19106)
@@ -0,0 +1,69 @@
+Source: commons-javaflow
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders:
+ Damien Raude-Morvan <drazzib at debian.org>,
+ Torsten Werner <twerner at debian.org>
+Build-Depends:
+ ant,
+ debhelper (>= 9),
+ default-jdk,
+ default-jdk-doc,
+ junit (>= 3.8.2),
+ libasm-java,
+ libasm-java-doc,
+ libcommons-io-java,
+ libcommons-io-java-doc,
+ libcommons-jci-java,
+ libcommons-jci-java-doc,
+ libcommons-logging-java,
+ libcommons-logging-java-doc,
+ libmaven-javadoc-plugin-java,
+ maven-debian-helper (>= 1.5)
+Standards-Version: 3.9.8
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-javaflow
+Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/commons-javaflow
+Homepage: http://commons.apache.org/sandbox/javaflow/
+
+Package: libcommons-javaflow-java
+Architecture: all
+Depends:
+ ${maven:Depends},
+ ${misc:Depends}
+Suggests:
+ libcommons-javaflow-java-doc,
+ ${maven:OptionalDepends}
+Description: Apache Commons Javaflow (Sandbox)
+ Commons Javaflow is a pure Java implementation of the Continuations concept.
+ .
+ For more information about Continuation, you can have a look on
+ <http://en.wikipedia.org/wiki/Continuation> or
+ <http://www.artima.com/lejava/articles/continuations.html>
+ .
+ To use Javaflow in your program, Javaflow needs to enhance its Java byte code:
+ - statically, using the Javaflow Ant task as a part of your build process
+ - dynamically, at runtime, by using Javaflow's ContinuationClassLoader.
+
+Package: libcommons-javaflow-java-doc
+Architecture: all
+Section: doc
+Depends:
+ ${misc:Depends}
+Recommends:
+ ${maven:DocDepends},
+ ${maven:DocOptionalDepends}
+Suggests:
+ libcommons-javaflow-java
+Description: Documentation for Apache Commons Javaflow (Sandbox)
+ Commons Javaflow is a pure Java implementation of the Continuations concept.
+ .
+ For more information about Continuation, you can have a look on
+ <http://en.wikipedia.org/wiki/Continuation> or
+ <http://www.artima.com/lejava/articles/continuations.html>
+ .
+ To use Javaflow in your program, Javaflow needs to enhance its Java byte code:
+ - statically, using the Javaflow Ant task as a part of your build process
+ - dynamically, at runtime, by using Javaflow's ContinuationClassLoader.
+ .
+ This package contains the API documentation of libcommons-javaflow-java.




More information about the pkg-java-commits mailing list