This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository xpenguins.
commit d45e512db78a84d9f8200c3a7e7c7352af7f8278 Author: Alexander Reichle-Schmehl <[email protected]> Date: Mon Oct 24 16:05:53 2011 +0000 Add lintian override for "package-section-games-but-contains-no-game" --- debian/changelog | 3 ++- debian/xpenguins.lintian-overrides | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 390e07f..85ff684 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,9 @@ xpenguins (2.2-8) UNRELEASED; urgency=low * Add Vcs-* headers to debian/control * Converting rules to minimal dh syntax * Bump standards to 3.9.2 (no changes needed) + * Add lintian override for "package-section-games-but-contains-no-game" - -- Alexander Reichle-Schmehl <[email protected]> Mon, 24 Oct 2011 18:01:04 +0200 + -- Alexander Reichle-Schmehl <[email protected]> Mon, 24 Oct 2011 18:05:15 +0200 xpenguins (2.2-7) unstable; urgency=low diff --git a/debian/xpenguins.lintian-overrides b/debian/xpenguins.lintian-overrides new file mode 100644 index 0000000..04103ae --- /dev/null +++ b/debian/xpenguins.lintian-overrides @@ -0,0 +1,2 @@ +xpenguins: package-section-games-but-contains-no-game + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xpenguins.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

