This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository drascula.
commit d8dd756ce1bfe5a8557388185d6b7edc8c7214ce Author: Alexandre Detiste <[email protected]> Date: Sun Mar 13 14:41:33 2016 +0100 debian/watch: move away from SourceForge.net --- debian/changelog | 7 +++++++ debian/watch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bfd91ce..41de823 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +drascula (1.0+ds2-3) UNRELEASED; urgency=medium + + [ Alexandre Detiste ] + * ScummVM has moved away from SourceFrouge, update watchfile. + + -- Markus Koschany <[email protected]> Sun, 13 Mar 2016 14:40:37 +0100 + drascula (1.0+ds2-2) unstable; urgency=medium [ Alexandre Detiste ] diff --git a/debian/watch b/debian/watch index 9ff326b..e62acb9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=dversionmangle=s/\+ds2// \ -http://sf.net/scummvm/drascula-(\d[\d.]+)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz) + http://scummvm.org/games/ .*/drascula-(\d[\d.]+)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/drascula.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

