Skip to content
  • Felix Lechner's avatar
    Flag backgrounded Test-Commands in autopkgtest declarations. (Closes: #988591) · b5a6871a
    Felix Lechner authored
    This condition was implemented with a new tag. The corresponding bug
    report did not name any offending sources, but according to
    codesearch.d.n [1] the example line
    
        Test-Command: xvfb-run -a /usr/bin/gcrytsal &
    
    probably came from the source for 'gnome-chemistry-utils'. They now
    trigger the new tag as shown below. The tag seems to work correctly.
    
    This commit includes a test for the tag in Lintian's own test suite.
    
    Thanks to Adam Borowski for bringing the issue to our attention!
    
    [1] https://codesearch.debian.net/search?q=usr%2Fbin%2Fgcrytsal&literal=1
    
    $ bin/lintian --no-tag-display-limit /mirror/debian/pool/main/g/gnome-chemistry-utils/gnome-chemistry-utils_0.14.17-6.dsc
    E: gnome-chemistry-utils source: backgrounded-test-command xvfb-run -a /usr/bin/gchem3d &
    E: gnome-chemistry-utils source: backgrounded-test-command xvfb-run -a /usr/bin/gchemcalc &
    E: gnome-chemistry-utils source: backgrounded-test-command xvfb-run -a /usr/bin/gchempaint &
    E: gnome-chemistry-utils source: backgrounded-test-command xvfb-run -a /usr/bin/gchemtable &
    E: gnome-chemistry-utils source: backgrounded-test-command xvfb-run -a /usr/bin/gcrytsal &
    E: gnome-chemistry-utils source: backgrounded-test-command xvfb-run -a /usr/bin/gspectrum &
    W: gnome-chemistry-utils source: orig-tarball-missing-upstream-signature gnome-chemistry-utils_0.14.17.orig.tar.bz2
    I: gnome-chemistry-utils source: older-debian-watch-file-standard 3
    I: gnome-chemistry-utils source: out-of-date-standards-version 4.5.0 (released 2020-01-20) (current is 4.5.1.1)
    I: gnome-chemistry-utils source: patch-not-forwarded-upstream debian/patches/gnumeric-ftbfs.patch
    I: gnome-chemistry-utils source: patch-not-forwarded-upstream debian/patches/openbabel-v3.patch
    I: gnome-chemistry-utils source: patch-not-forwarded-upstream debian/patches/remove-gnome-common.patch
    P: gnome-chemistry-utils source: package-uses-old-debhelper-compat-version 12
    b5a6871a
Loading