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-rice.
commit 9c7ba1a87b2ee405f7d0f88f446a6bf3fede2a5c 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 de4cf99..59aa491 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ mupen64plus-video-rice (2.0-3) UNRELEASED; urgency=medium * Update copyright years in debian/copyright + * Move keyring for signature verification to new debian/upstream/ -- Sven Eckelmann <[email protected]> Wed, 01 Jan 2014 17:19:32 +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-rice.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

