This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-repo-helper.
commit dd1d38e446091e79cc2ecdef8b0dcf43ec53a884 Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 30 10:49:54 2016 +0200 Upload to unstable --- debian/changelog | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 657d4f7..6f4150b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -maven-repo-helper (1.8.13) UNRELEASED; urgency=medium +maven-repo-helper (1.9) unstable; urgency=medium * Added the --relocate option to mh_installpom * Reduced the size of the poms installed in /usr/share/maven-repo by removing @@ -8,7 +8,7 @@ maven-repo-helper (1.8.13) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 (no changes) * Use secure Vcs-* URLs - -- Emmanuel Bourg <[email protected]> Thu, 28 Apr 2016 16:31:57 +0200 + -- Emmanuel Bourg <[email protected]> Thu, 30 Jun 2016 10:36:41 +0200 maven-repo-helper (1.8.12) unstable; urgency=medium diff --git a/pom.xml b/pom.xml index bda7e02..af5b55b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <artifactId>maven-repo-helper</artifactId> <name>Maven Repo helper</name> <packaging>jar</packaging> - <version>1.8.12</version> + <version>1.9</version> <description>Provides support for managing the Maven repository in a Debian distribution.</description> <inceptionYear>2009</inceptionYear> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-repo-helper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

