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 6c71c8a2ee939ebc23116f414a9c171013308662 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 27 14:04:24 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9b4a04e..254af39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-debian-helper (2.2.1) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Tue, 27 Jun 2017 14:04:15 +0200 + maven-debian-helper (2.2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 8ecbf08..3682ac7 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.9) -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 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

