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

Bug#918621: lintian: unnecessary-testsuite-autopkgtest-field with Testsuite: autopkgtest-python



Package: lintian
Version: 2.5.119
Severity: normal

unnecessary-testsuite-autopkgtest-field is wrongly emited if d/tests/control
file exists and d/control have Testsuite: autopkgtest-python.

=== d/tests/control and not Testsuite field ===
# ls debian/tests/control
debian/tests/control
# grep 'Testsuite' debian/control
#
# lintian | grep unnecessary-testsuite-autopkgtest-field
#

CORRECT

=== d/tests/control and Testsuite: autopkgtest ===
# ls debian/tests/control
debian/tests/control
# grep 'Testsuite' debian/control
Testsuite: autopkgtest
# lintian | grep unnecessary-testsuite-autopkgtest-field
W: python-holidays source: unnecessary-testsuite-autopkgtest-field

CORRECT

=== d/tests/control and Testsuite: autopkgtest-python ===
# ls debian/tests/control
debian/tests/control
# grep 'Testsuite' debian/control
Testsuite: autopkgtest-pkg-python
# lintian | grep unnecessary-testsuite-autopkgtest-field
W: python-holidays source: unnecessary-testsuite-autopkgtest-field

WRONG

===

Thanks for fixing.

-- System Information:
Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages lintian depends on:
ii  binutils                       2.31.1-11
ii  bzip2                          1.0.6-9
ii  diffstat                       1.62-1
ii  dpkg                           1.19.2
ii  dpkg-dev                       1.19.2
ii  file                           1:5.34-2
ii  gettext                        0.19.8.1-9
ii  gpg                            2.2.12-1
ii  intltool-debian                0.35.0+20060710.4
ii  libapt-pkg-perl                0.1.34+b1
ii  libarchive-zip-perl            1.64-1
ii  libcgi-pm-perl                 4.40-1
ii  libclass-accessor-perl         0.51-1
ii  libclone-perl                  0.41-1+b1
pn  libdigest-sha-perl             <none>
ii  libdpkg-perl                   1.19.2
ii  libemail-valid-perl            1.202-1
ii  libfile-basedir-perl           0.08-1
ii  libipc-run-perl                20180523.0-1
ii  liblist-moreutils-perl         0.416-1+b4
ii  libparse-debianchangelog-perl  1.2.0-13
ii  libtext-levenshtein-perl       0.13-1
ii  libtimedate-perl               2.3000-2
ii  liburi-perl                    1.74-1
ii  libxml-simple-perl             2.25-1
ii  libyaml-libyaml-perl           0.76+repack-1
ii  man-db                         2.8.5-1
ii  patchutils                     0.3.4-2
ii  perl                           5.28.1-3
ii  t1utils                        1.41-3
ii  xz-utils                       5.2.2-1.3

Versions of packages lintian recommends:
ii  libperlio-gzip-perl  0.19-1+b5

Versions of packages lintian suggests:
pn  binutils-multiarch     <none>
ii  libhtml-parser-perl    3.72-3+b3
ii  libtext-template-perl  1.53-1

-- no debconf information


Reply to: