This is an automated email from the git hooks/post-receive script. jamespage pushed a commit to branch master in repository maven-debian-helper.
commit 605462acbc747a1c0788a66080310f66744a65bf Author: James Page <[email protected]> Date: Tue Aug 13 12:21:14 2013 +0100 Rejig changelog as 1.6.4 is almost released --- debian/changelog | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8053b4c..e154dda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -maven-debian-helper (1.6.4) UNRELEASED; urgency=low +maven-debian-helper (1.6.5) UNRELEASED; urgency=low + + * Send options for --published-rules and --ignore-rules to POMCleaner + during SysInstallMojo (Closes: #719487). + + -- James Page <[email protected]> Tue, 13 Aug 2013 12:19:25 +0100 + +maven-debian-helper (1.6.4) unstable; urgency=low [ Emmanuel Bourg ] * Don't install the documentation jar by default (Closes: #711852) @@ -17,10 +24,6 @@ maven-debian-helper (1.6.4) UNRELEASED; urgency=low * dh build: Touch debian/stamp-poms-patched after mh_patchpoms is run (Closes: #714189) - [ James Page ] - * Send options for --published-rules and --ignore-rules to POMCleaner - during SysInstallMojo (Closes: #719487). - -- Emmanuel Bourg <[email protected]> Wed, 07 Aug 2013 13:00:25 +0200 maven-debian-helper (1.6.3) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

