This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository groovy.
commit c909ab580a20b37014e7b6b41861e91de7fca0d1 Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 16 01:12:21 2017 +0100 Upload to unstable --- debian/changelog | 5 +++-- debian/copyright | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5432c79..70f0392 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,13 @@ -groovy (2.4.8-1) UNRELEASED; urgency=medium +groovy (2.4.8-1) unstable; urgency=high * Team upload. * New upstream release + - Fixes CVE-2016-6814: serialization vulnerability (Closes: #851408) - Refreshed the patches - Updated the poms * Disabled parallel building - -- Emmanuel Bourg <[email protected]> Sun, 15 Jan 2017 10:13:30 +0100 + -- Emmanuel Bourg <[email protected]> Mon, 16 Jan 2017 00:44:33 +0100 groovy (2.4.7-4) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 0a5c0d2..59de683 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ Files-Excluded: Files: * -Copyright: 2003-2016, The Apache Software Foundation +Copyright: 2003-2017, The Apache Software Foundation License: Apache-2.0 Files: src/main/org/codehaus/groovy/classgen/ClassCompletionVerifier.java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

