[pkg-java] r16227 - in tags/libcommons-compress-java: . 1.4.1-2/debian

Tony Mancill tmancill at alioth.debian.org
Mon Jul 9 01:09:48 UTC 2012


Author: tmancill
Date: 2012-07-09 01:09:48 +0000 (Mon, 09 Jul 2012)
New Revision: 16227

Added:
   tags/libcommons-compress-java/1.4.1-2/
   tags/libcommons-compress-java/1.4.1-2/debian/changelog
Removed:
   tags/libcommons-compress-java/1.4.1-2/debian/changelog
Log:
[svn-buildpackage] Tagging libcommons-compress-java 1.4.1-2

Deleted: tags/libcommons-compress-java/1.4.1-2/debian/changelog
===================================================================
--- trunk/libcommons-compress-java/debian/changelog	2012-07-08 21:03:27 UTC (rev 16225)
+++ tags/libcommons-compress-java/1.4.1-2/debian/changelog	2012-07-09 01:09:48 UTC (rev 16227)
@@ -1,65 +0,0 @@
-libcommons-compress-java (1.4.1-2) UNRELEASED; urgency=low
-
-  * Team upload.
-  * Promote dependency on libxz-java from Suggests to Depends. (Closes: #680874)
-
- -- Miguel Landaeta <miguel at miguel.cc>  Sun, 08 Jul 2012 15:59:26 -0430
-
-libcommons-compress-java (1.4.1-1) unstable; urgency=medium
-
-  * Team upload.
-
-  [ Miguel Landaeta]
-  * New upstream release. CVE-2012-2098 is fixed. (Closes: #674448).
-  * Replace B-D on junit with junit4.
-  * Add B-D on libxz-java.
-  * Fix clean target to allow twice in a row builds.
-
-  [ tony mancill ]
-  * Update Vcs-Svn URL.
-
- -- Miguel Landaeta <miguel at miguel.cc>  Sun, 17 Jun 2012 18:08:36 -0430
-
-libcommons-compress-java (1.2-2) unstable; urgency=low
-
-  * Team upload.
-
-  [ James Page ]
-  * Enablement of JUnit test suite (LP: #876413) (Closes: 646090):
-    - d/build.xml: Provide targets to compile and execute test suite.
-    - d/control: Add B-D's on junit and ant-optional to support testing.
-    - d/rules: Add ant-junit and junit to DEB_JARS for testing.
-  * d/copyright: Updated for revised field names.
-
-  [ Damien Raude-Morvan ]
-  * d/control: Bumped Standards-Version: 3.9.3, no changes.
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Wed, 30 May 2012 01:26:41 +0200
-
-libcommons-compress-java (1.2-1) unstable; urgency=low
-
-  * New upstream release
-  * Clean up Depends and Suggests fields.
-  * Switch to source format 3.0.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 07 Aug 2011 01:56:15 +0200
-
-libcommons-compress-java (1.0-1) unstable; urgency=low
-
-  * First upstream release (Closes: #542603)
-  * Update old sandbox URLs.
-  * Convert debian/copyright to dep5 format and change license of debian/* to
-    Apache-2.0.
-  * Update get-orig-source target in debian/rules.
-  * Switch to default-jdk.
-  * Change Section: java.
-  * Update Standards-Version: 3.8.3.
-  * Use maven-repo-helper to start transition to Maven.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 20 Sep 2009 11:16:42 +0200
-
-libcommons-compress-java (0~svn604876-1) unstable; urgency=low
-
-  * Initial release (Closes: #456662)
-
- -- Torsten Werner <twerner at debian.org>  Mon, 17 Dec 2007 15:17:09 +0100

Copied: tags/libcommons-compress-java/1.4.1-2/debian/changelog (from rev 16226, trunk/libcommons-compress-java/debian/changelog)
===================================================================
--- tags/libcommons-compress-java/1.4.1-2/debian/changelog	                        (rev 0)
+++ tags/libcommons-compress-java/1.4.1-2/debian/changelog	2012-07-09 01:09:48 UTC (rev 16227)
@@ -0,0 +1,66 @@
+libcommons-compress-java (1.4.1-2) unstable; urgency=low
+
+  * Team upload.
+  
+  [ Miguel Landaeta]
+  * Promote dependency on libxz-java from Suggests to Depends.
+    (Closes: #680874)
+
+  [ tony mancill ]
+  * Correct broken Vcs-Svn URL.
+
+ -- Miguel Landaeta <miguel at miguel.cc>  Sun, 08 Jul 2012 15:59:26 -0430
+
+libcommons-compress-java (1.4.1-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream release. CVE-2012-2098 is fixed. (Closes: #674448).
+  * Replace B-D on junit with junit4.
+  * Add B-D on libxz-java.
+  * Fix clean target to allow twice in a row builds.
+
+ -- Miguel Landaeta <miguel at miguel.cc>  Sun, 17 Jun 2012 18:08:36 -0430
+
+libcommons-compress-java (1.2-2) unstable; urgency=low
+
+  * Team upload.
+
+  [ James Page ]
+  * Enablement of JUnit test suite (LP: #876413) (Closes: 646090):
+    - d/build.xml: Provide targets to compile and execute test suite.
+    - d/control: Add B-D's on junit and ant-optional to support testing.
+    - d/rules: Add ant-junit and junit to DEB_JARS for testing.
+  * d/copyright: Updated for revised field names.
+
+  [ Damien Raude-Morvan ]
+  * d/control: Bumped Standards-Version: 3.9.3, no changes.
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Wed, 30 May 2012 01:26:41 +0200
+
+libcommons-compress-java (1.2-1) unstable; urgency=low
+
+  * New upstream release
+  * Clean up Depends and Suggests fields.
+  * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 07 Aug 2011 01:56:15 +0200
+
+libcommons-compress-java (1.0-1) unstable; urgency=low
+
+  * First upstream release (Closes: #542603)
+  * Update old sandbox URLs.
+  * Convert debian/copyright to dep5 format and change license of debian/* to
+    Apache-2.0.
+  * Update get-orig-source target in debian/rules.
+  * Switch to default-jdk.
+  * Change Section: java.
+  * Update Standards-Version: 3.8.3.
+  * Use maven-repo-helper to start transition to Maven.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 20 Sep 2009 11:16:42 +0200
+
+libcommons-compress-java (0~svn604876-1) unstable; urgency=low
+
+  * Initial release (Closes: #456662)
+
+ -- Torsten Werner <twerner at debian.org>  Mon, 17 Dec 2007 15:17:09 +0100




More information about the pkg-java-commits mailing list