Bug#865055: lintian: Falsly claims that "iff" is a spelling error

2017-06-18 Thread Axel Beckert
Package: lintian Version: 2.5.51 Severity: minor Hi, Lintian argues about the word "iff": I: lynx: spelling-error-in-binary usr/bin/lynx iff if But "iff" is a valid English word: https://en.wiktionary.org/wiki/iff It's probably no common word, but still a valid word and should not be reported

Bug#865055: lintian: Falsly claims that "iff" is a spelling error

2017-06-19 Thread Axel Beckert
Hi, Axel Beckert wrote: > Lintian argues about the word "iff": > > I: lynx: spelling-error-in-binary usr/bin/lynx iff if > > But "iff" is a valid English word: > > https://en.wiktionary.org/wiki/iff > > It's probably no common word, bu

[lintian] 01/01: data/spelling/corrections: Remove valid word "iff"

2017-06-19 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit f16f4c7384543b56f576b22449934978bb2645ff Author: Axel Beckert Date: Mon Jun 19 21:18:26 2017 +0200 data/spelling/corrections: Remove valid word &quo

[lintian] branch master updated (e554206 -> f16f4c7)

2017-06-19 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from e554206 spelling: Add another correction new f16f4c7 data/spelling/corrections: Remove valid word "iff" The 1 revisions listed above as "new" are

[lintian] 01/01: checks/changelog-file.desc: Fix typo "%gt; " vs "> "

2017-06-23 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit f125d686823edae6b7b2e90c09fee8f397e9b424 Author: Axel Beckert Date: Fri Jun 23 23:09:50 2017 +0200 checks/changelog-file.desc: Fix typo "%gt

[lintian] branch master updated (34f2937 -> f125d68)

2017-06-23 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 34f2937 Fix formatting of desktop-entry-lacks-icon-entry description new f125d68 checks/changelog-file.desc: Fix typo "%gt;" vs ">" The 1 revisi

Bug#871711: lintian: Can't decide between missing-build-dependency-for-dh_-command and useless-autoreconf-build-depends

2017-08-10 Thread Axel Beckert
ge. The only change between these two errors/warnings is this commit: commit d092760816ef0149321db35dc9ac68d707600407 (debian) Author: Axel Beckert Date: Thu Aug 10 21:40:15 2017 +0200 Drop build-dependencies on autotools-dev and dh-autoreconf No more needed with debhelper compa

Bug#871711: lintian: Can't decide between missing-build-dependency-for-dh_-command and useless-autoreconf-build-depends

2017-08-10 Thread Axel Beckert
I wasn't aware of that debhelper command yet, either. Thanks for that hint! > Also, since #870829 was filed, the following related decision also happened: > > https://lists.alioth.debian.org/pipermail/debhelper-devel/2017-August/006303.html Ah, good to know, too. Thanks!

Bug#877905: lintian: False positive for dh-exec-script-without-dh-exec-features

2017-10-06 Thread Axel Beckert
Package: lintian Version: 2.5.54 The following working dh-exec file (from gpm 1.20.7-3, currently in Experimental) triggers the lintian warning dh-exec-script-without-dh-exec-features despite it clearly uses dh-exec features: ---8<--- #!/usr/bin/dh-exec contrib/control/gpm_has_mouse_control

[lintian] branch master updated (1aa3d6e -> bb8586f)

2017-10-06 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 1aa3d6e t/tests/files-foo-in-bar/tags: Fix test regression introduced in d8c3501203b6ff38f6fc744bc335317dd8c5df01. new bb8586f c/debhelper.pm: Re

[lintian] 01/01: c/debhelper.pm: Recognize dh-exec's "=>" arrow if surrounded by tabs

2017-10-06 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit bb8586fc11e8b797365e8b0809561fca163b5251 Author: Axel Beckert Date: Sat Oct 7 02:39:53 2017 +0200 c/debhelper.pm: Recognize dh-exec's "=&

Bug#878515: lintian: Use of uninitialized value $parts[0] in string eq at …/checks/fields.pm line 512. / Use of uninitialized value $parts[-1] in string ne at …/checks/fields.pm lines 521 and 537.

2017-10-14 Thread Axel Beckert
Package: lintian Version: 2.5.55 Severity: normal Control: found -1 2.5.30+deb8u4 More less by accident (via gdebi) I checked a propietary .deb with lintian on the jessie-running laptop of a family member. And lintian threw these Perl warnings: On Jessie (2.5.30+deb8u4): Use of uninitialized v

Bug#878515: lintian: Use of uninitialized value $parts[0] in string eq at …/checks/fields.pm line 512. / Use of uninitialized value $parts[-1] in string ne at …/checks/fields.pm lines 521 and 537.

2017-10-14 Thread Axel Beckert
Hi, a first analysis (might not be able to come up with a patch immediately, but likely later today): Axel Beckert wrote: > Use of uninitialized value $parts[0] in string eq at > /usr/share/lintian/checks/fields.pm line 512. Comes from the first one of these lines: }

Bug#878515: lintian: Use of uninitialized value in string eq at …/checks/fields.pm line 512. / Use of uninitialized value in string ne at …/checks/fields.pm lines 521 and 537.

2017-10-18 Thread Axel Beckert
ges > with nothing else). The latter as we apparently have a bug in > L::C::Changes as well. :) Yes, we need separate tests for .deb and .dsc (and maybe .changees, but I think a check for .changes might not be not necessary.) Regards, Axel -- ,''`. | Axel Be

Bug#879953: lintian: script-needs-depends-on-sensible-utils should not be emitted if there is already a Recommends on sensible-utils

2017-10-27 Thread Axel Beckert
Package: lintian Version: 2.5.55 Severity: wishlist Lintian emits "E: debian-goodies: script-needs-depends-on-sensible-utils usr/bin/dhomepage (line 69)" on debian-goodies, even if I add sensible-utils to "Recommends:" as follows: --- a/debian/control +++ b/debian/control @@ -17,7 +17,8 @@ Depend

Bug#879953: lintian: script-needs-depends-on-sensible-utils should not be emitted if there is already a Recommends on sensible-utils

2017-10-27 Thread Axel Beckert
Hi Mattia, Mattia Rizzolo wrote: > On Fri, Oct 27, 2017 at 05:16:36PM +0200, Axel Beckert wrote: > > (Yes, I'm aware that devscripts just bumped sensible-utils from > > Recommends to Depends, probably because of this IMHO too strict check by > > lintian.) > > Ye

Bug#792198: lintian: warn against wrongly named override files

2017-10-29 Thread Axel Beckert
Control: notfixed 872699 2.5.53 Control: fixed 872699 2.5.51 Hi Chris, Chris Lamb wrote: > Axel Beckert wrote: > > This has been implemented in Lintian 2.5.53 (and is still present in > > the current code), but the bug report has never been closed for > > reasons not obviou

[lintian] 01/01: data/spelling/corrections: Add more misspellings of the word "dependency"

2017-10-31 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit caa26453443dd1bba6bce00e7056594209c6d982 Author: Axel Beckert Date: Wed Nov 1 05:13:13 2017 +0100 data/spelling/corrections: Add more misspellings of the

[lintian] branch master updated (98ae12f -> caa2645)

2017-10-31 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 98ae12f Fix accidentally broken spelling data new caa2645 data/spelling/corrections: Add more misspellings of the word "dependency" The 1 revisi

[lintian] 01/01: checks/control-file.*: Add classification tags for R³

2017-11-06 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch rules-requires-root-classification in repository lintian. commit 0942dcb426039066a443074ce2b7555dc78d0fed Author: Axel Beckert Date: Tue Nov 7 00:13:50 2017 +0100 checks/control-file.*: Add

[lintian] branch rules-requires-root-classification created (now 0942dcb)

2017-11-06 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch rules-requires-root-classification in repository lintian. at 0942dcb checks/control-file.*: Add classification tags for R³ This branch includes the following new commits: new 0942

Re: [lintian] branch rules-requires-root-classification created (now 0942dcb)

2017-11-06 Thread Axel Beckert
Hi, Axel Beckert wrote: > This is an automated email from the git hooks/post-receive script. > > abe pushed a change to branch rules-requires-root-classification > in repository lintian. > > at 0942dcb checks/control-file.*: Add classification tags for R³ I wa

[lintian] 01/03: Merge branch 'master' into rules-requires-root-classification

2017-11-09 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch rules-requires-root-classification in repository lintian. commit 24e9f3c061b1e36761502c750b844e1a862caa02 Merge: 0942dcb 59a0999 Author: Axel Beckert Date: Thu Nov 9 18:55:38 2017 +0100 Merge

[lintian] 03/03: Drop tag rules-requires-root-misses-namespace again

2017-11-09 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch rules-requires-root-classification in repository lintian. commit da42a7795d209fb5ebf7d60170199f081bb4a452 Author: Axel Beckert Date: Thu Nov 9 19:11:00 2017 +0100 Drop tag rules-requires-root

[lintian] 02/03: t/tests/rules-requires-root-*: Prefix new tests with check name

2017-11-09 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch rules-requires-root-classification in repository lintian. commit 2ec1eea4dfa07581268c223cf94f25c906f09085 Author: Axel Beckert Date: Thu Nov 9 19:05:16 2017 +0100 t/tests/rules-requires-root

[lintian] branch rules-requires-root-classification updated (0942dcb -> da42a77)

2017-11-09 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch rules-requires-root-classification in repository lintian. from 0942dcb checks/control-file.*: Add classification tags for R³ adds 204b0b8 Release lintian/2.5.59 into unstable.

Re: [lintian] branch rules-requires-root-classification created (now 0942dcb)

2017-11-09 Thread Axel Beckert
gt; again (e.g. with "git stash -u"), the test continues to pass until I > > run "debclean". So basically, adding that file would be such a hardening against "random side-effects" caused by running the test suite locally in the development directory outside an

Re: [lintian] 02/02: spelling: Add several corrections

2017-11-09 Thread Axel Beckert
pre_build:# that anymore. I've allowed myself to remove that correction again and will push the according commit after this mail. Regards, Axel -- ,''`. | Axel Beckert , https://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `

[lintian] 01/01: Remove correction for "anymore" again. It's valid American English.

2017-11-09 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 1b2710aaf808b65380ac307b097d786b0b88d830 Author: Axel Beckert Date: Thu Nov 9 20:12:09 2017 +0100 Remove correction for "anymore" again.

[lintian] branch master updated (59a0999 -> 1b2710a)

2017-11-09 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 59a0999 spelling: Add several corrections new 1b2710a Remove correction for "anymore" again. It's valid American English. The 1 revisions listed

[lintian] 01/01: Merge branch 'rules-requires-root-classification'

2017-11-13 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit daf1cdaf2f096bd9abb3d85cebddc4b19b7616ff Merge: 45632b0 da42a77 Author: Axel Beckert Date: Tue Nov 14 03:11:10 2017 +0100 Merge branch 'rules-req

[lintian] branch master updated (45632b0 -> daf1cda)

2017-11-13 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 45632b0 Add suggested [[:space:]]-based sed call for ile-contains-trailing-whitespace. Thanks to Stuart Prescott. (Closes: #881389) adds 0942dcb c

Re: [lintian] branch rules-requires-root-classification created (now 0942dcb)

2017-11-13 Thread Axel Beckert
Hi together, Axel Beckert wrote: > https://anonscm.debian.org/git/lintian/lintian.git/log/?h=rules-requires-root-classification > > Shall I now merge this feature branch back into master? Since there were no further objections, I've now merged that branch. > BTW, Pabs: Did y

[lintian] branch master updated (daf1cda -> 8a1dff2)

2017-11-13 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from daf1cda Merge branch 'rules-requires-root-classification' new 8a1dff2 Add missing changelog item for 59a09990 The 1 revisions listed above as "ne

[lintian] 01/01: Add missing changelog item for 59a09990

2017-11-13 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 8a1dff25d1c44c779b18bd2f03adb9e542971173 Author: Axel Beckert Date: Tue Nov 14 03:21:40 2017 +0100 Add missing changelog item for 59a09990 --- debian

[lintian] 04/04: checks/cruft.desc: file-contains-trailing-whitespace += "M-x wh-cl"

2017-11-13 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 777f1b206fca6fb17173213b3022bf57c665b3b3 Author: Axel Beckert Date: Tue Nov 14 05:07:59 2017 +0100 checks/cruft.desc: file-contains-trailing-whitespace

[lintian] 02/04: t/…/rules-including-deprecated-makefiles/desc += "Test-Conflict: dh-buildinfo"

2017-11-13 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 1b1ac331e05c858c032d4db75d78af0ae20e5b99 Author: Axel Beckert Date: Tue Nov 14 04:36:45 2017 +0100 t/…/rules-including-deprecated-makefiles/desc += "

[lintian] branch master updated (8a1dff2 -> 777f1b2)

2017-11-13 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 8a1dff2 Add missing changelog item for 59a09990 new 56dd603 t/runtests, Test::Lintian::Harness: Add support for "Test-Conflicts" new 1b1a

[lintian] 03/04: .gitignore: Ignore /debian/.debhelper/ directory

2017-11-13 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 831073f22cf0ebecbf8162863d73b74cda150b17 Author: Axel Beckert Date: Tue Nov 14 05:00:56 2017 +0100 .gitignore: Ignore /debian/.debhelper/ directory

[lintian] 01/04: t/runtests, Test::Lintian::Harness: Add support for "Test-Conflicts"

2017-11-13 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 56dd603bd468a30e12f5aee85c946c63f9d233db Author: Axel Beckert Date: Tue Nov 14 04:33:55 2017 +0100 t/runtests, Test::Lintian::Harness: Add support for

[lintian] branch master updated (7e80dc0 -> ed0e539)

2017-11-14 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 7e80dc0 Revert "Add golang section. (Closes: #880701)" new ed0e539 Keep alphabetical order in current debian/changelog entry The 1 revisions list

[lintian] 01/01: Keep alphabetical order in current debian/changelog entry

2017-11-14 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit ed0e539835e0443f2ea2ed05349f726cf1baa570 Author: Axel Beckert Date: Wed Nov 15 02:18:36 2017 +0100 Keep alphabetical order in current debian/changelog

Bug#849514: lintian: Add homepage-uses-insecure-uri tag (HTTP uri in Homepage field)

2017-11-19 Thread Axel Beckert
such tag on a quick glance. So I'm probably used to DUCK reporting it to me. So IMHO we shouldn't generally warn about upstream URLs not using HTTPS. We though should do that for Debian hosts where we know that HTTPS is on or even is redirected to, like e.g. the BTS, Wiki and Alioth.

Bug#882154: lintian: Raise level for -dbg packages

2017-11-19 Thread Axel Beckert
ort if the old -dbg packages do what they should. (The only reason I could see is disk space on the mirrors, but that's IMHO neglectable. And I'm saying that as someone who maintains a primary Debian mirror.) Regards, Axel -- ,''`. | Axel Beckert , https://peop

[lintian] 01/01: Fix ftp protocol regexp

2017-11-19 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 4584cf218e1c055a3be49d34211e4f699e5dc8e4 Author: Axel Beckert Date: Mon Nov 20 01:02:55 2017 +0100 Fix ftp protocol regexp Gbp-Dch: Ignore

[lintian] branch master updated (36860b8 -> 4584cf2)

2017-11-19 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 36860b8 Perltidy bug! new 4584cf2 Fix ftp protocol regexp The 1 revisions listed above as "new" are entirely new to this repository and will be d

[lintian] 01/01: c/control-file.desc: change ref. wiki.d.o/DebugPackage → …/AutomaticDebugPackages

2017-11-19 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 4f5bdd28a74e88db6973b677e60df8ccebfedc5c Author: Axel Beckert Date: Mon Nov 20 01:15:33 2017 +0100 c/control-file.desc: change ref. wiki.d.o/DebugPackage

[lintian] branch master updated (485ebff -> 4f5bdd2)

2017-11-19 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 485ebff Remove the "Experimental: yes" flag from the debian-control-has-obsolete-dbg-package tag. (Closes: #882154) new 4f5bdd2 c/control-file.de

Bug#883041: lintian: Strange no-op false positive of spelling-error-in-manpage

2017-11-28 Thread Axel Beckert
Package: lintian Version: 2.5.60 Severity: normal Hi, checking the screen package with lintian yields three (identical) strange warnings which actually request a no-op change: I: screen: spelling-error-in-manpage usr/share/man/man1/screen.1.gz German German I: screen: spelling-error-in-manpage

[lintian] 01/01: Fix typo in previous commit

2017-11-28 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 5efedf60a17facf326b4a1fa553c848e2569a7ea Author: Axel Beckert Date: Wed Nov 29 04:09:18 2017 +0100 Fix typo in previous commit Gbp-Dch: Ignore

[lintian] branch master updated (4aca1db -> 5efedf6)

2017-11-28 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 4aca1db Remove "german|German" entry - it is covered by Udata/spelling/corrections-case. (Closes: #883041) new 5efedf6 Fix typo in previous commi

Bug#883041: lintian: Strange no-op false positive of spelling-error-in-manpage

2017-11-28 Thread Axel Beckert
Regards, Axel -- ,''`. | Axel Beckert , https://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5 `-| 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE

[lintian] branch master updated (0a5b110 -> 003c3a4)

2017-12-01 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 0a5b110 Apply patch from Dylan Aïssi to add R CRAN & Bioconductor repositories to the list of known insecure URIs. (Closes: #883121) new 003c3a4

[lintian] 01/01: Add Debian Policy 4.1.2

2017-12-01 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 003c3a43a1bb3f8fc3509cdd485a7a11224c8720 Author: Axel Beckert Date: Fri Dec 1 09:20:05 2017 +0100 Add Debian Policy 4.1.2 --- data/standards-version

[lintian] 01/01: d/s-v/release-dates: Suggest "date +%s -s …" instead of libtimedate-perl

2017-12-01 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 305c38c64f144291e05e457f185b0ae787887b9f Author: Axel Beckert Date: Fri Dec 1 09:43:29 2017 +0100 d/s-v/release-dates: Suggest "date +%s -s …"

[lintian] branch master updated (003c3a4 -> 305c38c)

2017-12-01 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 003c3a4 Add Debian Policy 4.1.2 new 305c38c d/s-v/release-dates: Suggest "date +%s -s …" instead of libtimedate-perl The 1 revisions listed abov

[lintian] 01/02: data/spelling/corrections: Remove valid word "iff" once again

2017-12-02 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 984084ae4d8d2528a5dc65988501d888107e58b8 Author: Axel Beckert Date: Sun Dec 3 03:39:32 2017 +0100 data/spelling/corrections: Remove valid word "iff&

[lintian] 02/02: t/s…/spellintian.t: Add checks for common mistakes in d…/spelling/corrections

2017-12-02 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 3cb655b2bcb896fb7ada2a46117b9750c3dff9aa Author: Axel Beckert Date: Sun Dec 3 04:06:35 2017 +0100 t/s…/spellintian.t: Add checks for common mistakes in d

[lintian] branch master updated (a29fc3e -> 3cb655b)

2017-12-02 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from a29fc3e Revert "spelling: Add case correction for "GCC"" new 984084a data/spelling/corrections: Remove valid word "iff" once again new 3c

[lintian] 01/01: t/scripts/spellintian.t: Mention according Debian bug report in comment

2017-12-05 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit faa020172e0f4fd028b8b635169abc37398dcc43 Author: Axel Beckert Date: Wed Dec 6 02:20:15 2017 +0100 t/scripts/spellintian.t: Mention according Debian bug

[lintian] branch master updated (e4e12fe -> faa0201)

2017-12-05 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from e4e12fe Open new changelog entry for 2.5.62. new faa0201 t/scripts/spellintian.t: Mention according Debian bug report in comment The 1 revisions

[lintian] 01/01: d…/s…/corrections: Remove seldom, but valid English word "publically"

2017-12-06 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 33ca950a3050af4bc99230948d682fb6de292395 Author: Axel Beckert Date: Wed Dec 6 22:13:52 2017 +0100 d…/s…/corrections: Remove seldom, but valid English word

[lintian] branch master updated (f456884 -> 33ca950)

2017-12-06 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from f456884 Correct operator precedence in "epoch-change-without-comment" to prevent a false positive when an epoch is present but is unchanged between versio

[lintian] 01/01: c…/scripts.desc: Improve desc. for command-with-path-in-maintainer-script

2017-12-06 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit fff24791cb95221d4fe52d8e877165daf11d4131 Author: Axel Beckert Date: Thu Dec 7 01:25:20 2017 +0100 c…/scripts.desc: Improve desc. for command-with-path-in

[lintian] branch master updated (33ca950 -> fff2479)

2017-12-06 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from 33ca950 d…/s…/corrections: Remove seldom, but valid English word "publically" new fff2479 c…/scripts.desc: Improve desc. for command-with-path-i

[lintian] branch master updated (fff2479 -> 02c3996)

2017-12-06 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a change to branch master in repository lintian. from fff2479 c…/scripts.desc: Improve desc. for command-with-path-in-maintainer-script new 02c3996 Fix typo The 1 revisions listed above as "new" are

[lintian] 01/01: Fix typo

2017-12-06 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository lintian. commit 02c39969430e93ccd0a9397aba7abee1bb9f4777 Author: Axel Beckert Date: Thu Dec 7 02:12:47 2017 +0100 Fix typo Thanks Daniel Shahaf! Gbp-Dch

Bug#886096: lintian: Emit warnings for Alioth URLs in packaging (migration to Salsa)

2018-01-01 Thread Axel Beckert
Package: lintian Version: 2.5.67 Severity: wishlist According to https://wiki.debian.org/Salsa/Doc all packaging projects hosted on Alioth need to be moved away, preferably to Salsa. This at least affects: * ${VCS}.debian.org and anonscm.debian.org in Vcs-* headers and debian/upstream/metadata

Bug#886096: lintian: Emit warnings for Alioth URLs in packaging (migration to Salsa)

2018-01-02 Thread Axel Beckert
ioth is said to be shutdown (according to https://wiki.debian.org/Alioth/MailingListContinuation) on 1st of February. So IMHO we need checks of that kind rather sooner than later — independent of Salsa still being in beta or not. Regards, Axel -- ,''`. | Axel Bec

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 stabl

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

Bug#901075: Please update the missing-dep-for-interpreter warning for python2

2018-06-15 Thread Axel Beckert
port from my point of view. Maybe it's because everyone fears that we will remove "python" (without "2" at the end) from that list already now. That would indeed be a bad idea (now) and I'm sure we won't do that (now). :-) Regards, Axel -- ,''`. | Axel Beckert , https://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5 `-| 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE

Bug#901075: marked as done (Please update the missing-dep-for-interpreter/missing-build-dependency-for-dh-addon/missing-python-build-dependency warnings for python2)

2018-06-16 Thread Axel Beckert
and missing-python-build-dependency tags. (Closes: #901075) Thanks! At least the examples I ran into with wicd are now gone. So from my point of view this is indeed fixed. Regards, Axel -- ,''`. | Axel Beckert , https://people.debian.org/~abe/ : :'

Bug#904522: lintian: Should detect misspellings of Rules-Requires-Root

2018-07-24 Thread Axel Beckert
Package: lintian Version: 2.5.93 Severity: wishlist Hi, I just made a commit with a "Rules-Require-Root" field and the according changelog entry. I just noticed the typo (missing "s") because of a dpkg-source warning. Lintian was silent about this, not even an unknown field or such has been repor

Bug#904522: lintian: Should detect misspellings of Rules-Requires-Root

2018-07-25 Thread Axel Beckert
t issue else? :-) to do that properly. > although not to check debian/changelog as (at the very least) it > would lead to false-positives in entries such as "Correcting > 'Rules-Require-Root' misspelling." :) Granted. Regards, Axel -- ,''`

Bug#904852: lintian: package-contains-documentation-outside-usr-share-doc far too overzealous

2018-07-28 Thread Axel Beckert
Package: lintian Version: 2.5.94 Severity: normal Hi, the phrase "Please move this files to /usr/share/doc/ or remove it." sounds very final, but completely ignores that there are quite a lot of files (often named README or so) documenting the purpose or contents of the directory they're in. Exa

Bug#904852: lintian: package-contains-documentation-outside-usr-share-doc far too overzealous

2018-07-29 Thread Axel Beckert
Regards, Axel -- ,''`. | Axel Beckert , https://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5 `-| 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE

Bug#904936: lintian: False positives for missing-depends-on-sensible-utils in locale .mo files

2018-07-29 Thread Axel Beckert
Package: lintian Version: 2.5.94 Severity: normal Hi, I think these (from a build of the just uploaded aptitude 0.8.11-1) are false positives: E: aptitude-common: missing-depends-on-sensible-utils usr/share/locale/ar/LC_MESSAGES/aptitude.mo E: aptitude-common: missing-depends-on-sensible-utils

Re: [Pkg-emacsen-addons] Bug#905464: dh-elpa: Expects .el file name to be based on package name (and does not consider "${pkg}-mode.el")

2018-08-16 Thread Axel Beckert
nothing else. (Not sure if there are better criterias for the according whitelist.) Cloning the bug report accordingly to get at least lintian fixed until this is fixed in dh-elpa. Regards, Axel -- ,''`. | Axel Beckert , https://people.debian.org/~abe/ : :' : |

Bug#906281: lintian: Severity and Certainty of emacsen-common-without-dh-elpa are wrong / false positives despite "Certainty: certain"

2018-08-16 Thread Axel Beckert
o the dh_elpa source code again might reveal some better metrics. Maybe also David Bremner (reincluded in Cc) might have some more insight with which packages dh-elpa works and with which it doesn't. Regards, Axel -- ,''`. | Axel Beckert , https://people.debian.org

Bug#906281: lintian: Severity and Certainty of emacsen-common-without-dh-elpa are wrong / false positives despite "Certainty: certain"

2018-08-16 Thread Axel Beckert
I disagree here, not by numbers, but generally. dh-elpa having flexibility issues should be a reason to introduce further tiny binary packages at all. It should be a reason to fix dh-elpa (IMHO). (Hence my original as well as this bug report.) Regards, Axel -- ,''`. | Ax

Bug#909696: lintian: debian-rules-should-not-use-custom-compression-settings overzealously also reports -Zgzip

2018-09-26 Thread Axel Beckert
Package: lintian Version: 2.5.106 Hi, according to the bugreport https://bugs.debian.org/829100 this tag was primarily meant to catch too high xz compression settings. Also the lintian long description seems to be targetted towards that case. But this tag is also emitted on the rather conservati

Bug#906281: lintian: Severity and Certainty of emacsen-common-without-dh-elpa are wrong / false positives despite "Certainty: certain"

2018-10-26 Thread Axel Beckert
from my point of view the lintian warning is OK. Maybe > Axel can comment if/when he has a chance to try converting tpp dh_elpa > again? I did a quick and dirty conversion myself, but there could still > be e.g. documentation issues. Will check, thanks for the reminder.

Bug#906281: lintian: Severity and Certainty of emacsen-common-without-dh-elpa are wrong / false positives despite "Certainty: certain"

2018-10-26 Thread Axel Beckert
f, but there could still > be e.g. documentation issues. Looks good on a first glance, thanks! Regards, Axel -- ,''`. | Axel Beckert , https://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 4096R: 2517 B724 C5F6

Bug#934100: /usr/share/lintian/checks/pkg-perl/vcs.desc of pkg-perl-tools breaks lintian if LINTIAN_PROFILE=pkg-perl is set in .lintianrc

2019-08-06 Thread Axel Beckert
Package: pkg-perl-tools,lintian Version: lintian/2.17.0 Severity: important File: /usr/share/lintian/checks/pkg-perl/vcs.desc Since recently, probably since lintian 2.17.0, lintian bails out as follows for me: /usr/share/lintian/checks/pkg-perl/vcs.desc does not have exactly one paragraph

Bug#935706: lintian: Make tag certainty a programmatic assessment

2020-03-20 Thread Axel Beckert
re used. > My impression is that the classification system is more fine-grained > than the users of Lintian care about, Definitely not. Regards, Axel -- ,''`. | Axel Beckert , https://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5 `-| 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE

Bug#935706: lintian: Make tag certainty a programmatic assessment

2020-03-20 Thread Axel Beckert
Hi again, taking Felix Lechner into Cc. Axel Beckert wrote: > to my dismay I discovered that Lintian's Certainty feature has been > removed. In addition to that I find it very bold to not even mention that removal explicitly in the debian/changelog entry: * Use the "Severit

Bug#958945: lintian,debhelper: lintian emits missing-dependency-on-libc on auto-generated dbgsym package

2020-04-26 Thread Axel Beckert
ntrol 207 bytes, 2 lines md5sums Package: iptables-netflow-dkms-dbgsym Source: iptables-netflow Version: 2.5-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Axel Beckert Installed-Size: 59 Depends: iptables-netflow-dkms (=

Bug#958945: lintian,debhelper: lintian emits missing-dependency-on-libc on auto-generated dbgsym package

2020-04-26 Thread Axel Beckert
Hi, Axel Beckert wrote: > E: iptables-netflow-dkms-dbgsym: missing-dependency-on-libc needed by > usr/lib/debug/.dwz/x86_64-linux-gnu/iptables.debug/libip6t_NETFLOW.so and 1 > others > > Since I can't really influence the automatic debug symbol package, this > must be

Bug#958945: lintian,debhelper: lintian emits missing-dependency-on-libc on auto-generated dbgsym package

2020-04-26 Thread Axel Beckert
Control: reassign -1 lintian 2.68.0 Control: retitle -1 lintian: Should emit an error on non-debug files in dbgsym packages Hi again, Axel Beckert wrote: > From upstream's (generated) Makefile: > > -

Bug#959019: lintian: True or false positive for uses-dpkg-database-directly? Checking for a running dpkg by testing for locks on /var/lib/dpkg/lock

2020-04-27 Thread Axel Beckert
Package: lintian Version: 2.68.0 Hi, lintian on aptitude-robot emits (beyond others) these two tags of which I'm not sure if they're true or false positives: W: aptitude-robot: uses-dpkg-database-directly etc/init.d/aptitude-robot W: aptitude-robot: uses-dpkg-database-directly usr/sbin/aptitude-

Bug#964281: lintian: tag national-encoding emitted for patches fixing this tag

2020-07-04 Thread Axel Beckert
Package: lintian Version: 2.82.0 Severity: normal Because lintian emitted the national-encoding tag for a bunch of upstream files, I added a patch which fixes this. Now lintian complains about that patch: W: wml source: national-encoding debian/patches/change-national-encoding-to-utf-8.patch I

Bug#964282: lintian: tried to issue unknown tags: manpage-in-wrong-directory at /usr/share/perl5/Lintian/Group.pm line 451.

2020-07-04 Thread Axel Beckert
Package: lintian Version: 2.82.0 Severity: important Hi, after trying to rename man page sections in lintian by just renaming the files and putting them in the right directory, and then running lintian over the resulting package, lintian seems to have crashed as follows: Now running lintian -iIE

Bug#964282: lintian: tried to issue unknown tags: manpage-in-wrong-directory at /usr/share/perl5/Lintian/Group.pm line 451.

2020-07-04 Thread Axel Beckert
Hi, Axel Beckert wrote: > tried to issue unknown tags: manpage-in-wrong-directory at > /usr/share/perl5/Lintian/Group.pm line 451. [...] > This tag seems to have been renamed to odd-place-for-manual-page. The patch for this seems trivial: diff --git a/checks/documentation/manual.pm

Bug#964281: marked as pending in lintian

2020-07-05 Thread Axel Beckert
r the praise. Unfortunately with a missing character in my family name. :-/ (But yeah, it's a common typo and I'm used to it.) > Thanks to Axel Beckert for his patience and the generosity of his time > in reporting the oversight. Oh, I considered it just a normal bug report wi

Bug#964282: marked as pending in lintian

2020-07-05 Thread Axel Beckert
so they couldn't alert. > My apologies to Axel Beckert for the inconvenience. Hey, no problem! Bugs happen. You can't make an omelette without breaking eggs. (Wo gehobelt wird, da fallen Späne. :-) I actually stashed that fix in wml for now as the crash at least showed me that it w

Bug#964282: marked as pending in lintian

2020-07-05 Thread Axel Beckert
ds to not use it for new projects. But I'm kinda oldschool, use it since the nineties and still like it, also because it has an embedded Perl interpreter. I built WAP Wireless Markup Languages (WML, long forgotten and obsolete) sites with the Website Meta Language (also WML) back in the late nineti

Bug#964281: closed by Debian FTP Masters (reply to Chris Lamb ) (Bug#964281: fixed in lintian 2.83.0)

2020-07-08 Thread Axel Beckert
nge national encoding to UTF-8. Prompted by Lintian. Author: Axel Beckert Forwarded: no --- a/COPYRIGHT.OTHER +++ b/COPYRIGHT.OTHER [...] I hope these details help to find the culprit. Thanks again for caring and for the initial try to fix this! Regards, Axel -- ,'&#

Bug#964281: marked as pending in lintian

2020-07-08 Thread Axel Beckert
dsc > I: wml source: unused-override national-encoding > debian/patches/change-national-encoding-to-utf-8.patch Yay! Regards, Axel -- ,''`. | Axel Beckert , https://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5 `-| 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE

Bug#964281: marked as pending in lintian

2020-07-08 Thread Axel Beckert
ike being RFC822-conforming due to the blanks in the key part. So I'm kinda suprised that this is even in there. I also can't find it in the DEP3 specification at https://dep-team.pages.debian.net/deps/dep3/ so from my point of view, this is _NO_ common nor a specified part of a DEP3

  1   2   3   4   5   6   7   >