[pkg-java] r14025 - in tags/libcommons-compress-java: . 1.2-1/debian
Torsten Werner
twerner at alioth.debian.org
Sun Aug 7 00:00:29 UTC 2011
Author: twerner
Date: 2011-08-07 00:00:29 +0000 (Sun, 07 Aug 2011)
New Revision: 14025
Added:
tags/libcommons-compress-java/1.2-1/
tags/libcommons-compress-java/1.2-1/debian/changelog
tags/libcommons-compress-java/1.2-1/debian/control
tags/libcommons-compress-java/1.2-1/debian/source/
Removed:
tags/libcommons-compress-java/1.2-1/debian/changelog
tags/libcommons-compress-java/1.2-1/debian/control
Log:
[svn-buildpackage] Tagging libcommons-compress-java 1.2-1
Deleted: tags/libcommons-compress-java/1.2-1/debian/changelog
===================================================================
--- trunk/libcommons-compress-java/debian/changelog 2011-08-06 23:52:39 UTC (rev 14023)
+++ tags/libcommons-compress-java/1.2-1/debian/changelog 2011-08-07 00:00:29 UTC (rev 14025)
@@ -1,19 +0,0 @@
-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.2-1/debian/changelog (from rev 14024, trunk/libcommons-compress-java/debian/changelog)
===================================================================
--- tags/libcommons-compress-java/1.2-1/debian/changelog (rev 0)
+++ tags/libcommons-compress-java/1.2-1/debian/changelog 2011-08-07 00:00:29 UTC (rev 14025)
@@ -0,0 +1,27 @@
+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
Deleted: tags/libcommons-compress-java/1.2-1/debian/control
===================================================================
--- trunk/libcommons-compress-java/debian/control 2011-08-06 23:52:39 UTC (rev 14023)
+++ tags/libcommons-compress-java/1.2-1/debian/control 2011-08-07 00:00:29 UTC (rev 14025)
@@ -1,18 +0,0 @@
-Source: libcommons-compress-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>
-Build-Depends: ant, cdbs, debhelper (>= 5), default-jdk, maven-repo-helper
-Standards-Version: 3.8.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: ${shlibs:Depends}, ${misc:Depends}, default-jre-headless |
- java2-runtime-headless
-Suggests: java-virtual-machine
-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.2-1/debian/control (from rev 14024, trunk/libcommons-compress-java/debian/control)
===================================================================
--- tags/libcommons-compress-java/1.2-1/debian/control (rev 0)
+++ tags/libcommons-compress-java/1.2-1/debian/control 2011-08-07 00:00:29 UTC (rev 14025)
@@ -0,0 +1,16 @@
+Source: libcommons-compress-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>
+Build-Depends: ant, cdbs, debhelper (>= 5), default-jdk, maven-repo-helper
+Standards-Version: 3.8.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}
+Description: Java API for working with tar, zip and bzip2 files
+ Commons Compress defines an API for working with tar, zip and bzip2 files.
More information about the pkg-java-commits
mailing list