This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-glide64.
commit 1eadb4b04bf0e2bf7c4db05a64fcde738b02847a 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 4eda142..e8e6e0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ mupen64plus-video-glide64 (1.99.4-4) 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:13 +0200 diff --git a/debian/copyright b/debian/copyright index 64a074c..8424c98 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-glide64 Upstream-Contact: Jon 'wahrhaft' Ring <[email protected]> Source: http://bitbucket.org/wahrhaft/mupen64plus-video-glide64/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-glide64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

