Bug#971732: lintian: font-in-non-font-package triggers on non-font files

2020-10-06 Thread Ross Vandegrift
Hi Felix, On Tue, Oct 06, 2020 at 01:29:27AM -0700, Felix Lechner wrote: > On Mon, Oct 5, 2020 at 10:45 PM Ross Vandegrift > wrote: > > > > Lintian misidentifies the output of eolioan_gen as font files. > > I will look for other distinguishing factors---perha

Bug#971732: lintian: font-in-non-font-package triggers on non-font files

2020-10-05 Thread Ross Vandegrift
Package: lintian Version: 2.97.0 Severity: minor Hello, Lintian misidentifies the output of eolioan_gen as font files. This causes font-in-non-font-package false positives. Example case from libefl-all-dev is attached. Thanks, Ross -- System Information: Debian Release: bullseye/sid APT

Bug#968262: lintian: spare-manual-page misses .so targets

2020-08-14 Thread Ross Vandegrift
On Wed, Aug 12, 2020 at 07:45:22PM -0700, Felix Lechner wrote: > On Wed, Aug 12, 2020 at 7:17 PM Ross Vandegrift > wrote: > > > > Is that unusual or incorrect?'. > > I cannot answer that. From Lintian's perspective, there is no > executable for the manual page, and th

Bug#968262: lintian: spare-manual-page misses .so targets

2020-08-12 Thread Ross Vandegrift
Hi Felix, On Tue, Aug 11, 2020 at 10:55:49PM -0700, Felix Lechner wrote: > On Tue, Aug 11, 2020 at 10:39 PM Ross Vandegrift > wrote: > > > > I: terminology-data: spare-manual-page > > usr/share/man/man1/terminology-helpers.1.gz > > The links are fine, but I coul

Bug#968262: lintian: spare-manual-page misses .so targets

2020-08-11 Thread Ross Vandegrift
Package: lintian Version: 2.89.0 Severity: normal terminology-data installs terminology-helpers.1 for a number of small binaries from terminology. Each helper binary has a corresponding man file consisting just of a .so line. But lintian reports: I: terminology-data: spare-manual-page

Bug#941774: lintian: False positive for symbols-file-contains-current-version-with-debian-revision

2019-12-21 Thread Ross Vandegrift
Hi Felix, I forgot all about this, thanks for following up. On Sat, Dec 14, 2019 at 02:15:41PM -0800, Felix Lechner wrote: > $ fgrep -- -5 dir2/symbols > > _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag@Base > 1.21.1-5+b1 > > The symbol

Bug#941774: lintian: False positive for symbols-file-contains-current-version-with-debian-revision

2019-10-12 Thread Ross Vandegrift
On Sat, Oct 05, 2019 at 02:30:30AM -0400, Scott Kitterman wrote: > (optional=templinst|arch=!amd64 !arm64 > !x32)_ZN8nitrokey5proto17ResponseDissectorILNS0_9CommandIDE0ERKNS0_14DeviceResponseILS2_0ENS0_7stick109GetStatus15ResponsePayload24status_translate_commandB5cxx11Ei@Base > 3.5 > >

Bug#899134: lintian: desktop file checks have outdated links

2018-05-19 Thread Ross Vandegrift
aa9 Mon Sep 17 00:00:00 2001 From: Ross Vandegrift <r...@kallisti.us> Date: Sat, 19 May 2018 10:01:04 -0700 Subject: [PATCH] Update freedesktop.org desktop spec links Section page links have changed in the latest version of the desktop spec. Also, s/standards/specifications/ to match the rest o

Bug#895762: lintian should check if Vcs-Git branch matches d/gbp.conf branch

2018-04-15 Thread Ross Vandegrift
On Sun, Apr 15, 2018 at 09:30:14PM +0200, Mattia Rizzolo wrote: > On Sun, Apr 15, 2018 at 11:48:13AM -0700, Ross Vandegrift wrote: > > If a package uses gbp and a deban-branch is specified in d/gbp.conf, then > > vcswatch should probably be checking that branch. In #886334, it's p

Bug#895762: lintian should check if Vcs-Git branch matches d/gbp.conf branch

2018-04-15 Thread Ross Vandegrift
. So here's a lintian check to warn on the mismatch. Thanks, Ross >From 56cec96dbd4ddfcc9c1c25637d0c07ba16c22048 Mon Sep 17 00:00:00 2001 From: Ross Vandegrift <r...@kallisti.us> Date: Sun, 15 Apr 2018 11:39:30 -0700 Subject: [PATCH] Warn about mismatches between git branches in gbp.conf &