This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository mednafen.
commit e29fce138bc9d666faafc841c9e9b43371932b5d Author: Stephen Kitt <[email protected]> Date: Tue Sep 1 19:37:10 2015 +0200 Update debian/watch to point to the fobby.net site. --- debian/changelog | 6 ++++++ debian/watch | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index dec9088..1620851 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mednafen (0.9.38.5+dfsg-2) UNRELEASED; urgency=medium + + * Update debian/watch to point to the fobby.net site. + + -- Stephen Kitt <[email protected]> Tue, 01 Sep 2015 19:36:58 +0200 + mednafen (0.9.38.5+dfsg-1) unstable; urgency=medium * New upstream release. diff --git a/debian/watch b/debian/watch index efc4e25..7669092 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,4 @@ version=3 opts=repacksuffix=+dfsg,dversionmangle=s/\+dfsg$// \ - http://qa.debian.org/watch/sf.php/mednafen/mednafen[_\-](\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) + http://mednafen.fobby.net/releases/ \ + files/mednafen[_\-](\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mednafen.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

