[Reproducible-builds] Bug#832096: lintian: please check for common typos in debian/rules target names
Chris Lamb
lamby at debian.org
Fri Jul 22 11:46:06 UTC 2016
Jakub Wilk wrote:
> Lintian is already aware of existing dh_* commands (see
> data/debhelper/dh_commands), so maybe we could use this list instead of
> manually maintaining possible misspellings?
Not without changing this data structure as we want multiple misspellings
to map to the correct spelling. A clever regex is also not suitable either
as there are some dh_ commands that *do* have an underscore as a separator.
> [..]
Well, all those typos in my patch were ironically embarrassing
given what its meant to solve. :)
Updated patch attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-c-rules-Check-for-common-typos-in-debian-rules-targe.patch
Type: text/x-patch
Size: 5541 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160722/57c50dad/attachment.bin>
More information about the Reproducible-builds
mailing list