This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 623cb08304c104dd82ec897ac237089a5fdd16b3 Author: Sven Eckelmann <[email protected]> Date: Sun Oct 23 19:38:39 2011 +0200 Use debian packaging manual URL as format identifier in debian/copyright --- debian/changelog | 2 ++ debian/copyright | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4e89164..83097e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ mupen64plus (1.99.4+4) UNRELEASED; urgency=low * Don't mix implicit and explicit rules to prevent FTBFS with make 3.82 * Add dependency mupen64plus-rsp-z64 to mupen64plus-rsp-all because it also provides mupen64plus-rsp-z64-hlevideo + * Use debian packaging manual URL as format identifier in + debian/copyright -- Sven Eckelmann <[email protected]> Sun, 21 Aug 2011 17:54:29 +0200 diff --git a/debian/copyright b/debian/copyright index 3764491..94ad150 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * Copyright: 2009-2011, Sven Eckelmann <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

