This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-z64.
commit 6cb919ca4d01aa4a38d0258371d2a3aff0a25cad 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 70a72d9..e6e982b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ mupen64plus-video-z64 (2.0.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:13:10 +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-z64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

