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 136c1b228f7b0930d07de6df02c82aae798e0c6e Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 7 17:54:02 2013 +0200 Upload 1.8.4 to unstable --- debian/changelog | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9c2443d..758894d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -maven-repo-helper (1.8.4) UNRELEASED; urgency=low +maven-repo-helper (1.8.4) unstable; urgency=low * Fixed a regression in the pom parser (Closes: #712658) * The name of the pom is now displayed when a parsing error occurs - -- Emmanuel Bourg <[email protected]> Tue, 18 Jun 2013 13:52:45 +0200 + -- Emmanuel Bourg <[email protected]> Wed, 07 Aug 2013 17:53:13 +0200 maven-repo-helper (1.8.3) unstable; urgency=low diff --git a/pom.xml b/pom.xml index 7cd43e9..a810222 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.3</version> + <version>1.8.4</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

