This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository gwama.
commit cc93a8a3ced34371f42c70174625f13cd5637f73 Author: Andreas Tille <[email protected]> Date: Tue Dec 16 09:28:25 2014 +0100 Use new uscan option repacksuffix to avoid lintian warning --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 6327563..dea4cc5 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=uversionmangle=s/$/+dfsg/ \ +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ http://www.well.ox.ac.uk/gwama/download.shtml gwama(\d\S*)\.zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gwama.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
