This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository megaglest-data.
commit ae1801d1482bffeb4d3099fbc2f82269f57822a6 Author: Paul Wise <[email protected]> Date: Wed Oct 31 01:13:28 2012 +0000 The copyright file isn't DEP-5 compliant, don't claim that it is. --- debian/changelog | 4 ++++ debian/copyright | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 09cf478..835b062 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ megaglest-data (3.6.0.3-2) UNRELEASED; urgency=low + [ Eddy Petrișor ] * Remove myself from Uploaders + [ Paul Wise ] + * The copyright file isn't DEP-5 compliant, don't claim that it is. + -- Eddy Petrișor <[email protected]> Thu, 04 Oct 2012 22:16:36 +0300 megaglest-data (3.6.0.3-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 3138905..5ea634f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Almost-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: megaglest-data Upstream-Contact: Mark Vejvoda <[email protected]> Source: http://sourceforge.net/projects/megaglest/files/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest-data.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

