This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-clean-plugin.
commit 0ae755ef99065f9769182d03e8d76860bbcd39f5 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 17 15:03:21 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 873ce4b..012cb14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ maven-clean-plugin (3.0.0-1) UNRELEASED; urgency=medium * No longer install the plugin jar in /usr/share/java * Build with the DH sequencer instead of CDBS * Moved the package to Git - * Standards-Version updated to 3.9.8 + * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use XZ compression for the upstream tarball diff --git a/debian/control b/debian/control index 510e6e6..a80ea58 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: libmaven2-core-java, libplexus-utils-java, maven-debian-helper (>= 2.2) -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-clean-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-clean-plugin.git Homepage: http://maven.apache.org/plugins/maven-clean-plugin/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-clean-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

