This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch experimental in repository wxmupen64plus.
commit 9a09ae2a1fb59469c10085728ea322d5033dc5ed Author: Sven Eckelmann <[email protected]> Date: Tue May 8 10:32:58 2012 +0200 Work around debian/watch problems with bitbuckets tag download --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 303e40c..b94621e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 -http://bitbucket.org/auria/wxmupen64plus/downloads/ \ - /auria/wxmupen64plus/downloads/wxmupen64plus-(.*).zip +https://bitbucket.org/auria/wxmupen64plus/downloads/ \ + /auria/wxmupen64plus/get/(\d.*\..*).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wxmupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

