[pkg-java] r13910 - in tags/libcommons-lang-java: . 2.6-1/debian

Tony Mancill tmancill at alioth.debian.org
Wed Aug 3 05:46:27 UTC 2011


Author: tmancill
Date: 2011-08-03 05:46:26 +0000 (Wed, 03 Aug 2011)
New Revision: 13910

Added:
   tags/libcommons-lang-java/2.6-1/
   tags/libcommons-lang-java/2.6-1/debian/changelog
Removed:
   tags/libcommons-lang-java/2.6-1/debian/changelog
Log:
[svn-buildpackage] Tagging libcommons-lang-java 2.6-1

Deleted: tags/libcommons-lang-java/2.6-1/debian/changelog
===================================================================
--- trunk/libcommons-lang-java/debian/changelog	2011-08-03 05:11:07 UTC (rev 13908)
+++ tags/libcommons-lang-java/2.6-1/debian/changelog	2011-08-03 05:46:26 UTC (rev 13910)
@@ -1,168 +0,0 @@
-libcommons-lang-java (2.6-1) UNRELEASED; urgency=low
-
-  * Team upload.
-  * New upstream release.
-  * Set source package format as 3.0 (quilt).
-  * Bump Standards-Version to 3.9.2. No changes were required.
-  * Remove unnecessary Build-Depends on quilt.
-  * Refresh patches.
-  * Add mh_clean call in clean target.
-  * Remove unnecessary dependency on JRE.
-  * Link -doc javadocs with default-jdk-doc and add a Suggests dep on that.
-  * Fix minor lintian warning about duplicate-short-description.
-
- -- Miguel Landaeta <miguel at miguel.cc>  Tue, 02 Aug 2011 15:17:59 -0430
-
-libcommons-lang-java (2.4-4) unstable; urgency=low
-
-  * Upload to unstable.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 09 Aug 2009 12:04:17 +0200
-
-libcommons-lang-java (2.4-3) experimental; urgency=low
-
-  * Update debian/control as my changes where not checked in previously
-
- -- Ludovic Claude <ludovic.claude at laposte.net>  Mon, 13 Jul 2009 00:16:04 +0100
-
-libcommons-lang-java (2.4-2) experimental; urgency=low
-
-  [ Ludovic Claude ]
-  * Change section to java, bump up Standards-Version to 3.8.1
-  * Add the Maven POM to the package,
-  * Add a Build-Depends-Indep dependency on maven-repo-helper
-  * Add ${misc:Depends} to Depends to clear Lintian warnings
-  * Use mh_installpom and mh_installjar to install the POM and the jar to the
-    Maven repository
-  * Remove 01build_xml_license_location_patch.dpatch as it's not useful 
-    anymore
-  * Patch src/conf/MANIFEST.MF: add the OSGi metadata generated by the Maven 
-    build, use quilt
-  * Put the API documentation in a separate package
-
-  [ Torsten Werner ]
-  * Add Build-Depends: quilt, maven-repo-helper.
-  * Upload to experimental.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 12 Jul 2009 23:11:34 +0200
-
-libcommons-lang-java (2.4-1ubuntu1) intrepid; urgency=low
-
-  * (Build-)depend on default-jre/-jdk.
-
-  [ Emmanuel Bourg ]
-  * Update of the URLs
-  * Rename Jakarta Commons to Apache Commons
-  * debian/copyright: Switch to Apache License 2.0. Closes: #532885.
-
- -- Matthias Klose <doko at ubuntu.com>  Wed, 30 Jul 2008 15:58:22 +0000
-
-libcommons-lang-java (2.4-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/docs:
-    + Do not install STATUS.html, which is removed.
-  * debian/control:
-    + Add Kumar Appaiah as an uploader.
-
- -- Kumar Appaiah <akumar at debian.org>  Sun, 27 Apr 2008 17:33:07 +0530
-
-libcommons-lang-java (2.3-4) unstable; urgency=low
-
-  * Add Build-Depends-Indep on ant. Closes: #459279.
-
- -- Michael Koch <konqueror at gmx.de>  Sat, 05 Jan 2008 20:30:38 +0100
-
-libcommons-lang-java (2.3-3) unstable; urgency=low
-
-  * debian/control:
-    - (Build-)Depends on java-gcj-compat(-dev).
-    - Updated Standards-Version to 3.7.3.
-    - Added Vcs-Svn and Vcs-Browser fields.
-    - Removed comment about Jakarta project which doesnt apply anymore
-      in long descripion
-  * debian/rules:
-    - Rewritten to use CDBS' ant task.
-
- -- Michael Koch <konqueror at gmx.de>  Fri, 04 Jan 2008 08:43:15 +0100
-
-libcommons-lang-java (2.3-2) unstable; urgency=low
-
-  * Use ecj instead of ecj-bootstrap in Build-Depends. Closes: #444506.
-  * Moved debhelper and cdbs from Build-Depends-Indep to Build-Depends.
-  * Use Homepage field in debian/control instead of naming it in the
-    long description.
-  * Updated debhelper level to 5.
-  * Added myself to Uploaders.
-
- -- Michael Koch <konqueror at gmx.de>  Sun, 30 Sep 2007 21:49:22 +0200
-
-libcommons-lang-java (2.3-1) unstable; urgency=low
-
-  * New upstream (closes: #419850)
-  * Removed Ola Lundqvist and Stefan Gybas from co-maintainers.
-  * Standards-Version to 3.7.2, nothing to do.
-  * Removed PROPOSAL.html from docs files (it does not exist anymore)
-
- -- Arnaud Vandyck <avdyk at debian.org>  Fri, 20 Apr 2007 09:14:04 +0200
-
-libcommons-lang-java (2.1-1) unstable; urgency=low
-
-  * New upstream release.
-  * Removed Takashi Okamoto <tora at debian.org> from the co-maintainers
-    (closes: #352984).
-  * Updated Standards-Version to 3.6.2)
-  * Re-build the apidoc with gjdoc
-  * Using ecj and classpath(-common) to build
-
- -- Arnaud Vandyck <avdyk at debian.org>  Mon, 24 Apr 2006 21:14:48 +0200
-
-libcommons-lang-java (2.0-6) unstable; urgency=low
-
-  * debian/watch: added.
-
- -- Arnaud Vandyck <avdyk at debian.org>  Sun, 15 Aug 2004 01:52:08 +0200
-
-libcommons-lang-java (2.0-5) unstable; urgency=low
-
-  * Arnaud Vandyck:
-    - build with cdbs
-
- -- Arnaud Vandyck <avdyk at debian.org>  Sat, 12 Jun 2004 20:21:53 +0200
-
-libcommons-lang-java (2.0-4) unstable; urgency=low
-
-  * removed build.xml entities patch, cleaned up the debian directory
-  * debian/control (Standards-Version): updated to 3.6.1, nothing to do
-  * debian/control (Suggests): removed java-virtual-machine
-
- -- Arnaud Vandyck <avdyk at debian.org>  Sat, 12 Jun 2004 19:45:11 +0200
-
-libcommons-lang-java (2.0-3) unstable; urgency=low
-
-  * debian/control (Depends): added gij and sablevm as alternative JVM.
-
- -- Arnaud Vandyck <avdyk at debian.org>  Tue,  4 May 2004 17:22:58 +0200
-
-libcommons-lang-java (2.0-2) unstable; urgency=low
-
-  * No more build with cdbs because of a problem with kaffe 1.1.1 so I did
-    use jikes-classpath and fastjar. Because of that, It can goes in main
-  * New maintainer: pkg-java-maintainers at lists.alioth.debian.org with some
-    uploaders.
-
- -- Arnaud Vandyck <avdyk at debian.org>  Sat,  8 Nov 2003 18:31:01 +0100
-
-libcommons-lang-java (2.0-1) unstable; urgency=low
-
-  * New upstream release
-  * build system is now cdbs
-
- -- Arnaud Vandyck <arnaud.vandyck at ulg.ac.be>  Sun, 14 Sep 2003 10:22:12 +0200
-
-libcommons-lang-java (1.0.1-1) unstable; urgency=low
-
-  * Initial Release (closes: #199518).
-
- -- Arnaud Vandyck <arnaud.vandyck at ulg.ac.be>  Tue,  1 Jul 2003 16:36:16 +0200
-

Copied: tags/libcommons-lang-java/2.6-1/debian/changelog (from rev 13909, trunk/libcommons-lang-java/debian/changelog)
===================================================================
--- tags/libcommons-lang-java/2.6-1/debian/changelog	                        (rev 0)
+++ tags/libcommons-lang-java/2.6-1/debian/changelog	2011-08-03 05:46:26 UTC (rev 13910)
@@ -0,0 +1,168 @@
+libcommons-lang-java (2.6-1) unstable; urgency=low
+
+  * Team upload.
+  * New upstream release.
+  * Set source package format as 3.0 (quilt).
+  * Bump Standards-Version to 3.9.2. No changes were required.
+  * Remove unnecessary Build-Depends on quilt.
+  * Refresh patches.
+  * Add mh_clean call in clean target.
+  * Remove unnecessary dependency on JRE.
+  * Link -doc javadocs with default-jdk-doc and add a Suggests dep on that.
+  * Fix minor lintian warning about duplicate-short-description.
+
+ -- Miguel Landaeta <miguel at miguel.cc>  Tue, 02 Aug 2011 15:17:59 -0430
+
+libcommons-lang-java (2.4-4) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 09 Aug 2009 12:04:17 +0200
+
+libcommons-lang-java (2.4-3) experimental; urgency=low
+
+  * Update debian/control as my changes where not checked in previously
+
+ -- Ludovic Claude <ludovic.claude at laposte.net>  Mon, 13 Jul 2009 00:16:04 +0100
+
+libcommons-lang-java (2.4-2) experimental; urgency=low
+
+  [ Ludovic Claude ]
+  * Change section to java, bump up Standards-Version to 3.8.1
+  * Add the Maven POM to the package,
+  * Add a Build-Depends-Indep dependency on maven-repo-helper
+  * Add ${misc:Depends} to Depends to clear Lintian warnings
+  * Use mh_installpom and mh_installjar to install the POM and the jar to the
+    Maven repository
+  * Remove 01build_xml_license_location_patch.dpatch as it's not useful 
+    anymore
+  * Patch src/conf/MANIFEST.MF: add the OSGi metadata generated by the Maven 
+    build, use quilt
+  * Put the API documentation in a separate package
+
+  [ Torsten Werner ]
+  * Add Build-Depends: quilt, maven-repo-helper.
+  * Upload to experimental.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 12 Jul 2009 23:11:34 +0200
+
+libcommons-lang-java (2.4-1ubuntu1) intrepid; urgency=low
+
+  * (Build-)depend on default-jre/-jdk.
+
+  [ Emmanuel Bourg ]
+  * Update of the URLs
+  * Rename Jakarta Commons to Apache Commons
+  * debian/copyright: Switch to Apache License 2.0. Closes: #532885.
+
+ -- Matthias Klose <doko at ubuntu.com>  Wed, 30 Jul 2008 15:58:22 +0000
+
+libcommons-lang-java (2.4-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/docs:
+    + Do not install STATUS.html, which is removed.
+  * debian/control:
+    + Add Kumar Appaiah as an uploader.
+
+ -- Kumar Appaiah <akumar at debian.org>  Sun, 27 Apr 2008 17:33:07 +0530
+
+libcommons-lang-java (2.3-4) unstable; urgency=low
+
+  * Add Build-Depends-Indep on ant. Closes: #459279.
+
+ -- Michael Koch <konqueror at gmx.de>  Sat, 05 Jan 2008 20:30:38 +0100
+
+libcommons-lang-java (2.3-3) unstable; urgency=low
+
+  * debian/control:
+    - (Build-)Depends on java-gcj-compat(-dev).
+    - Updated Standards-Version to 3.7.3.
+    - Added Vcs-Svn and Vcs-Browser fields.
+    - Removed comment about Jakarta project which doesnt apply anymore
+      in long descripion
+  * debian/rules:
+    - Rewritten to use CDBS' ant task.
+
+ -- Michael Koch <konqueror at gmx.de>  Fri, 04 Jan 2008 08:43:15 +0100
+
+libcommons-lang-java (2.3-2) unstable; urgency=low
+
+  * Use ecj instead of ecj-bootstrap in Build-Depends. Closes: #444506.
+  * Moved debhelper and cdbs from Build-Depends-Indep to Build-Depends.
+  * Use Homepage field in debian/control instead of naming it in the
+    long description.
+  * Updated debhelper level to 5.
+  * Added myself to Uploaders.
+
+ -- Michael Koch <konqueror at gmx.de>  Sun, 30 Sep 2007 21:49:22 +0200
+
+libcommons-lang-java (2.3-1) unstable; urgency=low
+
+  * New upstream (closes: #419850)
+  * Removed Ola Lundqvist and Stefan Gybas from co-maintainers.
+  * Standards-Version to 3.7.2, nothing to do.
+  * Removed PROPOSAL.html from docs files (it does not exist anymore)
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Fri, 20 Apr 2007 09:14:04 +0200
+
+libcommons-lang-java (2.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Removed Takashi Okamoto <tora at debian.org> from the co-maintainers
+    (closes: #352984).
+  * Updated Standards-Version to 3.6.2)
+  * Re-build the apidoc with gjdoc
+  * Using ecj and classpath(-common) to build
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Mon, 24 Apr 2006 21:14:48 +0200
+
+libcommons-lang-java (2.0-6) unstable; urgency=low
+
+  * debian/watch: added.
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Sun, 15 Aug 2004 01:52:08 +0200
+
+libcommons-lang-java (2.0-5) unstable; urgency=low
+
+  * Arnaud Vandyck:
+    - build with cdbs
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Sat, 12 Jun 2004 20:21:53 +0200
+
+libcommons-lang-java (2.0-4) unstable; urgency=low
+
+  * removed build.xml entities patch, cleaned up the debian directory
+  * debian/control (Standards-Version): updated to 3.6.1, nothing to do
+  * debian/control (Suggests): removed java-virtual-machine
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Sat, 12 Jun 2004 19:45:11 +0200
+
+libcommons-lang-java (2.0-3) unstable; urgency=low
+
+  * debian/control (Depends): added gij and sablevm as alternative JVM.
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Tue,  4 May 2004 17:22:58 +0200
+
+libcommons-lang-java (2.0-2) unstable; urgency=low
+
+  * No more build with cdbs because of a problem with kaffe 1.1.1 so I did
+    use jikes-classpath and fastjar. Because of that, It can goes in main
+  * New maintainer: pkg-java-maintainers at lists.alioth.debian.org with some
+    uploaders.
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Sat,  8 Nov 2003 18:31:01 +0100
+
+libcommons-lang-java (2.0-1) unstable; urgency=low
+
+  * New upstream release
+  * build system is now cdbs
+
+ -- Arnaud Vandyck <arnaud.vandyck at ulg.ac.be>  Sun, 14 Sep 2003 10:22:12 +0200
+
+libcommons-lang-java (1.0.1-1) unstable; urgency=low
+
+  * Initial Release (closes: #199518).
+
+ -- Arnaud Vandyck <arnaud.vandyck at ulg.ac.be>  Tue,  1 Jul 2003 16:36:16 +0200
+




More information about the pkg-java-commits mailing list