[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#963765: marked as done (lintian: please flag this typo of override)



Your message dated Sat, 4 Jul 2020 23:00:56 -0700
with message-id <CAFHYt56P0GD1Jw7U9AGn0b-Z9c8AWK=yWNyPeQVp1oWmfah5Xw@mail.gmail.com>
and subject line Re: Bug#963765: lintian: please flag this typo of override
has caused the Debian Bug report #963765,
regarding lintian: please flag this typo of override
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 owner@bugs.debian.org
immediately.)


-- 
963765: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963765
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.80.0

This MR was sent to me https://salsa.debian.org/multimedia-team/inkscape/-/merge_requests/2
it's doing this:

    -oeverride_dh_missing:
    +override_dh_missing:

ISTR there is already a tag flagging possibly wrong rules target that
are likely a typo of a dh override.  Please also flag these.


-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
More about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Hi Mattia,

On Fri, Jun 26, 2020 at 10:24 AM Mattia Rizzolo <mattia@debian.org> wrote:
>
> ISTR there is already a tag flagging possibly wrong rules target that
> are likely a typo of a dh override.

You were right, but the spell check was sloppy. It checked only the
part after dh_*. Now it checks all known dh rule targets with a
Levenshtein distance < 3. For speed, Lintian switched to the XS
version:

    https://salsa.debian.org/lintian/lintian/-/commit/b7b4b813dc44d9518f3d1cc76f24bd7866ae13f5

I would have preferred to use the similar Damerau distance, which
counts transpositions as one edit, but the XS version was not
available in Debian.

>     -oeverride_dh_missing:
>     +override_dh_missing:

A test case with the spelling from your inkscape MR was added in the
same commit.

Happy hacking!

Kind regards
Felix Lechner

--- End Message ---

Reply to: