Bug#865531: lintian: description of testsuite-autopkgtest-missing is unhelpful/incorrect

2017-07-29 Thread Chris Lamb
tags 865531 + pending thanks Fixed in Git: https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=ce7942a08681a6e67a1a8449effa61fe612e3769 I've also added a `unnecessary-testsuite-header` in https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=7c1a32e91b5f9ad674a6f3f66a6a37

Bug#865531: lintian: description of testsuite-autopkgtest-missing is unhelpful/incorrect

2017-07-28 Thread Niels Thykier
Chris Lamb: > Hi, > >> lintian: description of testsuite-autopkgtest-missing is >> unhelpful/incorrect > > I had a look at this earlier but in the code I can't seem to > differentiate between: > > $info->field('testsuite') > > … returning the value from the *dsc* and the value set in the > de

Bug#865531: lintian: description of testsuite-autopkgtest-missing is unhelpful/incorrect

2017-07-28 Thread Chris Lamb
Hi, > lintian: description of testsuite-autopkgtest-missing is > unhelpful/incorrect I had a look at this earlier but in the code I can't seem to differentiate between: $info->field('testsuite') … returning the value from the *dsc* and the value set in the debian/control file. :) I think I n

Bug#865531: (no subject)

2017-07-09 Thread Johannes Schauer
The long tag description of testsuite-autopkgtest-missing suggests that they have to simply add the field Testsuite:autopkgtest to debian/control and everything is fixed. But this is not the real fix. The real fix is to add a debian/tests/control *and* at least one test. I think the testsuite-aut

Bug#865531: lintian: testsuite-autopkgtest-missing checks the wrong thing

2017-07-06 Thread Raphael Hertzog
Hi, On Thu, 06 Jul 2017, Niels Thykier wrote: > On Thu, 22 Jun 2017 14:45:52 +0200 =?utf-8?q?Rapha=C3=ABl_Hertzog?= > wrote: > > Package: lintian > > Version: 2.5.51 > > Severity: normal > > > > lintian complains with testsuite-autopkgtest-missing when debian/control > > is missing the "Testsuit

Bug#865531: lintian: testsuite-autopkgtest-missing checks the wrong thing

2017-07-06 Thread Niels Thykier
Control: tags -1 moreinfo On Thu, 22 Jun 2017 14:45:52 +0200 =?utf-8?q?Rapha=C3=ABl_Hertzog?= wrote: > Package: lintian > Version: 2.5.51 > Severity: normal > > lintian complains with testsuite-autopkgtest-missing when debian/control > is missing the "Testsuite" field but that field is usually n

Bug#865531:

2017-06-28 Thread Dylan
Hi, It is the same for the description of inconsistent-testsuite-field which request to add "Testsuite: autopkgtest" in debian/control. So, it must be rewritten as well. Best regards, Dylan

Bug#865531: lintian: testsuite-autopkgtest-missing checks the wrong thing

2017-06-22 Thread Raphael Hertzog
On Thu, 22 Jun 2017, Raphaël Hertzog wrote: > lintian complains with testsuite-autopkgtest-missing when debian/control > is missing the "Testsuite" field but that field is usually not present > in the unpacked source package because it is automatically added by > dpkg-source to the .dsc when it fin

Bug#865531: lintian: testsuite-autopkgtest-missing checks the wrong thing

2017-06-22 Thread Raphaël Hertzog
Package: lintian Version: 2.5.51 Severity: normal lintian complains with testsuite-autopkgtest-missing when debian/control is missing the "Testsuite" field but that field is usually not present in the unpacked source package because it is automatically added by dpkg-source to the .dsc when it find