Bug#891935: lintian: Wil is a common Dutch name making spelling-error-in-copyright buggy

2018-03-02 Thread Chris Lamb
tags 891935 + pending thanks Fixed in Git, pending upload: https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=0267caaf01485de67109357bc356e082935ff3da Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Processed: Re: lintian: Wil is a common Dutch name making spelling-error-in-copyright buggy

2018-03-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 891935 + pending Bug #891935 [lintian] lintian: Wil is a common Dutch name making spelling-error-in-copyright buggy Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 891935:

Bug#891935: lintian: Wil is a common Dutch name making spelling-error-in-copyright buggy

2018-03-02 Thread Paul Gevers
Package: lintian Version: 2.5.76 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Recently I started seeing "spelling-error-in-copyright Wil Will". I checked my copyright file and the only Wil I could find is in the names of copyright holders. Wil is a rather common name in the

[lintian] 01/01: Drop the wil → will correction as Wil is "a rather common name in the Netherlands". Thanks to Paul Gevers for the report. (Closes: #891935)

2018-03-02 Thread Chris Lamb
This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian. commit 0267caaf01485de67109357bc356e082935ff3da Author: Chris Lamb Date: Fri Mar 2 19:10:08 2018 + Drop the wil → will correction as Wil

[lintian] branch master updated (2c9fd28 -> 0267caa)

2018-03-02 Thread Chris Lamb
This is an automated email from the git hooks/post-receive script. lamby pushed a change to branch master in repository lintian. from 2c9fd28 spelling: Add another correction new 0267caa Drop the wil → will correction as Wil is "a rather common name in the Netherlands".

[lintian] 01/01: spelling: Add several corrections

2018-03-02 Thread Paul Wise
This is an automated email from the git hooks/post-receive script. pabs pushed a commit to branch master in repository lintian. commit d0dd7866df65e32830956ecd4cc243450cd71d8d Author: Paul Wise Date: Sat Mar 3 07:35:29 2018 +0800 spelling: Add several corrections ---

[lintian] branch master updated (0267caa -> d0dd786)

2018-03-02 Thread Paul Wise
This is an automated email from the git hooks/post-receive script. pabs pushed a change to branch master in repository lintian. from 0267caa Drop the wil → will correction as Wil is "a rather common name in the Netherlands". Thanks to Paul Gevers for the report. (Closes: #891935)

Bug#891688: lintian: warn about missing Vcs-Browser field when Vcs-* mention hosts with browsable archives

2018-03-02 Thread Paul Wise
On Thu, 01 Mar 2018 09:17:27 + Chris Lamb wrote: > > https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=5987bf72b658df48004d3cfaefc4774ee670abd4 It is my fault for not mentioning this in the initial mail but some of those regexen are bogus and also all the dots should be

Es

2018-03-02 Thread FRANCESCO GATTIANI
Inviato da iPhone

Es

2018-03-02 Thread FRANCESCO GATTIANI
Inviato da iPhone

Bug#891892: lintian: False positive: statically-linked-binary despite the Build-Depends on golang-go

2018-03-02 Thread Chris Lamb
Hi Arnaud, > The statically-linked-binary warninf shouldn't be there, as the field > Build-Depends contains: > > golang-go (>= 2:1.9~) | golang-1.9-go The Lintian code in question is: $built_with_golang = $src->info->relation('build-depends')