This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository higan.
commit da1d859fec5b8deee7aaefcce5c653141d72df6a Author: Tobias Hansen <[email protected]> Date: Sun Jun 26 09:53:57 2016 +0100 Remove lintian override for menu-command-not-in-package. --- debian/changelog | 1 + debian/higan.lintian-overrides | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9a3c28b..846cd60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ higan (098-1) UNRELEASED; urgency=medium * Update homepage URL. (Closes: #808788) * Bump Standards-Version. * Remove menu file. + * Remove lintian override for menu-command-not-in-package. * Update debian/watch. -- Tobias Hansen <[email protected]> Tue, 21 Jun 2016 18:19:40 +0100 diff --git a/debian/higan.lintian-overrides b/debian/higan.lintian-overrides index e2eb613..08c5d34 100644 --- a/debian/higan.lintian-overrides +++ b/debian/higan.lintian-overrides @@ -1,9 +1,6 @@ # False positive. The command higan is created via alternatives system. higan: desktop-command-not-in-package -# False positive. The command higan is created via alternatives system. -higan: menu-command-not-in-package - # fortify breaks higan on architectures where libco/sjlj.c is used # so it is disabled there. higan: hardening-no-fortify-functions -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/higan.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

