This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-debian-helper.
commit a8364c8269abe7193eb79cf38f31ddd3b53b7950 Author: Emmanuel Bourg <[email protected]> Date: Mon Jun 27 17:48:28 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1fa2c66..7646b3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ maven-debian-helper (2.0.7) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * Added org.eluder.coveralls:coveralls-maven-plugin to the ignored plugins + * Standards-Version updated to 3.9.8 [ Christopher Hoskin ] * Fix "mh_resolve_dependencies fails to honour --verbose option" diff --git a/debian/control b/debian/control index b8f1f4b..f8eab77 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: junit4, libmaven-plugin-tools-java, libplexus-velocity-java, maven-repo-helper (>= 1.8.9) -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-debian-helper.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-debian-helper.git Homepage: http://wiki.debian.org/Java/MavenBuilder -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

