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 6995fb372c97c770330fa872d11ec16f168cf89b 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 936528c..11212ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ mupen64plus-video-rice (1.99.4-5) UNRELEASED; urgency=low * Don't mix implicit and explicit rules to prevent FTBFS with make 3.82 * Remove hardening-includes which are now integrated in dpkg- buildflags + * Use debian packaging manual URL as format identifier in + debian/copyright -- Sven Eckelmann <[email protected]> Sat, 20 Aug 2011 21:54:35 +0200 diff --git a/debian/copyright b/debian/copyright index c63128e..9bd7651 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/ Upstream-Name: mupen64plus-video-rice Upstream-Contact: Richard 'Richard42' Goedeken <[email protected]> Source: http://bitbucket.org/richard42/mupen64plus-video-rice/ -- 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

