[tomcat8] 02/06: Depend on libcglib-nodep-java instead of libcglib3-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 19 07:26:12 UTC 2016


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

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

commit dc7705376c14b03e9702f082c381570785460c98
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Oct 19 09:09:40 2016 +0200

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

diff --git a/debian/ant.properties b/debian/ant.properties
index b4b78a7..0d97b42 100644
--- a/debian/ant.properties
+++ b/debian/ant.properties
@@ -2,7 +2,7 @@ compile.debug=true
 
 jdt.jar=/usr/share/java/ecj.jar
 junit.jar=/usr/share/java/junit4.jar
-cglib.jar=/usr/share/java/cglib3-nodep.jar
+cglib.jar=/usr/share/java/cglib-nodep.jar
 easymock.jar=/usr/share/java/easymock.jar
 hamcrest.jar=/usr/share/java/hamcrest-core.jar
 objenesis.jar=/usr/share/java/objenesis.jar
diff --git a/debian/changelog b/debian/changelog
index 25c84f3..13a3d97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ tomcat8 (8.0.37-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Fixed the OSGi metadata for tomcat8-jasper.jar and tomcat8-jasper-el.jar
+  * Depend on libcglib-nodep-java instead of libcglib3-java
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 19 Oct 2016 09:06:20 +0200
 
diff --git a/debian/control b/debian/control
index 4edf82f..5ac4730 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: ant-optional,
                po-debconf
 Build-Depends-Indep: javahelper,
                      junit4 (>= 4.11),
-                     libcglib3-java,
+                     libcglib-nodep-java,
                      libeasymock-java (>= 3.0),
                      libecj-java (>= 3.11.0),
                      libhamcrest-java (>= 1.3),

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



More information about the pkg-java-commits mailing list