This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository tophat.
commit 900b07c1ea18ff2eba22f4de5005632f76c3a548 Author: Andreas Tille <[email protected]> Date: Sat Jul 18 17:40:58 2015 +0200 Add repacksuffix to debian/watch --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 3e9b057..0aebea2 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=dversionmangle=s/\+dfsg// \ +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ http://ccb.jhu.edu/software/tophat/downloads/tophat-([-0-9.]*\w?)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tophat.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
