This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository bzflag.
commit 7f208f8e25f605fbe1f1f4b86930c394262666c6 Author: Alexandre Detiste <[email protected]> Date: Sun Mar 13 13:00:52 2016 +0100 project has moved from SF to GitHub, update watch file --- debian/changelog | 3 ++- debian/watch | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index fa950f4..77d418b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ bzflag (2.4.2+ds1-8) UNRELEASED; urgency=medium [ Alexandre Detiste ] * provide a man page for bzfquery tool. - * do not ship Makefile* in bzflag-data + * do not ship Makefile* in bzflag-data. + * update watch file, project isn't publishing anymore to SourceForge. -- Markus Koschany <[email protected]> Sun, 06 Mar 2016 08:53:48 +0100 diff --git a/debian/watch b/debian/watch index 5c28fc1..3ded8c3 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ # Compulsory line, this is a version 3 file version=3 -opts=dversionmangle=s/\+ds\d+$//,uversionmangle=s/.(gz|bz2)// \ - http://sf.net/bzflag/bzflag-(.*)\.tar\.(gz|bz2) +opts=uversionmangle=s/-RC/~/ \ + https://github.com/BZFlag-Dev/bzflag/releases .*/v(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bzflag.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

