[pkg-java] r15822 - in tags/libproxool-java: . 0.9.1-5/debian
Tony Mancill
tmancill at alioth.debian.org
Sat Mar 3 17:38:17 UTC 2012
Author: tmancill
Date: 2012-03-03 17:38:17 +0000 (Sat, 03 Mar 2012)
New Revision: 15822
Added:
tags/libproxool-java/0.9.1-5/
tags/libproxool-java/0.9.1-5/debian/changelog
tags/libproxool-java/0.9.1-5/debian/control
Removed:
tags/libproxool-java/0.9.1-5/debian/changelog
tags/libproxool-java/0.9.1-5/debian/control
Log:
[svn-buildpackage] Tagging libproxool-java 0.9.1-5
Deleted: tags/libproxool-java/0.9.1-5/debian/changelog
===================================================================
--- trunk/libproxool-java/debian/changelog 2012-03-03 03:47:31 UTC (rev 15820)
+++ tags/libproxool-java/0.9.1-5/debian/changelog 2012-03-03 17:38:17 UTC (rev 15822)
@@ -1,92 +0,0 @@
-libproxool-java (0.9.1-5) UNRELEASED; urgency=low
-
- * Team upload.
- * Replace dependencies on Servlet 2.4 library with 2.5 one. (Closes: #658799).
- * Bump Standards-Version to 3.9.3. No changes were required.
-
- -- Miguel Landaeta <miguel at miguel.cc> Fri, 02 Mar 2012 22:53:16 -0430
-
-libproxool-java (0.9.1-4) unstable; urgency=low
-
- * Install POM file.
-
- -- Torsten Werner <twerner at debian.org> Fri, 21 May 2010 23:11:37 +0200
-
-libproxool-java (0.9.1-3) unstable; urgency=low
-
- * Merge changes from Ubuntu.
- * Change Build-Depends: libexcalibur-logkit-java.
- * Switch to source format 3.0.
- * Update Standards-Version: 3.8.4.
-
- -- Torsten Werner <twerner at debian.org> Sat, 08 May 2010 13:26:38 +0200
-
-libproxool-java (0.9.1-2ubuntu4) lucid; urgency=low
-
- * Enable test suite:
- * debian/ant.properties, debian/build.xml: Add ant rules to run tests
- * debian/control: Added missing build-depends necessary for tests
- * debian/rules: Enable tests, add missing JARs to classpath
- * debian/patches/cglib.diff: updated so that src/java-test is also patched
- * debian/patches/testsuite.diff: Disable some tests that require
- non-packaged or universe dependencies, or fail due to CGLIB not being
- repackaged in the proxool jar.
- * debian/build.xml: Properly remove doc build directory on clean target
-
- -- Thierry Carrez <thierry.carrez at ubuntu.com> Fri, 18 Dec 2009 12:09:39 +0100
-
-libproxool-java (0.9.1-2ubuntu3) lucid; urgency=low
-
- * debian/patches/proxool-detect-cglib-enhancer.diff: Fallback to using the
- standard J2SE Proxy mechanism if it determines that using cglib would fail
- because of a class loading issue
-
- -- Thierry Carrez <thierry.carrez at ubuntu.com> Thu, 17 Dec 2009 15:18:27 +0100
-
-libproxool-java (0.9.1-2ubuntu2) lucid; urgency=low
-
- * debian/build.xml: Build java5 code, required for generics in source code
- * debian/control: Depend on default-jre-headless | java5-runtime-headless
-
- -- Thierry Carrez <thierry.carrez at ubuntu.com> Wed, 16 Dec 2009 11:03:54 +0100
-
-libproxool-java (0.9.1-2ubuntu1) lucid; urgency=low
-
- [ chris grzegorczyk <grze at eucalyptus.com> ]
- * debian/build.xml: Fix the jar packaging to include resources
-
- -- Dustin Kirkland <kirkland at ubuntu.com> Tue, 15 Dec 2009 20:01:14 -0600
-
-libproxool-java (0.9.1-2) unstable; urgency=low
-
- * Build-Depends: replace cglib2.1 with cglib (Closes: #550612)
- * Switch to default-jdk
- * Change Section to Java
- * Bump Standards-Version 3.8.3
- * Add patches/missing-methods.diff to fix build
- * Add debian/README.source to describe patch system
-
- -- Varun Hiremath <varun at debian.org> Thu, 15 Oct 2009 21:31:21 -0400
-
-libproxool-java (0.9.1-1) unstable; urgency=low
-
- * new upstream release
- * Move package to main because cglib2.1 is in main now.
- * Bump Standards-Version: 3.8.0 (no changes needed).
- * Reformat debian/copyright.
- * Fix doc-base file.
- * Remove generated content from directory 'doc' in the upstream tarball.
-
- -- Torsten Werner <twerner at debian.org> Sun, 24 Aug 2008 02:27:39 +0200
-
-libproxool-java (0.9.0~rc3-2) unstable; urgency=low
-
- * debian/control: Set section to contrib because libcglib2.1-java is in contrib.
-
- -- Varun Hiremath <varunhiremath at gmail.com> Sun, 18 Nov 2007 20:05:32 +0530
-
-libproxool-java (0.9.0~rc3-1) unstable; urgency=low
-
- * Initial release (Closes: #446660)
-
- -- Varun Hiremath <varunhiremath at gmail.com> Tue, 24 Apr 2007 17:19:10 +0530
Copied: tags/libproxool-java/0.9.1-5/debian/changelog (from rev 15821, trunk/libproxool-java/debian/changelog)
===================================================================
--- tags/libproxool-java/0.9.1-5/debian/changelog (rev 0)
+++ tags/libproxool-java/0.9.1-5/debian/changelog 2012-03-03 17:38:17 UTC (rev 15822)
@@ -0,0 +1,96 @@
+libproxool-java (0.9.1-5) unstable; urgency=low
+
+ [Miguel Landaeta]
+ * Team upload.
+ * Replace dependencies on Servlet 2.4 library with 2.5. (Closes: #658799)
+ * Bump Standards-Version to 3.9.3. No changes were required.
+
+ [tony mancill]
+ * Remove needless dependency on JRE.
+
+ -- tony mancill <tmancill at debian.org> Sat, 03 Mar 2012 08:53:32 -0800
+
+libproxool-java (0.9.1-4) unstable; urgency=low
+
+ * Install POM file.
+
+ -- Torsten Werner <twerner at debian.org> Fri, 21 May 2010 23:11:37 +0200
+
+libproxool-java (0.9.1-3) unstable; urgency=low
+
+ * Merge changes from Ubuntu.
+ * Change Build-Depends: libexcalibur-logkit-java.
+ * Switch to source format 3.0.
+ * Update Standards-Version: 3.8.4.
+
+ -- Torsten Werner <twerner at debian.org> Sat, 08 May 2010 13:26:38 +0200
+
+libproxool-java (0.9.1-2ubuntu4) lucid; urgency=low
+
+ * Enable test suite:
+ * debian/ant.properties, debian/build.xml: Add ant rules to run tests
+ * debian/control: Added missing build-depends necessary for tests
+ * debian/rules: Enable tests, add missing JARs to classpath
+ * debian/patches/cglib.diff: updated so that src/java-test is also patched
+ * debian/patches/testsuite.diff: Disable some tests that require
+ non-packaged or universe dependencies, or fail due to CGLIB not being
+ repackaged in the proxool jar.
+ * debian/build.xml: Properly remove doc build directory on clean target
+
+ -- Thierry Carrez <thierry.carrez at ubuntu.com> Fri, 18 Dec 2009 12:09:39 +0100
+
+libproxool-java (0.9.1-2ubuntu3) lucid; urgency=low
+
+ * debian/patches/proxool-detect-cglib-enhancer.diff: Fallback to using the
+ standard J2SE Proxy mechanism if it determines that using cglib would fail
+ because of a class loading issue
+
+ -- Thierry Carrez <thierry.carrez at ubuntu.com> Thu, 17 Dec 2009 15:18:27 +0100
+
+libproxool-java (0.9.1-2ubuntu2) lucid; urgency=low
+
+ * debian/build.xml: Build java5 code, required for generics in source code
+ * debian/control: Depend on default-jre-headless | java5-runtime-headless
+
+ -- Thierry Carrez <thierry.carrez at ubuntu.com> Wed, 16 Dec 2009 11:03:54 +0100
+
+libproxool-java (0.9.1-2ubuntu1) lucid; urgency=low
+
+ [ chris grzegorczyk <grze at eucalyptus.com> ]
+ * debian/build.xml: Fix the jar packaging to include resources
+
+ -- Dustin Kirkland <kirkland at ubuntu.com> Tue, 15 Dec 2009 20:01:14 -0600
+
+libproxool-java (0.9.1-2) unstable; urgency=low
+
+ * Build-Depends: replace cglib2.1 with cglib (Closes: #550612)
+ * Switch to default-jdk
+ * Change Section to Java
+ * Bump Standards-Version 3.8.3
+ * Add patches/missing-methods.diff to fix build
+ * Add debian/README.source to describe patch system
+
+ -- Varun Hiremath <varun at debian.org> Thu, 15 Oct 2009 21:31:21 -0400
+
+libproxool-java (0.9.1-1) unstable; urgency=low
+
+ * new upstream release
+ * Move package to main because cglib2.1 is in main now.
+ * Bump Standards-Version: 3.8.0 (no changes needed).
+ * Reformat debian/copyright.
+ * Fix doc-base file.
+ * Remove generated content from directory 'doc' in the upstream tarball.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 24 Aug 2008 02:27:39 +0200
+
+libproxool-java (0.9.0~rc3-2) unstable; urgency=low
+
+ * debian/control: Set section to contrib because libcglib2.1-java is in contrib.
+
+ -- Varun Hiremath <varunhiremath at gmail.com> Sun, 18 Nov 2007 20:05:32 +0530
+
+libproxool-java (0.9.0~rc3-1) unstable; urgency=low
+
+ * Initial release (Closes: #446660)
+
+ -- Varun Hiremath <varunhiremath at gmail.com> Tue, 24 Apr 2007 17:19:10 +0530
Deleted: tags/libproxool-java/0.9.1-5/debian/control
===================================================================
--- trunk/libproxool-java/debian/control 2012-03-03 03:47:31 UTC (rev 15820)
+++ tags/libproxool-java/0.9.1-5/debian/control 2012-03-03 17:38:17 UTC (rev 15822)
@@ -1,21 +0,0 @@
-Source: libproxool-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), maven-repo-helper
-Build-Depends-Indep: ant, default-jdk, libavalon-framework-java,
- libcommons-logging-java, libservlet2.5-java, libcglib-java, junit, liblog4j1.2-java, libexcalibur-logkit-java, libhsqldb-java
-Standards-Version: 3.9.3
-Homepage: http://proxool.sourceforge.net/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libproxool-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libproxool-java/
-
-Package: libproxool-java
-Architecture: all
-Depends: default-jre-headless | java5-runtime-headless, ${misc:Depends}
-Description: Java JDBC connection pool
- A Java SQL Driver that provides a connection pool wrapper around
- another Driver of your choice. Very simple to migrate existing code.
- Fully configurable. Fast, mature and robust. Transparently adds
- connection pooling to your existing JDBC driver.
Copied: tags/libproxool-java/0.9.1-5/debian/control (from rev 15821, trunk/libproxool-java/debian/control)
===================================================================
--- tags/libproxool-java/0.9.1-5/debian/control (rev 0)
+++ tags/libproxool-java/0.9.1-5/debian/control 2012-03-03 17:38:17 UTC (rev 15822)
@@ -0,0 +1,21 @@
+Source: libproxool-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>
+Build-Depends: cdbs, debhelper (>= 7), maven-repo-helper
+Build-Depends-Indep: ant, default-jdk, libavalon-framework-java,
+ libcommons-logging-java, libservlet2.5-java, libcglib-java, junit, liblog4j1.2-java, libexcalibur-logkit-java, libhsqldb-java
+Standards-Version: 3.9.3
+Homepage: http://proxool.sourceforge.net/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libproxool-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libproxool-java/
+
+Package: libproxool-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: Java JDBC connection pool
+ A Java SQL Driver that provides a connection pool wrapper around
+ another Driver of your choice. Very simple to migrate existing code.
+ Fully configurable. Fast, mature and robust. Transparently adds
+ connection pooling to your existing JDBC driver.
More information about the pkg-java-commits
mailing list