This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository groovy.
commit 145e0d5fd2bdf30c2d57223847bff068620e179f Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 8 10:25:49 2017 +0200 Standards-Version updated to 4.1.0 --- debian/changelog | 3 +++ debian/control | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a0cad66..a16acee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,9 @@ groovy (2.4.8-2) unstable; urgency=high [ Felix Natter ] * Backport GROOVY-8163 fix from groovy 2.5.x + [ Emmanuel Bourg ] + * Standards-Version updated to 4.1.0 + -- Felix Natter <[email protected]> Thu, 07 Sep 2017 19:30:12 +0200 groovy (2.4.8-1) unstable; urgency=high diff --git a/debian/control b/debian/control index d9d1178..4d01a34 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Build-Depends: maven-repo-helper, testng, unzip -Standards-Version: 3.9.8 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/groovy.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/groovy.git Homepage: http://www.groovy-lang.org -- 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

