[pkg-java] r17195 - trunk/maven-source-plugin/2.0.x/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Wed Sep 4 13:14:55 UTC 2013
Author: ebourg-guest
Date: 2013-09-04 13:14:55 +0000 (Wed, 04 Sep 2013)
New Revision: 17195
Modified:
trunk/maven-source-plugin/2.0.x/debian/watch
Log:
debian/watch: Updated to catch the latest 2.x versions
Modified: trunk/maven-source-plugin/2.0.x/debian/watch
===================================================================
--- trunk/maven-source-plugin/2.0.x/debian/watch 2013-09-04 12:56:16 UTC (rev 17194)
+++ trunk/maven-source-plugin/2.0.x/debian/watch 2013-09-04 13:14:55 UTC (rev 17195)
@@ -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
More information about the pkg-java-commits
mailing list