Author: ebourg-guest Date: 2014-09-10 12:14:56 +0000 (Wed, 10 Sep 2014) New Revision: 18400
Modified: trunk/libhtmlparser-java/debian/watch Log: Removed the dh_make template from debian/watch Modified: trunk/libhtmlparser-java/debian/watch =================================================================== --- trunk/libhtmlparser-java/debian/watch 2014-09-10 12:11:04 UTC (rev 18399) +++ trunk/libhtmlparser-java/debian/watch 2014-09-10 12:14:56 UTC (rev 18400) @@ -1,16 +1,6 @@ -# Example watch control file for uscan -# Rename this file to "watch" and then you can run the "uscan" command -# to check for upstream updates and more. -# See uscan(1) for format - -# Compulsory line, this is a version 3 file version=3 - -# Uncomment to find new files on sourceforge, for devscripts >= 2.9 -# opts=dversionmangle=s/(\d+)\.(\d+)\.(\d+)/$1.$2..$3/ \ opts=uversionmangle=s/(\d+)\.(\d)(\d)\.(\d+)/$1.$2.$3.$4/,\ dversionmangle=s/\.dfsg\d$// \ http://sf.net/htmlparser/htmlparser(\d+)_(\d+)_?(\d*)\.zip # <http://downloads.sourceforge.net/htmlparser/htmlparser1_6_20060610.zip - _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

