This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-artifact-transfer.
commit a22ba05551e56eac16facb11afa68bf67615eacc Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 30 13:04:18 2017 +0200 Standards-Version updated to 4.1.0 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6c0a5e4..3dbfd57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +maven-artifact-transfer (0.9.1-3) UNRELEASED; urgency=medium + + * Standards-Version updated to 4.1.0 + + -- Emmanuel Bourg <[email protected]> Wed, 30 Aug 2017 13:04:16 +0200 + maven-artifact-transfer (0.9.1-2) unstable; urgency=medium * Rebuild with eclipse-aether >= 1.0.2-3 diff --git a/debian/control b/debian/control index 2d5f475..a3f8b15 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: libmaven-shade-plugin-java, libplexus-component-metadata-java, maven-debian-helper (>= 2.2) -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-artifact-transfer.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-artifact-transfer.git Homepage: http://maven.apache.org/shared/maven-artifact-transfer/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-artifact-transfer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

