This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gant.
commit 99405fef51beac98451f903498a0e736d1c8b9f1 Author: Emmanuel Bourg <[email protected]> Date: Sun May 22 14:57:39 2016 +0200 Updated the Maven rules for Groovy --- debian/changelog | 7 +++++++ debian/maven.rules | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 870ec99..0770ed8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gant (1.9.11-4) unstable; urgency=medium + + * Team upload. + * Updated the Maven rules for Groovy + + -- Emmanuel Bourg <[email protected]> Sun, 22 May 2016 14:57:07 +0200 + gant (1.9.11-3) unstable; urgency=medium * Team upload. diff --git a/debian/maven.rules b/debian/maven.rules index d0a06bb..88060ad 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -1,3 +1,2 @@ junit junit * s/.*/4.x/ * * -org.codehaus.groovy groovy-all * s/.*/2.x/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gant.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

