Author: tmancill Date: 2012-06-29 21:03:24 +0000 (Fri, 29 Jun 2012) New Revision: 16218
Added: tags/libcommons-compress-java/1.4.1-1/ tags/libcommons-compress-java/1.4.1-1/debian/changelog tags/libcommons-compress-java/1.4.1-1/debian/control Removed: tags/libcommons-compress-java/1.4.1-1/debian/changelog tags/libcommons-compress-java/1.4.1-1/debian/control Log: [svn-buildpackage] Tagging libcommons-compress-java 1.4.1-1 Deleted: tags/libcommons-compress-java/1.4.1-1/debian/changelog =================================================================== --- trunk/libcommons-compress-java/debian/changelog 2012-06-20 20:10:41 UTC (rev 16185) +++ tags/libcommons-compress-java/1.4.1-1/debian/changelog 2012-06-29 21:03:24 UTC (rev 16218) @@ -1,53 +0,0 @@ -libcommons-compress-java (1.4.1-1) UNRELEASED; 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Sun, 20 Sep 2009 11:16:42 +0200 - -libcommons-compress-java (0~svn604876-1) unstable; urgency=low - - * Initial release (Closes: #456662) - - -- Torsten Werner <[email protected]> Mon, 17 Dec 2007 15:17:09 +0100 Copied: tags/libcommons-compress-java/1.4.1-1/debian/changelog (from rev 16186, trunk/libcommons-compress-java/debian/changelog) =================================================================== --- tags/libcommons-compress-java/1.4.1-1/debian/changelog (rev 0) +++ tags/libcommons-compress-java/1.4.1-1/debian/changelog 2012-06-29 21:03:24 UTC (rev 16218) @@ -0,0 +1,58 @@ +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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Sun, 20 Sep 2009 11:16:42 +0200 + +libcommons-compress-java (0~svn604876-1) unstable; urgency=low + + * Initial release (Closes: #456662) + + -- Torsten Werner <[email protected]> Mon, 17 Dec 2007 15:17:09 +0100 Deleted: tags/libcommons-compress-java/1.4.1-1/debian/control =================================================================== --- trunk/libcommons-compress-java/debian/control 2012-06-20 20:10:41 UTC (rev 16185) +++ tags/libcommons-compress-java/1.4.1-1/debian/control 2012-06-29 21:03:24 UTC (rev 16218) @@ -1,24 +0,0 @@ -Source: libcommons-compress-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]> -Build-Depends: ant, - ant-optional, - cdbs, - debhelper (>= 5), - default-jdk, - junit4, - maven-repo-helper, - libxz-java -Standards-Version: 3.9.3 -Homepage: http://commons.apache.org/compress/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-compress-java/ -Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libcommons-compress-java - -Package: libcommons-compress-java -Architecture: all -Depends: ${misc:Depends} -Suggests: libxz-java -Description: Java API for working with tar, zip and bzip2 files - Commons Compress defines an API for working with tar, zip and bzip2 files. Copied: tags/libcommons-compress-java/1.4.1-1/debian/control (from rev 16186, trunk/libcommons-compress-java/debian/control) =================================================================== --- tags/libcommons-compress-java/1.4.1-1/debian/control (rev 0) +++ tags/libcommons-compress-java/1.4.1-1/debian/control 2012-06-29 21:03:24 UTC (rev 16218) @@ -0,0 +1,24 @@ +Source: libcommons-compress-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Torsten Werner <[email protected]> +Build-Depends: ant, + ant-optional, + cdbs, + debhelper (>= 5), + default-jdk, + junit4, + maven-repo-helper, + libxz-java +Standards-Version: 3.9.3 +Homepage: http://commons.apache.org/compress/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-compress-java/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-compress-java + +Package: libcommons-compress-java +Architecture: all +Depends: ${misc:Depends} +Suggests: libxz-java +Description: Java API for working with tar, zip and bzip2 files + Commons Compress defines an API for working with tar, zip and bzip2 files. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

