This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-ui-console.
commit 050901fce4039bed8547f15ec7b4f17c4981d9e5 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 4433bd4..27ff053 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ mupen64plus-ui-console (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]> Tue, 10 Sep 2013 22:28:37 +0200 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-ui-console.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

