This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-video-glide64mk2.
commit 5392d163cc2fd0e46dcb35f97723031c00881e61 Author: Sven Eckelmann <[email protected]> Date: Fri Jul 5 09:35:28 2013 +0200 Verify new upstream versions using GPG key 954F81B094AA5BB226F5 --- debian/source/include-binaries | 1 + debian/upstream-signing-key.pgp | Bin 0 -> 1154 bytes debian/watch | 3 ++- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/source/include-binaries b/debian/source/include-binaries new file mode 100644 index 0000000..95a390b --- /dev/null +++ b/debian/source/include-binaries @@ -0,0 +1 @@ +debian/upstream-signing-key.pgp diff --git a/debian/upstream-signing-key.pgp b/debian/upstream-signing-key.pgp new file mode 100644 index 0000000..e678393 Binary files /dev/null and b/debian/upstream-signing-key.pgp differ diff --git a/debian/watch b/debian/watch index 4ef9fc7..0a48bd3 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,5 @@ version=3 -http://bitbucket.org/richard42/mupen64plus-video-glide64mk2/downloads/ \ +opts="pgpsigurlmangle=s/$/.asc/" \ + http://bitbucket.org/richard42/mupen64plus-video-glide64mk2/downloads/ \ /richard42/mupen64plus-video-glide64mk2/downloads/mupen64plus-video-glide64mk2-src-(.*).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-glide64mk2.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

