[tomcat8] 01/01: Rebuild for jessie-backports
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 22 11:34:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to annotated tag debian/8.0.39-1_bpo8+1
in repository tomcat8.
commit bdaff6e4a922e7acdf1123d57dad635faa75ca69
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Nov 22 11:26:27 2016 +0100
Rebuild for jessie-backports
---
debian/ant.properties | 2 +-
debian/changelog | 6 ++++++
debian/control | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/ant.properties b/debian/ant.properties
index 0d97b42..b4b78a7 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/cglib-nodep.jar
+cglib.jar=/usr/share/java/cglib3-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 e1a77b7..df3651d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tomcat8 (8.0.39-1~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 22 Nov 2016 11:26:17 +0100
+
tomcat8 (8.0.39-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index b8b38b5..8a2208a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: ant-optional,
po-debconf
Build-Depends-Indep: javahelper,
junit4 (>= 4.11),
- libcglib-nodep-java,
+ libcglib3-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