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

Re: lintian. how to shut it up?



On Tue, Sep 22, 2015 at 01:19:49PM +0300, Hleb Valoshka wrote:
> Hi team.
> 
> I'm using Lintian v2.5.35~bpo8+1, ruby-locales contains 2 gzipped
> files. As these files came from upstream I want make lintian to shut
> up.
> 
> I put file debian/lintian-overrides with content:
> ruby-locale: package-contains-timestamped-gzip
> usr/share/ruby-locale/data/languages.tab.gz
> usr/share/ruby-locale/data/regions.tab.gz
> 
> But it still reports
> 
> W: ruby-locale: package-contains-timestamped-gzip
> usr/share/ruby-locale/data/languages.tab.gz
> W: ruby-locale: package-contains-timestamped-gzip
> usr/share/ruby-locale/data/regions.tab.gz
> 
> How to silence it?

using the correct syntax for lintian overrides might do the trick:

ruby-locale: package-contains-timestamped-gzip usr/share/ruby-locale/data/languages.tab.gz
ruby-locale: package-contains-timestamped-gzip usr/share/ruby-locale/data/regions.tab.gz

(or you can also recompress the files without a timestamp in
debian/rules)

-- 
Antonio Terceiro <terceiro@debian.org>

Attachment: signature.asc
Description: Digital signature


Reply to: