Your message dated Wed, 20 May 2015 17:54:40 +0200
with message-id <[email protected]>
and subject line Re: git: Please remove unused lintian overrides
has caused the Debian Bug report #677888,
regarding git: Please remove unused lintian overrides
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
677888: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677888
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git
Version: 1:1.7.10-1
Severity: minor
Hi,
Please consider dropping the Lintian overrides for
"binary-without-manpage".
Since version 2.5.0~rc3, Lintian has been able to check for these
manpages in direct dependencies (built from the same source) as long
as they are processed together.
"""
$ lintian -q --show-overrides --tags binary-without-manpage \
git_1%3a1.7.10-1_i386.deb
O: git: binary-without-manpage usr/bin/git
O: git: binary-without-manpage usr/bin/git-receive-pack
O: git: binary-without-manpage usr/bin/git-shell
O: git: binary-without-manpage usr/bin/git-upload-archive
O: git: binary-without-manpage usr/bin/git-upload-pack
$ lintian -q --show-overrides --tags binary-without-manpage,unused-override \
git_1%3a1.7.10-1_i386.deb git-man_1%3a1.7.10-1_all.deb
I: git: unused-override binary-without-manpage usr/bin/git
I: git: unused-override binary-without-manpage usr/bin/git-receive-pack
I: git: unused-override binary-without-manpage usr/bin/git-shell
I: git: unused-override binary-without-manpage usr/bin/git-upload-archive
I: git: unused-override binary-without-manpage usr/bin/git-upload-pack
"""
~Niels
--- End Message ---
--- Begin Message ---
On Sun, 17 Jun 2012 16:07:28 +0200 Niels Thykier <[email protected]> wrote:
> Package: git
> Version: 1:1.7.10-1
> Severity: minor
>
> Hi,
>
> Please consider dropping the Lintian overrides for
> "binary-without-manpage".
>
> Since version 2.5.0~rc3, Lintian has been able to check for these
> manpages in direct dependencies (built from the same source) as long
> as they are processed together.
>
> """
> [...]
> """
>
> ~Niels
>
This seems to have been fixed by now and I will therefore close this bug.
Thanks,
~Niels
--- End Message ---