This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository python-sfml.
commit 5ee45bbab1d47e462e60275b2f103e3e1a635070 Author: James Cowgill <[email protected]> Date: Sun Jun 28 23:38:13 2015 +0100 Remove 1.5.1 hacks from debian/watch --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 4fe1ba7..f38175b 100644 --- a/debian/watch +++ b/debian/watch @@ -2,5 +2,5 @@ version=3 # From GitHub -opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/python-sfml-$1.tar.gz/,dversionmangle=s/1\.5\.1\.is\.([^+]*)\+dfsg$/$1/ \ +opts=dversionmangle=s/([^+~]*).*dfsg/$1/ \ https://github.com/Sonkun/python-sfml/tags .*/v?(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/python-sfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

