This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-ejb-plugin.
commit 6b3c1ad151fc8d0da2ddf9aa21ed9ecf39d3ce84 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 27 08:35:13 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 a590a03..5727acc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-ejb-plugin (2.3-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Thu, 27 Jul 2017 08:35:07 +0200 + maven-ejb-plugin (2.3-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index ab254f7..36c038c 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: libmaven-archiver-java, libmaven-plugin-tools-java, libmaven2-core-java, libplexus-utils-java -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Vcs-Git: git://anonscm.debian.org/pkg-java/maven-ejb-plugin.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-ejb-plugin.git Homepage: http://maven.apache.org/plugins/maven-ejb-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-ejb-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

