This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit acb8fc3ec6b8b9effae947c96539eb2f3029ccc0 Author: Sven Eckelmann <[email protected]> Date: Mon May 31 21:15:18 2010 +0200 Use googlecode.debian.net instead of complex own filters for debian/watch --- debian/changelog | 6 ++++++ debian/watch | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2ce9b85..df34aef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mupen64plus (1.5+dfsg1-12) UNRELEASED; urgency=low + + * Use googlecode.debian.net instead of complex own filters for debian/watch + + -- Sven Eckelmann <[email protected]> Mon, 31 May 2010 21:13:25 +0200 + mupen64plus (1.5+dfsg1-11) unstable; urgency=low * debian/patches: diff --git a/debian/watch b/debian/watch index 410e9ea..c26ead3 100644 --- a/debian/watch +++ b/debian/watch @@ -1,6 +1,5 @@ version=3 opts="uversionmangle=s/-/./,dversionmangle=s/\+dfsg\d+$//" \ -http://code.google.com/p/mupen64plus/downloads/list?can=1 \ - http://mupen64plus.googlecode.com/files/Mupen64Plus-(.*).src\.tar.gz \ +http://googlecode.debian.net/p/mupen64plus/Mupen64Plus-(.*).src\.tar.gz \ debian debian/prune-tarball.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

