Bug#898708: vcs-deprecated-in-debian-infrastructure browse.dgit.debian.org

2018-05-15 Thread Ian Jackson
Package: lintian Version: 2.5.86 xnox reports that lintian is complaining about https://browse.dgit.debian.org/mdadm.git in vcs-browse. (FAOD, browse.dgit.debian.org is fully supported and is not going away.) I was pointed to this commit which fixes git.dgit.d.o

Bug#898715: lintian: fails to parse extended timestamps in tarballs

2018-05-15 Thread Stephen Kitt
Package: lintian Version: 2.5.85 Severity: normal Tags: patch Dear Maintainer, Now that lintian correctly instructs tar to output full timestamps (22e197e4), it fails to parse timestamps in tarballs which contain high-resolution times, such as xmp_4.1.0.orig.tar.gz

Bug#898759: should report UNRELEASED in a NEWS.Debian file

2018-05-15 Thread Chris Lamb
tags 898759 + moreinfo thanks Hi Marc, > lintian should report if the NEWS.Debian file contains UNRELEASED in the > top line as a warning. Does Lintian not do this already? For example: https://lintian.debian.org/tags/debian-news-entry-has-strange-distribution.html We also check for

Processed: Re: Bug#898759: should report UNRELEASED in a NEWS.Debian file

2018-05-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 898759 + moreinfo Bug #898759 [lintian] should report UNRELEASED in a NEWS.Debian file Added tag(s) moreinfo. > thanks Stopping processing here. Please contact me if you need assistance. -- 898759:

Bug#898708: vcs-deprecated-in-debian-infrastructure browse.dgit.debian.org

2018-05-15 Thread Chris Lamb
tags 898708 + pending thanks Hi Ian, > browse.dgit.debian.org is fully supported and is not going away. Was merely an oversight, don't worry. ;) Applied in Git, pending upload: https://salsa.debian.org/lintian/lintian.git/commit/cdeb447a02cd382ec5c22fb8ace02dfd8280e76b checks/fields.pm

Processed: Re: vcs-deprecated-in-debian-infrastructure browse.dgit.debian.org

2018-05-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 898708 + pending Bug #898708 [lintian] vcs-deprecated-in-debian-infrastructure browse.dgit.debian.org Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 898708:

Bug#898721: lintian -- maybe false positive on description-starts-with-package-name

2018-05-15 Thread Chris Lamb
tags 898721 + moreinfo thanks Hi Thorsten, > I am not sure whether this is a good english expression, but if so, this > is a false positive: > > Description: base58 encode/decode: command-line interface It's "valid" but very clunky. Could you suggest they use, for example: command-line

Bug#898715: lintian: fails to parse extended timestamps in tarballs

2018-05-15 Thread Chris Lamb
tags 898715 + pending thanks Hey Stephen, Thanks for the patch! I fixed it in a slightly different way, but you did 90% of the work: https://salsa.debian.org/lintian/lintian.git/commit/f4ee651c1792f6d645014d3aa20490506d981a5c debian/changelog | 5 +

Processed: Re: lintian: fails to parse extended timestamps in tarballs

2018-05-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 898715 + pending Bug #898715 [lintian] lintian: fails to parse extended timestamps in tarballs Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 898715:

Bug#898708: vcs-deprecated-in-debian-infrastructure browse.dgit.debian.org

2018-05-15 Thread Ian Jackson
Chris Lamb writes ("Re: vcs-deprecated-in-debian-infrastructure browse.dgit.debian.org"): > tags 898708 + pending > thanks > > Hi Ian, > > browse.dgit.debian.org is fully supported and is not going away. > > Was merely an oversight, don't worry. ;) Right. I thought I should avoid any doubt

Bug#898809: lintian -F internal error: cannot run shared-libs check on package binary

2018-05-15 Thread Matthias Klose
Package: lintian Version: 2.5.86 Severity: important Tags: sid buster This causes the gcc-8-cross packages built on amd64 and i386 failing the lintian -F check during upload (packages at p.d.o/~d.../tmp). $ lintian -F ../gcc-8-cross_16_amd64.changes 2>&1 | tee ../log.lintian Use of uninitialized

Bug#898799: lintian: False positive for debhelper-compat-file-contains-multiple-levels

2018-05-15 Thread Axel Beckert
Package: lintian Version: 2.5.86 Severity: normal The following IMHO fully valid and not accidentially with ">>" appended debian/compat file of debsums triggers the lintian tag debhelper-compat-file-contains-multiple-levels: ---8<-- 10 # Needs to stay on a compat level which is supported in

Bug#898799: lintian: False positive for debhelper-compat-file-contains-multiple-levels

2018-05-15 Thread Axel Beckert
Hi, to be more precise: Axel Beckert wrote: > The following IMHO fully valid and not accidentially with ">>" appended > debian/compat file of debsums [...] ... as currently in git: https://salsa.debian.org/perl-team/modules/packages/debsums/blob/master/debian/compat Regards,