This is an automated email from the git hooks/post-receive script. jamespage pushed a commit to branch master in repository maven-hpi-plugin.
commit 185b3286114df3d71d852b7c9529cbac644770a4 Author: James Page <[email protected]> Date: Mon Aug 12 10:36:06 2013 +0100 - d/maven.ignoreRules: Drop use of maven-release-plugin. --- debian/changelog | 3 ++- debian/maven.ignoreRules | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e3d3b4e..69e93a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ maven-hpi-plugin (1.93-1) UNRELEASED; urgency=low * New upstream release: - - Refreshed patches. + - d/p/*: Refreshed patches. + - d/maven.ignoreRules: Drop use of maven-release-plugin. -- James Page <[email protected]> Mon, 12 Aug 2013 10:26:35 +0100 diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index e17b8c6..8e9baae 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -18,3 +18,4 @@ org.apache.maven.plugins maven-archetype-plugin * * * * org.apache.maven.wagon wagon-ssh * * * * org.jvnet.maven-jellydoc-plugin maven-jellydoc-plugin * * * * org.mortbay.jetty maven-jetty-plugin * * * * +org.apache.maven.plugins maven-release-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-hpi-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

