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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

