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

Re: ruby-cmdparse



Am Freitag, den 13.11.2020, 19:01 +0100 schrieb Klaumi Klingsporn:
> Am / On Fri, 13 Nov 2020 16:55:53 +0100
> schrieb / wrote Daniel Leidert <dleidert@debian.org>:

[..]
> > There are some lintian issues to address (enable the
> > pedantic and extra output). 
> 
> I don't know how to enable this options while lintian is
> called from within the ruby-team-meta-build-script. There
> seems to be no system-wide or personal configuration file
> for linitian.

JFTR: There is (~/.devscripts -> DEBUILD_LINTIAN_OPTS). However lintian is
called from sbuild and sbuild provides several lintian related switches
including additonal options to pass to lintian. The configuraton can be done in
~/.sbuildrc and all options are explained in /etc/sbuild/sbuild.conf too. This
will enable all lintian tags:

$lintian_opts = ['-i', '-I', '-E', '--pedantic'];

Regards, Daniel
-- 
Regards,
Daniel Leidert <dleidert@debian.org> | https://www.wgdd.de/
GPG-Key RSA4096 / BEED4DED5544A4C03E283DC74BCD0567C296D05D
GPG-Key ED25519 / BD3C132D8B3805D1808123AB7ACE00941E338C78

If you like my work consider sponsoring me via
https://www.patreon.com/join/dleidert

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: