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

Re: Please try expo.debian.net -- a replacement for mentors.debian.net



On 2011-07-26 22:01, Asheesh Laroia wrote:
> On Tue, 26 Jul 2011, Kilian Krause wrote:
> 
>> [...]
>> * output from lintian -IX --pedantic
> 
> Difficulty: 0 (super easy)
> 
> (step 0: get the latest code from git)
> 
> Step 1: edit debexpo/plugins/lintian.py
> 
> Right now, we call lintian like this:
> 
>         output = commands.getoutput('lintian %s' % self.changes_file)
> 
> You can adjust the command however you see fit.
> 
> Step 2: Submit a patch
> 
>> [...]


Hi

To anyone interested in this, it might be a good idea to set up a
lintianrc file and use it (e.g. via --cfg) to keep the options separated
from the code.

~Niels


Reply to: