This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-processor-plugin.
commit ed392cbbdf66c5a94bd9505a08721e433c89988f Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 15 15:20:43 2017 +0200 Standards-Version updated to 4.1.0 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 77c1420..93a4d91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-processor-plugin (3.3.1-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.1.0 + + -- Emmanuel Bourg <[email protected]> Fri, 15 Sep 2017 15:20:36 +0200 + maven-processor-plugin (3.3.1-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index d7c90f4..b12b0c4 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10), libmaven3-core-java, libplexus-compiler-java, maven-debian-helper (>= 1.5) -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-processor-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-processor-plugin.git Homepage: http://bsorrentino.github.io/maven-annotation-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-processor-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

