This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-rsp-hle.
commit 016d49d61f8aae6e86d5179682138477483c1449 Author: Sven Eckelmann <[email protected]> Date: Sun Jan 26 21:13:51 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 b16c475..709a27f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ mupen64plus-rsp-hle (2.0-2) 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:12:30 +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-rsp-hle.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

