This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-interpolation.
commit a367603f93686b1d5caab49e336bd0b676f39029 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 9 00:49:07 2015 +0200 Ignore the maven-release-plugin --- debian/changelog | 4 +++- debian/maven.ignoreRules | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ea6e642..ccafa56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -plexus-interpolation (1.19-2) UNRELEASED; urgency=medium +plexus-interpolation (1.21-1) UNRELEASED; urgency=medium + * Team upload. + * New upstream release * Moved the package to Git -- Emmanuel Bourg <[email protected]> Thu, 09 Jul 2015 00:32:55 +0200 diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index 0088a40..434c573 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -14,3 +14,4 @@ # from the POM # junit junit jar s/3\\..*/3.x/ +org.apache.maven.plugins maven-release-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-interpolation.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

