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 f2dd50482bc711c4f12697caa02162772b9b3c1f Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 4 13:14:55 2013 +0000 debian/watch: Updated to catch the latest 2.x versions --- 2.0.x/debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.0.x/debian/watch b/2.0.x/debian/watch index 0885023..cecbc7e 100644 --- a/2.0.x/debian/watch +++ b/2.0.x/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-(2\.0\.\d.*)/ debian debian/orig-tar.sh + maven-source-plugin-([\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

