This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-ant-helper.
commit 6292a45bf63fba54f7f2fa4ce5efda1c54cfed19 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 5 12:58:24 2017 +0200 Standards-Version updated to 4.1.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 19a646f..e0661df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven-ant-helper (8.1) UNRELEASED; urgency=medium * Team upload. * Switch to the Plexus dependencies used by Maven 3 to run Modello + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Tue, 05 Sep 2017 12:57:09 +0200 diff --git a/debian/control b/debian/control index 2fe453d..f957677 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Torsten Werner <[email protected]>, Damien Raude-Morvan <[email protected]> Build-Depends: debhelper (>= 10), default-jdk Build-Depends-Indep: ant, ant-contrib, ant-optional -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-ant-helper.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-ant-helper.git Homepage: https://anonscm.debian.org/cgit/pkg-java/maven-ant-helper.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-ant-helper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

