This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libhtmlparser-java.
commit faeb657376c0aef8b446072b3e9c7b7af77cd431 Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 10 12:14:56 2014 +0000 Removed the dh_make template from debian/watch --- debian/watch | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/debian/watch b/debian/watch index 6aa8f96..3a42048 100644 --- a/debian/watch +++ b/debian/watch @@ -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 - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhtmlparser-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

