This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch experimental in repository wxmupen64plus.
commit 3b14a7ca1e6cec11937f9044488be05815c8fee3 Author: Sven Eckelmann <[email protected]> Date: Tue Oct 25 10:06:42 2011 +0200 Use zip as upstream source archive --- debian/get-orig-source.sh | 2 +- debian/watch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh index daf6e22..8fb8a3d 100755 --- a/debian/get-orig-source.sh +++ b/debian/get-orig-source.sh @@ -10,7 +10,7 @@ fi # try to download source package if [ "$1" != "snapshot" ]; then - uscan --verbose --force-download + uscan --verbose --force-download --repack else MODULE="${OWNER}/${DIR}" TMP="`mktemp -t -d`" diff --git a/debian/watch b/debian/watch index 4d87f6f..303e40c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 http://bitbucket.org/auria/wxmupen64plus/downloads/ \ - /auria/wxmupen64plus/downloads/wxmupen64plus-(.*).tar.bz2 + /auria/wxmupen64plus/downloads/wxmupen64plus-(.*).zip -- 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

