[pkg-java] r10844 - trunk/libibatis-java/debian
Torsten Werner
twerner at alioth.debian.org
Sun Oct 18 21:58:19 UTC 2009
Author: twerner
Date: 2009-10-18 21:58:19 +0000 (Sun, 18 Oct 2009)
New Revision: 10844
Modified:
trunk/libibatis-java/debian/changelog
trunk/libibatis-java/debian/control
Log:
Switch to unversioned cglib, thanks to Damien Raude-Morvan. (Closes:
#550614)
Modified: trunk/libibatis-java/debian/changelog
===================================================================
--- trunk/libibatis-java/debian/changelog 2009-10-18 21:40:58 UTC (rev 10843)
+++ trunk/libibatis-java/debian/changelog 2009-10-18 21:58:19 UTC (rev 10844)
@@ -1,3 +1,10 @@
+libibatis-java (2.3.4.726-2) unstable; urgency=low
+
+ * Switch to unversioned cglib, thanks to Damien Raude-Morvan. (Closes:
+ #550614)
+
+ -- Torsten Werner <twerner at debian.org> Sun, 18 Oct 2009 23:54:12 +0200
+
libibatis-java (2.3.4.726-1) unstable; urgency=low
* Move package to main.
Modified: trunk/libibatis-java/debian/control
===================================================================
--- trunk/libibatis-java/debian/control 2009-10-18 21:40:58 UTC (rev 10843)
+++ trunk/libibatis-java/debian/control 2009-10-18 21:58:19 UTC (rev 10844)
@@ -4,7 +4,7 @@
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>, Varun Hiremath <varun at debian.org>
Build-Depends: ant, cdbs, debhelper (>= 5), java-gcj-compat-dev,
- libcglib2.1-java, libcommons-dbcp-java, libcommons-logging-java,
+ libcglib-java, libcommons-dbcp-java, libcommons-logging-java,
liblog4j1.2-java, liboscache-java
Standards-Version: 3.8.0
Homepage: http://ibatis.apache.org
More information about the pkg-java-commits
mailing list