This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository sisu-guice.
commit 18ddc6f7f96339f785be7dd44a1465d580beb6ae Author: tony mancill <[email protected]> Date: Tue Feb 11 21:04:06 2014 -0800 update changelog to prepare for upload --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7fe2c0c..a0d8a6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +sisu-guice (3.1.9+dfsg-2) unstable; urgency=medium + + * Team upload. + * Patch core/src/com/google/inject/internal/util/LineNumbers.java to + eliminate need for asm4, which conflicts at runtime with asm3. + - Thank you to Eugene Zhukov. (Closes: #738579, #738610) + * Add Built-Using: field to debian/control to note use of classes + from libcglib-java and libasm3-java by the jarjar plugin. + Update debian/copyright to provide source attributions for + incorporated classes. (Closes: #738580) + - Thank you to Bastian Blank for reporting this issue. + + -- tony mancill <[email protected]> Tue, 11 Feb 2014 22:09:46 -0800 + sisu-guice (3.1.9+dfsg-1) unstable; urgency=low * New upstream release. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-guice.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

