Public bug reported:

Please sync libcommons-dbcp-java 1.2.1-5 from Debian. This fixes the LP
bugs #98822 and #81876. Which can then be closed.

I have built and tested it on current gutsy.

The debdiff from the last  debian version:

diff -u libcommons-dbcp-java-1.2.1/debian/changelog 
libcommons-dbcp-java-1.2.1/debian/changelog
--- libcommons-dbcp-java-1.2.1/debian/changelog
+++ libcommons-dbcp-java-1.2.1/debian/changelog
@@ -1,3 +1,21 @@
+libcommons-dbcp-java (1.2.1-5) unstable; urgency=low
+
+  * Merge from Ubuntu.
+  * Fixed Depends of libcommons-dbcp-java to allow all Java runtimes to be
+    used.
+  * Moved debhelper and cdbs to from Builds-Depends-Indep to Build-Depends.
+  * Added myself to Uploaders and removed Wolfgang.
+  * Updated Standards-Version to 3.7.2.
+
+ -- Michael Koch <[EMAIL PROTECTED]>  Sat, 09 Jun 2007 12:23:34 -0100
+
+libcommons-dbcp-java (1.2.1-4ubuntu1) feisty; urgency=low
+
+  * Re-sync with Debian. Changes retained:
+    * Depend java-gcj-compat rather than java runtimes
+
+ -- Barry deFreese <[EMAIL PROTECTED]>  Fri, 26 Jan 2007 19:13:45 -0500
+
 libcommons-dbcp-java (1.2.1-4) unstable; urgency=low

   * kaffe compiler transition
diff -u libcommons-dbcp-java-1.2.1/debian/rules 
libcommons-dbcp-java-1.2.1/debian/rules
--- libcommons-dbcp-java-1.2.1/debian/rules
+++ libcommons-dbcp-java-1.2.1/debian/rules
@@ -7,7 +7,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk

-JAVA_HOME_DIRS       := /usr/lib/kaffe
+JAVA_HOME_DIRS       := /usr/lib/jvm/java-gcj
 ANT_HOME             := /usr/share/ant
 DEB_JARS             := commons-collections commons-pool junit 
$(ANT_HOME)/lib/ant-launcher.jar
 DEB_ANT_BUILD_TARGET := build
diff -u libcommons-dbcp-java-1.2.1/debian/control 
libcommons-dbcp-java-1.2.1/debian/control
--- libcommons-dbcp-java-1.2.1/debian/control
+++ libcommons-dbcp-java-1.2.1/debian/control
@@ -2,13 +2,14 @@
 Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]>
-Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>, Wolfgang Baer <[EMAIL 
PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.2.30), libcommons-pool-java, 
libcommons-collections-java, junit, cdbs, ant, kaffe
-Standards-Version: 3.6.2
+Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>, Michael Koch <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>= 4.2.30), cdbs
+Build-Depends-Indep: libcommons-pool-java, libcommons-collections-java, junit, 
ant, java-gcj-compat-dev
+Standards-Version: 3.7.2

 Package: libcommons-dbcp-java
 Architecture: all
-Depends: kaffe (>= 2:1.1.5-3) | java1-runtime | java2-runtime, 
libcommons-pool-java, libcommons-collections-java
+Depends: java-gcj-compat | java1-runtime | java2-runtime, 
libcommons-pool-java, libcommons-collections-java
 Description: Database Connection Pooling Services
  The DBCP package provides database connection pooling services. The
  following features are supported

** Affects: libcommons-dbcp-java (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Please sync libcommons-dbcp-java 1.2.1-5 from Debian unstable
https://bugs.launchpad.net/bugs/119560
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to