This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-source-plugin.
commit 3988bdf1642913fb9eb71bb30d754ed944d53356 Author: Steffen Möller <[email protected]> Date: Wed Sep 4 17:49:47 2013 +0000 Version 2.2+ have dependencies to maven-plugin-annotations that we fail to package for the time being. The watch file for the moment only indicates newer versions of the 2.1.x branch. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index cecbc7e..735657e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 opts="uversionmangle=s/-(alpha|beta)-/~$1/" \ http://svn.apache.org/repos/asf/maven/plugins/tags/ \ - maven-source-plugin-([\d\.]+)/ debian debian/orig-tar.sh + maven-source-plugin-(2\.1\.[\d\.]+)/ debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-source-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

