This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-repository-builder.
commit 77fbabeb982e6c557503b3026404805e8b599239 Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 19 13:48:25 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 75e88d6..17161f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven-repository-builder (1.0~alpha2-4) UNRELEASED; urgency=medium * Team upload * Moved the package to Git + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Wed, 19 Jul 2017 13:43:00 +0200 diff --git a/debian/control b/debian/control index 879d94b..1cf98d3 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: libplexus-maven-plugin-java, libwagon-java, maven-debian-helper (>= 1.4) -Standards-Version: 3.9.1 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-repository-builder.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-repository-builder.git Homepage: http://maven.apache.org/shared/maven-repository-builder/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-repository-builder.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

