[pkg-java] r18025 - in tags/libcommons-collections3-java: . 3.2.1-7/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Apr 11 13:28:17 UTC 2014


Author: ebourg-guest
Date: 2014-04-11 13:28:17 +0000 (Fri, 11 Apr 2014)
New Revision: 18025

Added:
   tags/libcommons-collections3-java/3.2.1-7/
   tags/libcommons-collections3-java/3.2.1-7/debian/changelog
   tags/libcommons-collections3-java/3.2.1-7/debian/control
Removed:
   tags/libcommons-collections3-java/3.2.1-7/debian/changelog
   tags/libcommons-collections3-java/3.2.1-7/debian/control
Log:
[svn-buildpackage] Tagging libcommons-collections3-java 3.2.1-7

Deleted: tags/libcommons-collections3-java/3.2.1-7/debian/changelog
===================================================================
--- trunk/libcommons-collections3-java/debian/changelog	2014-04-11 11:05:38 UTC (rev 18018)
+++ tags/libcommons-collections3-java/3.2.1-7/debian/changelog	2014-04-11 13:28:17 UTC (rev 18025)
@@ -1,160 +0,0 @@
-libcommons-collections3-java (3.2.1-7) UNRELEASED; urgency=medium
-
-  * Renamed the MultiMap.remove(Object, Object) method to removeMapping()
-    and MultiKeyMap.remove(Object, Object) to removeMultiKey(). This avoids
-    a conflict with the new Map.remove(Object, Object) method introduced in
-    Java 8.
-  * Standards-Version updated to 3.9.5 (no changes)
-
- -- Emmanuel Bourg <ebourg at apache.org>  Fri, 11 Apr 2014 10:48:39 +0200
-
-libcommons-collections3-java (3.2.1-6) unstable; urgency=low
-
-  * debian/control:
-    - Build-Depends on debhelper >= 9
-    - Use canonical URLs for the Vcs-* fields
-    - Updated Standards-Version to 3.9.4 (no changes)
-    - Improved the description of the package
-  * debian/rules: Improved the clean target
-  * The Javadoc is now linked to the default JDK documentation
-  * Added a description to the patch OSGI_Manifest.diff
-
- -- Emmanuel Bourg <ebourg at apache.org>  Mon, 09 Sep 2013 15:47:25 +0200
-
-libcommons-collections3-java (3.2.1-5) unstable; urgency=low
-
-  * Team upload.
-  * Remove Arnaud from Uploaders list.
-  * Remove Java runtime Depends.
-  * Switch to source format 3.0.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 07 Aug 2011 01:47:37 +0200
-
-libcommons-collections3-java (3.2.1-4) unstable; urgency=low
-
-  * Upload to unstable.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 09 Aug 2009 11:59:07 +0200
-
-libcommons-collections3-java (3.2.1-3) 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
-  * Use mh_installpom and mh_installjar to install the POM and the jar to the
-    Maven repository
-  * Add ${misc:Depends} to Depends to clear Lintian warnings
-  * Patch src/conf/MANIFEST.MF: add the OSGi metadata generated by the Maven 
-    build, use quilt
-  * Fix Lintian warning: Remove full text of Apache license
-
-  [ Matthias Klose ]
-  * (Build-)depend on default-jre/-jdk.
-  * Set java source version to 1.4.
-
-  [ Emmanuel Bourg ]
-  * Update of the URLs
-  * Rename Jakarta Commons to Apache Commons
-
-  [ Torsten Werner ]
-  * Convert debian/copyright to UTF-8.
-  * Upload to experimental.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 12 Jul 2009 23:01:30 +0200
-
-libcommons-collections3-java (3.2.1-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Varun Hiremath <varun at debian.org>  Wed, 07 May 2008 00:21:02 +0530
-
-libcommons-collections3-java (3.2-1) unstable; urgency=low
-
-  [ Kumar Appaiah ]
-  * Add a watch file.
-  * debian/control:
-    + Add Xs-Vcs-Browser, Xs-Vcs-Svn.
-    + Add Homepage field.
-
-  [ Varun Hiremath ]
-  * New upstream release
-  * debian/control:
-    + Build-Depends on debhelper >= 6
-    + Bump up Standards-Version to 3.7.3
-    + Remove Wolfgang Baer from Uploaders and add myself
-  * debian/compat: Bump to 6
-  * Add debian/orig-tar.sh to create orig.tar.gz
-  * Remove debian/dirs file - not required
-  * Remove debian/libcommons-collections3-java.links and create links from
-    debian/rules to avoid hard coding the version in links file
-  * Add debian/README.Debian-source
-  * debian/rules:
-    + clean up unused variables
-    + create symlinks for the jars
-    + implement get-orig-source target
-  * Add patches/disable_links.diff to disable external links in build.xml
-    while creating javadocs
-  * debian/copyright: add copyright notice
-
- -- Varun Hiremath <varun at debian.org>  Thu, 21 Feb 2008 13:41:10 +0530
-
-libcommons-collections3-java (3.1a-3.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * debian/control: rename first Build-Depends-Indep to Build-Depends and
-    add junit to Build-Depends-Indep to fix FTBFS. (Closes: #384357)
-
- -- Arjan Oosting <arjanoosting at home.nl>  Fri,  8 Sep 2006 00:05:17 +0200
-
-libcommons-collections3-java (3.1a-3) unstable; urgency=low
-
-  * Added myself as an uploader
-  * Build with java-gcj-compat-dev
-  * Updated Standards-Version; put debhelper and cdbs in Build-Depends
-  * Added tf.jar to the build (closes: #268223).
-
- -- Arnaud Vandyck <avdyk at debian.org>  Tue,  1 Aug 2006 16:18:53 +0200
-
-libcommons-collections3-java (3.1a-2) unstable; urgency=low
-
-  * Removed explicit usage of jikes build compiler property
-    for kaffe jikes -> ecj transition
-
- -- Wolfgang Baer <WBaer at gmx.de>  Fri,  6 Jan 2006 19:53:47 +0100
-
-libcommons-collections3-java (3.1a-1) unstable; urgency=low
-  
-  * Moved package to pkg-java-maintainers
-  * Cleaned upstream tarball which contained the debian
-    directory and all file after a build - added an 'a'
-    to the upstream version to force an orig.tar.gz upgrade
-  * Cleaned debian/rules
-  * Bumped compat level to 4
-  * License is actually Apache 2 - updated copyright
-  * libant1.6-java to ant transition
-  * Build apidocs and register with doc-base
-  * Drop gjdoc patch - not needed anymore
-  * Added myself to uploaders
-  * Standards-Version 3.6.2 (no changes)  
-
- -- Wolfgang Baer <WBaer at gmx.de>  Sun, 25 Sep 2005 02:44:13 +0200
-
-libcommons-collections3-java (3.1-2) unstable; urgency=low
-
-  * fixed FTBFS. (closes: #262271)
-
- -- Takashi Okamoto <tora at debian.org>  Tue,  3 Aug 2004 00:45:16 +0900
-
-libcommons-collections3-java (3.1-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Takashi Okamoto <tora at debian.org>  Thu,  8 Jul 2004 09:29:55 +0900
-
-libcommons-collections3-java (3.0-1) unstable; urgency=low
-
-  * Initial Release. This is major version up from commons-collections 2.x.
-  * closes request new release.  (closes: #232531)
-
- -- Takashi Okamoto <tora at debian.org>  Sun, 15 Feb 2004 11:53:58 +0900

Copied: tags/libcommons-collections3-java/3.2.1-7/debian/changelog (from rev 18022, trunk/libcommons-collections3-java/debian/changelog)
===================================================================
--- tags/libcommons-collections3-java/3.2.1-7/debian/changelog	                        (rev 0)
+++ tags/libcommons-collections3-java/3.2.1-7/debian/changelog	2014-04-11 13:28:17 UTC (rev 18025)
@@ -0,0 +1,162 @@
+libcommons-collections3-java (3.2.1-7) unstable; urgency=medium
+
+  * Renamed the MultiMap.remove(Object, Object) method to removeMapping()
+    and MultiKeyMap.remove(Object, Object) to removeMultiKey(). This avoids
+    a conflict with the new Map.remove(Object, Object) method introduced in
+    Java 8.
+  * The API changes break libjson-java (<= 2.3-2)
+    and jenkins-json (<= 2.4-jenkins-3-1)
+  * Standards-Version updated to 3.9.5 (no changes)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 11 Apr 2014 14:32:20 +0200
+
+libcommons-collections3-java (3.2.1-6) unstable; urgency=low
+
+  * debian/control:
+    - Build-Depends on debhelper >= 9
+    - Use canonical URLs for the Vcs-* fields
+    - Updated Standards-Version to 3.9.4 (no changes)
+    - Improved the description of the package
+  * debian/rules: Improved the clean target
+  * The Javadoc is now linked to the default JDK documentation
+  * Added a description to the patch OSGI_Manifest.diff
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 09 Sep 2013 15:47:25 +0200
+
+libcommons-collections3-java (3.2.1-5) unstable; urgency=low
+
+  * Team upload.
+  * Remove Arnaud from Uploaders list.
+  * Remove Java runtime Depends.
+  * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 07 Aug 2011 01:47:37 +0200
+
+libcommons-collections3-java (3.2.1-4) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 09 Aug 2009 11:59:07 +0200
+
+libcommons-collections3-java (3.2.1-3) 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
+  * Use mh_installpom and mh_installjar to install the POM and the jar to the
+    Maven repository
+  * Add ${misc:Depends} to Depends to clear Lintian warnings
+  * Patch src/conf/MANIFEST.MF: add the OSGi metadata generated by the Maven 
+    build, use quilt
+  * Fix Lintian warning: Remove full text of Apache license
+
+  [ Matthias Klose ]
+  * (Build-)depend on default-jre/-jdk.
+  * Set java source version to 1.4.
+
+  [ Emmanuel Bourg ]
+  * Update of the URLs
+  * Rename Jakarta Commons to Apache Commons
+
+  [ Torsten Werner ]
+  * Convert debian/copyright to UTF-8.
+  * Upload to experimental.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 12 Jul 2009 23:01:30 +0200
+
+libcommons-collections3-java (3.2.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Varun Hiremath <varun at debian.org>  Wed, 07 May 2008 00:21:02 +0530
+
+libcommons-collections3-java (3.2-1) unstable; urgency=low
+
+  [ Kumar Appaiah ]
+  * Add a watch file.
+  * debian/control:
+    + Add Xs-Vcs-Browser, Xs-Vcs-Svn.
+    + Add Homepage field.
+
+  [ Varun Hiremath ]
+  * New upstream release
+  * debian/control:
+    + Build-Depends on debhelper >= 6
+    + Bump up Standards-Version to 3.7.3
+    + Remove Wolfgang Baer from Uploaders and add myself
+  * debian/compat: Bump to 6
+  * Add debian/orig-tar.sh to create orig.tar.gz
+  * Remove debian/dirs file - not required
+  * Remove debian/libcommons-collections3-java.links and create links from
+    debian/rules to avoid hard coding the version in links file
+  * Add debian/README.Debian-source
+  * debian/rules:
+    + clean up unused variables
+    + create symlinks for the jars
+    + implement get-orig-source target
+  * Add patches/disable_links.diff to disable external links in build.xml
+    while creating javadocs
+  * debian/copyright: add copyright notice
+
+ -- Varun Hiremath <varun at debian.org>  Thu, 21 Feb 2008 13:41:10 +0530
+
+libcommons-collections3-java (3.1a-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: rename first Build-Depends-Indep to Build-Depends and
+    add junit to Build-Depends-Indep to fix FTBFS. (Closes: #384357)
+
+ -- Arjan Oosting <arjanoosting at home.nl>  Fri,  8 Sep 2006 00:05:17 +0200
+
+libcommons-collections3-java (3.1a-3) unstable; urgency=low
+
+  * Added myself as an uploader
+  * Build with java-gcj-compat-dev
+  * Updated Standards-Version; put debhelper and cdbs in Build-Depends
+  * Added tf.jar to the build (closes: #268223).
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Tue,  1 Aug 2006 16:18:53 +0200
+
+libcommons-collections3-java (3.1a-2) unstable; urgency=low
+
+  * Removed explicit usage of jikes build compiler property
+    for kaffe jikes -> ecj transition
+
+ -- Wolfgang Baer <WBaer at gmx.de>  Fri,  6 Jan 2006 19:53:47 +0100
+
+libcommons-collections3-java (3.1a-1) unstable; urgency=low
+  
+  * Moved package to pkg-java-maintainers
+  * Cleaned upstream tarball which contained the debian
+    directory and all file after a build - added an 'a'
+    to the upstream version to force an orig.tar.gz upgrade
+  * Cleaned debian/rules
+  * Bumped compat level to 4
+  * License is actually Apache 2 - updated copyright
+  * libant1.6-java to ant transition
+  * Build apidocs and register with doc-base
+  * Drop gjdoc patch - not needed anymore
+  * Added myself to uploaders
+  * Standards-Version 3.6.2 (no changes)  
+
+ -- Wolfgang Baer <WBaer at gmx.de>  Sun, 25 Sep 2005 02:44:13 +0200
+
+libcommons-collections3-java (3.1-2) unstable; urgency=low
+
+  * fixed FTBFS. (closes: #262271)
+
+ -- Takashi Okamoto <tora at debian.org>  Tue,  3 Aug 2004 00:45:16 +0900
+
+libcommons-collections3-java (3.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Takashi Okamoto <tora at debian.org>  Thu,  8 Jul 2004 09:29:55 +0900
+
+libcommons-collections3-java (3.0-1) unstable; urgency=low
+
+  * Initial Release. This is major version up from commons-collections 2.x.
+  * closes request new release.  (closes: #232531)
+
+ -- Takashi Okamoto <tora at debian.org>  Sun, 15 Feb 2004 11:53:58 +0900

Deleted: tags/libcommons-collections3-java/3.2.1-7/debian/control
===================================================================
--- trunk/libcommons-collections3-java/debian/control	2014-04-11 11:05:38 UTC (rev 18018)
+++ tags/libcommons-collections3-java/3.2.1-7/debian/control	2014-04-11 13:28:17 UTC (rev 18025)
@@ -1,49 +0,0 @@
-Source: libcommons-collections3-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9), cdbs, default-jdk
-Build-Depends-Indep: default-jdk-doc, maven-repo-helper, ant, ant-optional, junit
-Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-collections3-java
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-collections3-java
-Homepage: http://commons.apache.org/collections/
-
-Package: libcommons-collections3-java
-Architecture: all
-Depends: ${misc:Depends}
-Suggests: libcommons-collections3-java-doc
-Description: Apache Commons Collections - Extended Collections API for Java
- The Java Collections Framework was a major addition in JDK 1.2. It added many
- powerful data structures that accelerate development of most significant Java
- applications. Since that time it has become the recognised standard for
- collection handling in Java.
- .
- Commons Collections seek to build upon the JDK classes by providing new
- interfaces, implementations and utilities. There are many features, including:
- .
-  * Bag interface for collections that have a number of copies of each object
-  * BidiMap interface for maps that can be looked up from value to key as well
-    and key to value
-  * MapIterator interface to provide simple and quick iteration over maps
-  * Transforming decorators that alter each object as it is added to the
-    collection
-  * Composite collections that make multiple collections look like one
-  * Ordered maps and sets that retain the order elements are added in,
-    including an LRU based map
-  * Reference map that allows keys and/or values to be garbage collected under
-    close control
-  * Many comparator implementations
-  * Many iterator implementations
-  * Adapter classes from array and enumerations to collections
-  * Utilities to test or create typical set-theory properties of collections
-    such as union, intersection, and closure
-
-Package: libcommons-collections3-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}
-Description: Documentation for libcommons-collections3-java
- Javadocs for libcommons-collections3-java which is a Java
- collection framework.

Copied: tags/libcommons-collections3-java/3.2.1-7/debian/control (from rev 18021, trunk/libcommons-collections3-java/debian/control)
===================================================================
--- tags/libcommons-collections3-java/3.2.1-7/debian/control	                        (rev 0)
+++ tags/libcommons-collections3-java/3.2.1-7/debian/control	2014-04-11 13:28:17 UTC (rev 18025)
@@ -0,0 +1,50 @@
+Source: libcommons-collections3-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>, Emmanuel Bourg <ebourg at apache.org>
+Build-Depends: debhelper (>= 9), cdbs, default-jdk
+Build-Depends-Indep: default-jdk-doc, maven-repo-helper, ant, ant-optional, junit
+Standards-Version: 3.9.5
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-collections3-java
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-collections3-java
+Homepage: http://commons.apache.org/collections/
+
+Package: libcommons-collections3-java
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: libcommons-collections3-java-doc
+Breaks: libjson-java (<= 2.3-2), jenkins-json (<= 2.4-jenkins-3-1)
+Description: Apache Commons Collections - Extended Collections API for Java
+ The Java Collections Framework was a major addition in JDK 1.2. It added many
+ powerful data structures that accelerate development of most significant Java
+ applications. Since that time it has become the recognised standard for
+ collection handling in Java.
+ .
+ Commons Collections seek to build upon the JDK classes by providing new
+ interfaces, implementations and utilities. There are many features, including:
+ .
+  * Bag interface for collections that have a number of copies of each object
+  * BidiMap interface for maps that can be looked up from value to key as well
+    and key to value
+  * MapIterator interface to provide simple and quick iteration over maps
+  * Transforming decorators that alter each object as it is added to the
+    collection
+  * Composite collections that make multiple collections look like one
+  * Ordered maps and sets that retain the order elements are added in,
+    including an LRU based map
+  * Reference map that allows keys and/or values to be garbage collected under
+    close control
+  * Many comparator implementations
+  * Many iterator implementations
+  * Adapter classes from array and enumerations to collections
+  * Utilities to test or create typical set-theory properties of collections
+    such as union, intersection, and closure
+
+Package: libcommons-collections3-java-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Description: Documentation for libcommons-collections3-java
+ Javadocs for libcommons-collections3-java which is a Java
+ collection framework.




More information about the pkg-java-commits mailing list