This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jarjar-maven-plugin.
commit f7649633d2d490b7b7ac06ad1bab6b0a554b2630 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 14:26:07 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1bbee38..6259277 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jarjar-maven-plugin (1.9-5) UNRELEASED; urgency=medium + + * Standards-Version updated to 3.9.8 + + -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 14:25:50 +0200 + jarjar-maven-plugin (1.9-4) unstable; urgency=medium * Fixed a build failure by changing the Maven rule for asm diff --git a/debian/control b/debian/control index a004e07..73b0aca 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ant-doc, libplexus-archiver-java, libplexus-utils-java, libplexus-utils-java-doc -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-java/jarjar-maven-plugin.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jarjar-maven-plugin.git Homepage: http://sonatype.github.com/jarjar-maven-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jarjar-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

