This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository varscan.
commit 07f4528287f3c65a55121dd82fa96771e746fdb8 Author: Andreas Tille <[email protected]> Date: Tue Sep 16 15:40:40 2014 +0200 Make sure uscan will choose the proper name automatically --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index a41a6d6..25ccda6 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=dversionmangle=s/[~\+]dfsg[0-9]*// \ +opts=uversionmangle=s/$/+dfsg/ \ http://sf.net/varscan/VarScan\.v(\d[\d\.]+)\.source\.(?:jar|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/varscan.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
