This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository guice.
commit 1d22d40edf8da4f6cf60e76226a8ed30d898cc2d Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 29 19:10:15 2017 +0200 Rebuild with cglib 3.2.5 (Closes: #866411) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d0d5ca0..4bc5da5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ guice (4.0-4) UNRELEASED; urgency=medium * Team upload. + * Rebuild with cglib 3.2.5 (Closes: #866411) * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 diff --git a/debian/control b/debian/control index f3f17c2..f26fdb2 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10), libasm-java (>= 5.0), libatinject-jsr330-api-java, libbuild-helper-maven-plugin-java, - libcglib-java (>= 3.2), + libcglib-java (>= 3.2.5), libguava-java, libjarjar-maven-plugin-java, libmaven-bundle-plugin-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/guice.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

