[libibatis-java] 03/06: Depend on libcglib-java instead of libcglib3-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 7 14:19:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libibatis-java.

commit 224aecd84ba02ca582b34274422a1411d52347b9
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 7 15:35:02 2016 +0200

    Depend on libcglib-java instead of libcglib3-java
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 56441cc..d04dea8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 libibatis-java (2.3.4.726-6) UNRELEASED; urgency=medium
 
+  * Depend on libcglib-java instead of libcglib3-java
   * Moved the package to Git
   * Standards-Version updated to 3.9.8
 
diff --git a/debian/control b/debian/control
index 5b089c8..4f75389 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: ant,
                cdbs,
                debhelper (>= 9),
                gcj-jdk,
-               libcglib3-java,
+               libcglib-java,
                libcommons-dbcp-java,
                libcommons-logging-java,
                liblog4j1.2-java,
diff --git a/debian/rules b/debian/rules
index d5b0e77..a1a8f4e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/cdbs/1/class/ant.mk
 
 JAVA_HOME         := /usr/lib/jvm/java-gcj
 DEB_ANT_BUILDFILE := debian/build.xml
-DEB_JARS          := cglib3 commons-dbcp commons-logging log4j-1.2 oscache
+DEB_JARS          := cglib commons-dbcp commons-logging log4j-1.2 oscache
 
 install/libibatis-java:: 
 	# compatibility symlink

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libibatis-java.git



More information about the pkg-java-commits mailing list