[pkg-java] r16733 - in tags/commons-pool: . 1.6-2/debian

Tony Mancill tmancill at alioth.debian.org
Fri May 24 04:06:37 UTC 2013


Author: tmancill
Date: 2013-05-24 04:06:36 +0000 (Fri, 24 May 2013)
New Revision: 16733

Added:
   tags/commons-pool/1.6-2/
   tags/commons-pool/1.6-2/debian/changelog
   tags/commons-pool/1.6-2/debian/copyright
Removed:
   tags/commons-pool/1.6-2/debian/changelog
   tags/commons-pool/1.6-2/debian/copyright
Log:
[svn-buildpackage] Tagging commons-pool 1.6-2

Deleted: tags/commons-pool/1.6-2/debian/changelog
===================================================================
--- trunk/commons-pool/debian/changelog	2013-05-23 16:57:49 UTC (rev 16730)
+++ tags/commons-pool/1.6-2/debian/changelog	2013-05-24 04:06:36 UTC (rev 16733)
@@ -1,180 +0,0 @@
-commons-pool (1.6-2) UNRELEASED; urgency=low
-
-  * Team upload.
-  
-  [ Emmanuel Bourg ]
-  * d/copyright:
-    Harmonization of the copyright files of the Apache Commons libraries
-
- -- tony mancill <tmancill at debian.org>  Sat, 13 Apr 2013 10:58:51 -0700
-
-commons-pool (1.6-1) experimental; urgency=low
-
-  * Team upload
-  * New upstream release.
-  * d/control: Bump Standards-Version to 3.9.4 (no changes needed).
-  * d/patches/01_build.patch: Refreshed.
-  * d/copyright: Fixed duplicate copyright fields
-
- -- Emmanuel Bourg <ebourg at apache.org>  Mon, 25 Mar 2013 16:46:27 +0100
-
-commons-pool (1.5.6-1) unstable; urgency=low
-
-  * New upstream release.
-  * d/control: Bump Standards-Version to 3.9.2 (no changes needed).
-  * d/patches/01_build.patch: Refreshed.
-  * d/rules: Use mh_clean in clean target.
-  * d/copyright: Update and format using DEP-5.
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Fri, 15 Apr 2011 20:25:07 +0200
-
-commons-pool (1.5.5-1) unstable; urgency=low
-
-  * New upstream version.
-    - d/patches/01_build.patch: Refreshed.
-  * Bump Standards-Version to 3.9.1 (no changes needed).
-  * Switch to 3.0 (quilt) source format:
-    - d/rules: drop pathsys-quilt.mk.
-    - d/control: remove B-D on quilt.
-    - d/source/format: set 3.0 (quilt).
-    - d/README.source: drop.
-  * d/control: Remove Depends on JRE (per Debian Java Policy) as this is
-    a library package.
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Tue, 22 Feb 2011 21:55:44 +0100
-
-commons-pool (1.5.4-2) unstable; urgency=low
-
-  * Remove Arnaud Vandyck from Uploaders
-  * Bump Standards-Version to 3.8.4 (no changes needed)
-  * Build-Depends on default-jdk-doc instead of classpath-doc
-   (Closes: #567270)
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Fri, 26 Feb 2010 00:55:46 +0100
-
-commons-pool (1.5.4-1) unstable; urgency=low
-
-  * New upstream release.
-  * Bump Debhelper version to 7
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 21 Nov 2009 12:46:45 +0100
-
-commons-pool (1.5.3-1) unstable; urgency=low
-
-  * New upstream bugfix release.
-  * Update my email address
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 26 Sep 2009 00:23:04 +0200
-
-commons-pool (1.5.2-1) unstable; urgency=low
-
-  * New upstream release.
-  * Split Javadoc API in a -doc package (Closes: #506361)
-  * Migrate to CDBS packaging:
-    - Cleanup debian/rules
-    - Use quilt as patch system
-    - Remove useless Suggests
-    - Remove useless debian/dirs
-  * Bump Standards-Version to 3.8.3:
-    - Include a get-orig-source target
-    - Change section to "java"
-    - Add Homepage field
-  * Add myself to Uploaders
-  * Use default-jdk/jre:
-    - Depends on default-jre-headless
-    - Build-Depends on default-jdk
-    - Use /usr/lib/jvm/default-java as JAVA_HOME
-  * Update debian/copyright:
-    - Don't include full Apache 2 licence
-    - Update Copyright assignements
-  * Maven POMs:
-    - 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
-  * Move api documentation to /usr/share/doc/libcommons-pool-java/api
-
- -- Damien Raude-Morvan <drazzib at drazzib.com>  Tue, 18 Aug 2009 20:59:34 +0200
-
-commons-pool (1.3-1) unstable; urgency=low
-
-  * New upstream release.
-    - Build process doesn't use network anymore. (Closes: #395264)
-    - No dependency on commons-collections.
-  * debian/rules: Get rid of cdbs.
-  * debian/rules: Build with GCJ instead of Kaffe.
-  * Updated copyright information.
-
- -- Marcus Better <marcus at better.se>  Thu, 26 Oct 2006 11:07:53 +0200
-
-commons-pool (1.2-5) unstable; urgency=low
-
-  * fixed FTBFS, thanks to Roland Stigge (closes: #340192)
-
- -- Arnaud Vandyck <avdyk at debian.org>  Tue, 22 Nov 2005 13:14:58 +0000
-
-commons-pool (1.2-4) unstable; urgency=low
-
-  * debian/control, debian/rules: ant transition (changed deps:
-    libant1.6-java to ant)
-  * debian/copyright: removed the CVS tags
-
- -- Arnaud Vandyck <avdyk at debian.org>  Thu, 22 Sep 2005 23:35:42 +0200
-
-commons-pool (1.2-3) unstable; urgency=low
-
-  * changed build-dep from libant1.5-java to libant1.6-java
-  * added debian/watch file
-  * added dependency to libcommons-collections-java
-
- -- Arnaud Vandyck <avdyk at debian.org>  Mon,  7 Feb 2005 12:26:23 +0100
-
-commons-pool (1.2-2) unstable; urgency=low
-
-  * good idea to add jikes as build-dep when building the lib with jikes!
-    (closes: #257780)
-
- -- Arnaud Vandyck <avdyk at debian.org>  Wed,  7 Jul 2004 14:46:34 +0200
-
-commons-pool (1.2-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Arnaud Vandyck <avdyk at debian.org>  Tue, 29 Jun 2004 15:08:11 +0200
-
-commons-pool (1.1-4) unstable; urgency=low
-
-  * Move to main! libcommons-collections-java is now in main.
-  * add dpatch has a build-dep-indep.
-
- -- Arnaud Vandyck <avdyk at debian.org>  Thu,  8 Apr 2004 16:57:35 +0200
-
-commons-pool (1.1-3) unstable; urgency=low
-
-  * Rebuild with the sources
-
- -- Arnaud Vandyck <avdyk at debian.org>  Wed, 24 Mar 2004 14:54:33 +0100
-
-commons-pool (1.1-2) unstable; urgency=low
-
-  * Still in contrib!..
-
- -- Arnaud Vandyck <avdyk at debian.org>  Thu, 11 Mar 2004 00:21:42 +0100
-
-commons-pool (1.1-1) unstable; urgency=low
-
-  * New upstream release
-  * Changed standards version
-  * New maintainer (Adam wants me to take the package, I set
-    pkg-java-maintainers as a maintainer, Both he and I are uploaders)
-  * Removed the libcommons-pool-java-doc package because it's not so heavy
-  * Not javadoc at the moment but will be rebuild later
-  * Now build with kaffe (Move to main when libcommons-collections-java
-    will be in main)
-
- -- Arnaud Vandyck <avdyk at debian.org>  Thu, 11 Mar 2004 00:09:57 +0100
-
-commons-pool (1.0-1) unstable; urgency=low
-
-  * Initial release.
-
- -- Adam Heath <doogie at brainfood.com>  Sun, 21 Jul 2002 12:12:59 -0500

Copied: tags/commons-pool/1.6-2/debian/changelog (from rev 16731, trunk/commons-pool/debian/changelog)
===================================================================
--- tags/commons-pool/1.6-2/debian/changelog	                        (rev 0)
+++ tags/commons-pool/1.6-2/debian/changelog	2013-05-24 04:06:36 UTC (rev 16733)
@@ -0,0 +1,180 @@
+commons-pool (1.6-2) unstable; urgency=low
+
+  * Team upload.
+  
+  [ Emmanuel Bourg ]
+  * d/copyright:
+    Harmonization of the copyright files of the Apache Commons libraries
+
+ -- tony mancill <tmancill at debian.org>  Sat, 13 Apr 2013 10:58:51 -0700
+
+commons-pool (1.6-1) experimental; urgency=low
+
+  * Team upload
+  * New upstream release.
+  * d/control: Bump Standards-Version to 3.9.4 (no changes needed).
+  * d/patches/01_build.patch: Refreshed.
+  * d/copyright: Fixed duplicate copyright fields
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 25 Mar 2013 16:46:27 +0100
+
+commons-pool (1.5.6-1) unstable; urgency=low
+
+  * New upstream release.
+  * d/control: Bump Standards-Version to 3.9.2 (no changes needed).
+  * d/patches/01_build.patch: Refreshed.
+  * d/rules: Use mh_clean in clean target.
+  * d/copyright: Update and format using DEP-5.
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Fri, 15 Apr 2011 20:25:07 +0200
+
+commons-pool (1.5.5-1) unstable; urgency=low
+
+  * New upstream version.
+    - d/patches/01_build.patch: Refreshed.
+  * Bump Standards-Version to 3.9.1 (no changes needed).
+  * Switch to 3.0 (quilt) source format:
+    - d/rules: drop pathsys-quilt.mk.
+    - d/control: remove B-D on quilt.
+    - d/source/format: set 3.0 (quilt).
+    - d/README.source: drop.
+  * d/control: Remove Depends on JRE (per Debian Java Policy) as this is
+    a library package.
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Tue, 22 Feb 2011 21:55:44 +0100
+
+commons-pool (1.5.4-2) unstable; urgency=low
+
+  * Remove Arnaud Vandyck from Uploaders
+  * Bump Standards-Version to 3.8.4 (no changes needed)
+  * Build-Depends on default-jdk-doc instead of classpath-doc
+   (Closes: #567270)
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Fri, 26 Feb 2010 00:55:46 +0100
+
+commons-pool (1.5.4-1) unstable; urgency=low
+
+  * New upstream release.
+  * Bump Debhelper version to 7
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 21 Nov 2009 12:46:45 +0100
+
+commons-pool (1.5.3-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+  * Update my email address
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 26 Sep 2009 00:23:04 +0200
+
+commons-pool (1.5.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Split Javadoc API in a -doc package (Closes: #506361)
+  * Migrate to CDBS packaging:
+    - Cleanup debian/rules
+    - Use quilt as patch system
+    - Remove useless Suggests
+    - Remove useless debian/dirs
+  * Bump Standards-Version to 3.8.3:
+    - Include a get-orig-source target
+    - Change section to "java"
+    - Add Homepage field
+  * Add myself to Uploaders
+  * Use default-jdk/jre:
+    - Depends on default-jre-headless
+    - Build-Depends on default-jdk
+    - Use /usr/lib/jvm/default-java as JAVA_HOME
+  * Update debian/copyright:
+    - Don't include full Apache 2 licence
+    - Update Copyright assignements
+  * Maven POMs:
+    - 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
+  * Move api documentation to /usr/share/doc/libcommons-pool-java/api
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com>  Tue, 18 Aug 2009 20:59:34 +0200
+
+commons-pool (1.3-1) unstable; urgency=low
+
+  * New upstream release.
+    - Build process doesn't use network anymore. (Closes: #395264)
+    - No dependency on commons-collections.
+  * debian/rules: Get rid of cdbs.
+  * debian/rules: Build with GCJ instead of Kaffe.
+  * Updated copyright information.
+
+ -- Marcus Better <marcus at better.se>  Thu, 26 Oct 2006 11:07:53 +0200
+
+commons-pool (1.2-5) unstable; urgency=low
+
+  * fixed FTBFS, thanks to Roland Stigge (closes: #340192)
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Tue, 22 Nov 2005 13:14:58 +0000
+
+commons-pool (1.2-4) unstable; urgency=low
+
+  * debian/control, debian/rules: ant transition (changed deps:
+    libant1.6-java to ant)
+  * debian/copyright: removed the CVS tags
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Thu, 22 Sep 2005 23:35:42 +0200
+
+commons-pool (1.2-3) unstable; urgency=low
+
+  * changed build-dep from libant1.5-java to libant1.6-java
+  * added debian/watch file
+  * added dependency to libcommons-collections-java
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Mon,  7 Feb 2005 12:26:23 +0100
+
+commons-pool (1.2-2) unstable; urgency=low
+
+  * good idea to add jikes as build-dep when building the lib with jikes!
+    (closes: #257780)
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Wed,  7 Jul 2004 14:46:34 +0200
+
+commons-pool (1.2-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Tue, 29 Jun 2004 15:08:11 +0200
+
+commons-pool (1.1-4) unstable; urgency=low
+
+  * Move to main! libcommons-collections-java is now in main.
+  * add dpatch has a build-dep-indep.
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Thu,  8 Apr 2004 16:57:35 +0200
+
+commons-pool (1.1-3) unstable; urgency=low
+
+  * Rebuild with the sources
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Wed, 24 Mar 2004 14:54:33 +0100
+
+commons-pool (1.1-2) unstable; urgency=low
+
+  * Still in contrib!..
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Thu, 11 Mar 2004 00:21:42 +0100
+
+commons-pool (1.1-1) unstable; urgency=low
+
+  * New upstream release
+  * Changed standards version
+  * New maintainer (Adam wants me to take the package, I set
+    pkg-java-maintainers as a maintainer, Both he and I are uploaders)
+  * Removed the libcommons-pool-java-doc package because it's not so heavy
+  * Not javadoc at the moment but will be rebuild later
+  * Now build with kaffe (Move to main when libcommons-collections-java
+    will be in main)
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Thu, 11 Mar 2004 00:09:57 +0100
+
+commons-pool (1.0-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Adam Heath <doogie at brainfood.com>  Sun, 21 Jul 2002 12:12:59 -0500

Deleted: tags/commons-pool/1.6-2/debian/copyright
===================================================================
--- trunk/commons-pool/debian/copyright	2013-05-23 16:57:49 UTC (rev 16730)
+++ tags/commons-pool/1.6-2/debian/copyright	2013-05-24 04:06:36 UTC (rev 16733)
@@ -1,23 +0,0 @@
-ÿþF o r m a t :   h t t p : / / w w w . d e b i a n . o r g / d o c / p a c k a g i n g - m a n u a l s / c o p y r i g h t - f o r m a t / 1 . 0 / 
- U p s t r e a m - N a m e :   A p a c h e   C o m m o n s   P o o l 
- U p s t r e a m - C o n t a c t :   A p a c h e   C o m m o n s   D e v e l o p e r s   < d e v @ c o m m o n s . a p a c h e . o r g > 
- S o u r c e :   h t t p : / / c o m m o n s . a p a c h e . o r g / p o o l / 
- 
- F i l e s :   * 
- C o p y r i g h t :   1 9 9 9 - 2 0 1 1   T h e   A p a c h e   S o f t w a r e   F o u n d a t i o n 
- L i c e n s e :   A p a c h e - 2 . 0 
- C o m m e n t : 
-   U p s t r e a m   a u t h o r s :   C r a i g   M c C l a n a h a n ,   D a v i d   W e i n r i c h ,   D i r k   V e r b e e c k , 
-   G e i r   M a g n u s s o n ,   M o r g a n   D e l a g r a n g e ,   R o b e r t   B u r r e l l   D o n k i n ,   R o d n e y 
-   W a l d h o f f ,   S a n d y   M c A r t h u r ,   T o d d   C a r m i c h a e l . 
- 
- F i l e s :   d e b i a n / * 
- C o p y r i g h t :   2 0 0 2   A d a m   H e a t h   < d o o g i e @ b r a i n f o o d . c o m > 
-                       2 0 0 6   M a r c u s   B e t t e r   < m a r c u s @ b e t t e r . s e > 
-                       2 0 1 0 - 2 0 1 1   D a m i e n   R a u d e - M o r v a n   < d r a z z i b @ d e b i a n . o r g > 
- L i c e n s e :   A p a c h e - 2 . 0 
- 
- L i c e n s e :   A p a c h e - 2 . 0 
-     O n   D e b i a n   s y s t e m s   t h e   f u l l   t e x t   o f   t h e   A p a c h e   L i c e n s e   c a n   b e   f o u n d 
-     i n   ` / u s r / s h a r e / c o m m o n - l i c e n s e s / A p a c h e - 2 . 0 ' . 
- 
\ No newline at end of file

Copied: tags/commons-pool/1.6-2/debian/copyright (from rev 16732, trunk/commons-pool/debian/copyright)
===================================================================
--- tags/commons-pool/1.6-2/debian/copyright	                        (rev 0)
+++ tags/commons-pool/1.6-2/debian/copyright	2013-05-24 04:06:36 UTC (rev 16733)
@@ -0,0 +1,22 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Apache Commons Pool
+Upstream-Contact: Apache Commons Developers <dev at commons.apache.org>
+Source: http://commons.apache.org/pool/
+
+Files: *
+Copyright: 1999-2011 The Apache Software Foundation
+License: Apache-2.0
+Comment:
+ Upstream authors: Craig McClanahan, David Weinrich, Dirk Verbeeck,
+ Geir Magnusson, Morgan Delagrange, Robert Burrell Donkin, Rodney
+ Waldhoff, Sandy McArthur, Todd Carmichael.
+
+Files: debian/*
+Copyright: 2002 Adam Heath <doogie at brainfood.com>
+           2006 Marcus Better <marcus at better.se>
+           2010-2011 Damien Raude-Morvan <drazzib at debian.org>
+License: Apache-2.0
+
+License: Apache-2.0
+  On Debian systems the full text of the Apache License can be found
+  in `/usr/share/common-licenses/Apache-2.0'.




More information about the pkg-java-commits mailing list