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

Bug#823088: lintian: Add new autopkgtests testsuites



Package: lintian
Version: 2.5.44
Severity: wishlist

Please add new autodep8 supported testusites:
http://anonscm.debian.org/cgit/collab-maint/autodep8.git/tree/support

Patch attached.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages lintian depends on:
ii  binutils                          2.26-8
ii  bzip2                             1.0.6-8
ii  diffstat                          1.61-1
ii  file                              1:5.25-2
ii  gettext                           0.19.7-2
ii  hardening-includes                2.8+nmu2
ii  intltool-debian                   0.35.0+20060710.4
ii  libapt-pkg-perl                   0.1.29+b5
ii  libarchive-zip-perl               1.57-1
ii  libclass-accessor-perl            0.34-1
ii  libclone-perl                     0.38-1+b1
ii  libdata-alias-perl                1.20-1+b1
ii  libdpkg-perl                      1.18.4
ii  libemail-valid-perl               1.198-1
ii  libfile-basedir-perl              0.07-1
ii  libipc-run-perl                   0.94-1
ii  liblist-moreutils-perl            0.413-1+b1
ii  libparse-debianchangelog-perl     1.2.0-8
ii  libperl5.22 [libdigest-sha-perl]  5.22.1-10
ii  libtext-levenshtein-perl          0.13-1
ii  libtimedate-perl                  2.3000-2
ii  liburi-perl                       1.71-1
ii  libyaml-libyaml-perl              0.41-6+b1
ii  man-db                            2.7.5-1
ii  patchutils                        0.3.4-1
ii  perl                              5.22.1-10
ii  t1utils                           1.39-2
ii  xz-utils                          5.1.1alpha+20120614-2.1

Versions of packages lintian recommends:
ii  dpkg                                 1.18.4
ii  libperlio-gzip-perl                  0.19-1+b1
ii  perl                                 5.22.1-10
ii  perl-modules-5.22 [libautodie-perl]  5.22.1-10

Versions of packages lintian suggests:
pn  binutils-multiarch     <none>
ii  dpkg-dev               1.18.4
ii  libhtml-parser-perl    3.72-1
ii  libtext-template-perl  1.46-1

-- no debconf information
diff --git a/checks/testsuite.pm b/checks/testsuite.pm
index aa57023..02ebb68 100644
--- a/checks/testsuite.pm
+++ b/checks/testsuite.pm
@@ -57,7 +57,11 @@ my %KNOWN_RESTRICTIONS = map { $_ => 1 } qw(
 
 my %KNOWN_TESTSUITES = map { $_ => 1 } qw(
   autopkgtest
+  autopkgtest-pkg-dkms
+  autopkgtest-pkg-nodejs
   autopkgtest-pkg-perl
+  autopkgtest-pkg-python
+  autopkgtest-pkg-r
   autopkgtest-pkg-ruby
 );
 

Reply to: