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 fd0d897835ff2ec7185a47866f26c2152bd43dca Author: Sven Eckelmann <[email protected]> Date: Sun Jan 26 21:13:52 2014 +0100 Move keyring for signature verification to new debian/upstream/ --- debian/changelog | 1 + debian/source/include-binaries | 2 +- .../{upstream-signing-key.pgp => upstream/signing-key.pgp} | Bin 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 087eeeb..0466aac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ mupen64plus-video-glide64mk2 (2.0-3) UNRELEASED; urgency=low - Change upstream repository to github - Change SCM from Mercurial to Git * Update copyright years in debian/copyright + * Move keyring for signature verification to new debian/upstream/ -- Sven Eckelmann <[email protected]> Sat, 16 Nov 2013 18:13:03 +0100 diff --git a/debian/source/include-binaries b/debian/source/include-binaries index 95a390b..a610508 100644 --- a/debian/source/include-binaries +++ b/debian/source/include-binaries @@ -1 +1 @@ -debian/upstream-signing-key.pgp +debian/upstream/signing-key.pgp diff --git a/debian/upstream-signing-key.pgp b/debian/upstream/signing-key.pgp similarity index 100% rename from debian/upstream-signing-key.pgp rename to debian/upstream/signing-key.pgp -- 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

