This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to annotated tag debian/8.0.38-2_bpo8+1 in repository tomcat8.
commit d20447b97ec879121b41ec8f12b1c6da561b3a7a Author: Emmanuel Bourg <[email protected]> Date: Thu Nov 3 22:36:33 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 8c3e98d..e562cf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tomcat8 (8.0.38-2~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + + -- Emmanuel Bourg <[email protected]> Thu, 03 Nov 2016 22:36:00 +0100 + tomcat8 (8.0.38-2) unstable; urgency=high * 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

