This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-audio-sdl.
commit 745f5d6c7c44788516008d9731e80710a4dfac31 Author: Sven Eckelmann <[email protected]> Date: Fri Jul 5 09:35:17 2013 +0200 Verify new upstream versions using GPG key 954F81B094AA5BB226F5 --- debian/changelog | 2 ++ debian/source/include-binaries | 1 + debian/upstream-signing-key.pgp | Bin 0 -> 1154 bytes debian/watch | 3 ++- 4 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5265822..4d685cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ mupen64plus-audio-sdl (2.0~rc2+1+ad849b6b7b69-3) UNRELEASED; urgency=low - Work around new debhelper 9.20130624 dh_auto_{clean,test} behavior which is causing a FTBFS by adding an explicit override_dh_auto_{clean,test} rule + * debian/watch: + - Verify new upstream versions using GPG key 954F81B094AA5BB226F5 -- Sven Eckelmann <[email protected]> Wed, 26 Jun 2013 12:29:58 +0200 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 3b6f72a..e29e736 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,5 @@ version=3 -http://bitbucket.org/richard42/mupen64plus-audio-sdl/downloads/ \ +opts="pgpsigurlmangle=s/$/.asc/" \ + http://bitbucket.org/richard42/mupen64plus-audio-sdl/downloads/ \ /richard42/mupen64plus-audio-sdl/downloads/mupen64plus-audio-sdl-src-(.*).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-audio-sdl.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

