Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 2.14.0
    Release lintian/2.14.0 into unstable.
    
    Format: 1.8
    Date: Wed, 22 May 2019 07:47:56 +0000
    Source: lintian
    Binary: lintian
    Architecture: source all
    Version: 2.14.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 927970 928126 928617
    Changes:
     lintian (2.14.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Correct false-positives in missing-systemd-timer-for-cron-script due to
         an incorrect regular expression. Thanks to Francesco Poli (wintermute)
         for the patch. (Closes: #927970)
       * Adjust package-contains-python-header-in-incorrect-directory as Python
         3.8 dropped the "m" modifier that was used in Python 3.7 and below (eg.
         /usr/include/python3.7m). (Closes: #928617)
     .
       [ Ivo De Decker ]
       * Check for sources in the "main" section with only binaries in the
         "contrib" section. (Closes: #928126)
     .
       [ Michael Biebl ]
       * Consider the now-preferred /usr/share/dbus-1/{system,session}.d
         directories (supported since dbus 1.9.18) when checking D-Bus services.
         (MR: !187)
     .
       [ Xavier ]
       * Fix an error where debian/tests/pkg-js/files contained deep (but valid)
         directory. (MR: !199)
     .
       [ Paul Wise ]
       * Add/fix several spelling corrections.
       * Sort the dictionary
       * Prefer American spelling for American typos
    Checksums-Sha1:
     6330b75379f4df5f6795967bf252b2620ef366da 2995 lintian_2.14.0.dsc
     9578ebc31223011327548846339db1c1272af3c1 1713196 lintian_2.14.0.tar.xz
     e2d551fe609f46296203caab7cfd1d679f089e95 1180072 lintian_2.14.0_all.deb
     c53e7047c1066822b635c4454b8f6cc01f614a32 17231 lintian_2.14.0_amd64.buildinfo
    Checksums-Sha256:
     afcaf9c95190427289defad1048d74f896864142427926bb5dcf0bc326cb9eaa 2995 lintian_2.14.0.dsc
     76962c76a0a35ff5fbcecc535f00ab58b10d3eee4b2dcae26fd9c9d2540309b6 1713196 lintian_2.14.0.tar.xz
     3c19d1cc8b933a1efdd108e2f0956b2905f0540913a6c1392a90cb1762023cde 1180072 lintian_2.14.0_all.deb
     d061bae87d3d37b9013ecb4fc99e7831f76d9a409e67cfc1d1cf5e50624802bb 17231 lintian_2.14.0_amd64.buildinfo
    Files:
     a9cf36dd509e1dac148a3cdb81d5298d 2995 devel optional lintian_2.14.0.dsc
     541af73c6e4d513cef4c2cb6f5579ebd 1713196 devel optional lintian_2.14.0.tar.xz
     97c97dd744ca843518dabedb3d9786fa 1180072 devel optional lintian_2.14.0_all.deb
     8f6c03c40e05cb8a8e24f8762ad30372 17231 devel optional lintian_2.14.0_amd64.buildinfo
    
  • 2.13.0
    Release lintian/2.13.0 into unstable.
    
    Format: 1.8
    Date: Mon, 22 Apr 2019 09:01:36 +0000
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.13.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 923331 923339 926766 926767 926768
    Changes:
     lintian (2.13.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - debhelper-compat-level
           - patch-system
           - pkg-js-autopkgtest-file-does-not-exist
           - pkg-js-autopkgtest-test-is-missing
           - pkg-js-tools-test-is-missing
           - vcs
           - vcs-uri
     .
       [ Niels Thykier ]
       * gitlab-ci: Run commands with the time command to get an estimate
         for each part.
       * Ensure that LINTIAN_CFG is always defined as it is used in debug
         output.
       * Fix a typo that called the wrong clean-up function with --unpack.
       * Extract reporting related utilities into a separate module.
       * Remove unused system_env function from Lintian::Util
       * Move Deb822 parsing into its own module called Lintian::Deb822Parser.
     .
       [ Felix Lechner ]
       * Implement universal output format in Lintian.
       * Only run tests in t/bin/runtests but do not build any packages.
     .
       [ Xavier ]
       * Test for Node.js packages that don't ship a debian/tests/pkg-js/test
         file or ship a debian/tests/pkg-js/files that contains invalid/missing
         references. (Closes: #923339)
       * Test for Node.js packages that use "--with nodejs" in debian/rules but
         do not specify a debian/tests/pkg-js/test file. (Closes: #923331)
     .
       [ Adam D. Barratt ]
       * Update private/refresh-locale-codes to work with newer isoquery(1) and
         refresh data/files/locale-codes and data/fields/virtual-packages to
         match.
     .
       [ Lucas Nussbaum ]
       * Emit a classification tag about the current debhelper compat level
         in use. (Closes: #926766)
       * Emit a classification tag that records the patch system in use.
         (Closes: #926767)
       * Emit a classification tags about the revision control system used by
         the package. (Closes: #926768)
     .
       [ Michael Biebl ]
       * Also look in /usr/share/dbus-1/{system,session}.d for dbus
         configuration files. (MR: !187)
     .
       [ Simon Quigley ]
       * Add "eoan" as a known Ubuntu distribution. (MR: !198)
     .
       [ Chris Lamb ]
       * Clarify "Could not determine what you meant by" test harness error
         message; it is not always a parse error.
     .
       [ Paul Wise ]
       * Add/fix several spelling corrections.
    Checksums-Sha1:
     e13b76715d2c2e0e4fea136d975bd79c4e8a1232 2995 lintian_2.13.0.dsc
     2127317ae105225fffe890d9ee285c81e6b33ed8 1706860 lintian_2.13.0.tar.xz
     cb8de91e5c7319e38ad400c26f436f99da9b3152 1174592 lintian_2.13.0_all.deb
     6cab1f217dcbffb26e38591b7559d116c4d691eb 8025 lintian_2.13.0_amd64.buildinfo
    Checksums-Sha256:
     ffbcb44f89690029b68c95eea0c09f36058a556ec3631447a05cebc58a48b34d 2995 lintian_2.13.0.dsc
     3a3e04972a408f4b9dac7e3a831f50ba11fc8cd0a240acfb474429a46e011b63 1706860 lintian_2.13.0.tar.xz
     fc3ff5026d4d930a56b8f0d0bb10cd129ce94b57587d919ef09ff9175199cfea 1174592 lintian_2.13.0_all.deb
     56a0aa5bc1d3ff6a393e1e82c4a75b4d778324e15abd4386669f5b58394354ac 8025 lintian_2.13.0_amd64.buildinfo
    Files:
     deb04ef9d8d815f8ad85220631e67ade 2995 devel optional lintian_2.13.0.dsc
     25a301e5f22572bed147db263383ffec 1706860 devel optional lintian_2.13.0.tar.xz
     1415ad9bfcd4cfa9a0fb72242bfcf9aa 1174592 devel optional lintian_2.13.0_all.deb
     2f5bb426c91289c7ede48381bb920e65 8025 devel optional lintian_2.13.0_amd64.buildinfo
    
  • 2.12.0_bpo9+1
    Release lintian/2.12.0~bpo9+1 into stretch-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Thu, 04 Apr 2019 12:25:14 +0200
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.12.0~bpo9+1
    Distribution: stretch-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 833608 924714 925200 925970 926166 926334
    Changes:
     lintian (2.12.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.12.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - doc-base-file-references-wrong-path
           - systemd-service-file-shutdown-problems
     .
       [ Chris Lamb ]
       * Make the argument to --jobs non-optional to prevent a "0" job count
         being parsed if the argument is omitted. This resulted in Lintian
         getting stuck as it did not have any runners to perform work with.
         (Closes: #925970)
       * Fix false-positives in the version-substvar-for-external-package tag
         when a Provides field contains multiple items and/or with leading
         whitespace. (Closes: #833608)
       * Don't check for the x86-specific "SafeSEH" hardening feature for code
         that is JIT-compiled by the Mono runtime. (Closes: #926334)
       * Collapse the rather long-winded explanation regarding typos in the long
         description of the version-substvar-for-external-package tag.
       * Drop double-spaces in .desc files.
     .
       [ Felix Lechner ]
       * Allow symlinks in autopkgtest paths.
     .
       [ Niels Thykier ]
       * Restrict the number of parallel clean up jobs to match --jobs
         parameter. (Closes: #924714)
     .
       [ Osamu Aoki ]
       * Check for files in doc-base control files that list paths pointing
         outside of /usr/share/{doc,info}. (Closes: #925200)
     .
       [ Xavier Guimard ]
       * Don't emit the debian-watch-file-should-mangle-version tag if
         dversionmangle is set to "auto". (Closes: #926166)
     .
       [ Topi Miettinen ]
       * Check for systemd service files that use DefaultDependencies=no and
         Conflicts=shutdown.target without Before=shutdown.target. (MR: !177)
       * Update the systemd hardening flags. (MR: !178)
     .
       [ Balint Reczey ]
       * Run autopkgtest tests in parallel, autodetecting CPU count. (MR: !75)
     .
       [ Paul Wise ]
       * Add/fix several spelling corrections.
    Checksums-Sha1:
     3a9b63b6128f5552361a209c24316d51c5c34c39 3868 lintian_2.12.0~bpo9+1.dsc
     5e13263f711962618643b869a73ce4cca7bbd672 1721056 lintian_2.12.0~bpo9+1.tar.xz
     18f8e0d8a8581219d9c194b58cb5e5ca90d0f1f4 1191542 lintian_2.12.0~bpo9+1_all.deb
     846b54a18be6c12f584303f1fa523ceff8854853 8844 lintian_2.12.0~bpo9+1_amd64.buildinfo
    Checksums-Sha256:
     b1a71a232fa0580946f04f425999e9a382301367587ac320b166e47d2b94ea2e 3868 lintian_2.12.0~bpo9+1.dsc
     72e2d98f64294b85d12c3d213da1caf33410c095aeac3f33699f86329252bc3b 1721056 lintian_2.12.0~bpo9+1.tar.xz
     2e0c11996628aed94dc5b12e4117c4f7cc2317afb6c168732ca8b5e07310fbd2 1191542 lintian_2.12.0~bpo9+1_all.deb
     550c1b548d3f7d07150a67b0ce9a8ce5d125a1963f1aee2b62614dbc950c558f 8844 lintian_2.12.0~bpo9+1_amd64.buildinfo
    Files:
     c93d819d4025d03795aef4af6aa9ca16 3868 devel optional lintian_2.12.0~bpo9+1.dsc
     c7c03f4fafba400203aa9d702d397859 1721056 devel optional lintian_2.12.0~bpo9+1.tar.xz
     e07ed8860ada5b4c5492cd32c7f58379 1191542 devel optional lintian_2.12.0~bpo9+1_all.deb
     a3f90b89acc9b4f97167e84c5253cbe8 8844 devel optional lintian_2.12.0~bpo9+1_amd64.buildinfo
    
    
  • 2.12.0
    Release lintian/2.12.0 into unstable.
    
    Format: 1.8
    Date: Thu, 04 Apr 2019 08:20:06 +0000
    Source: lintian
    Binary: lintian
    Architecture: source all
    Version: 2.12.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 833608 924714 925200 925970 926166 926334
    Changes:
     lintian (2.12.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - doc-base-file-references-wrong-path
           - systemd-service-file-shutdown-problems
     .
       [ Chris Lamb ]
       * Make the argument to --jobs non-optional to prevent a "0" job count
         being parsed if the argument is omitted. This resulted in Lintian
         getting stuck as it did not have any runners to perform work with.
         (Closes: #925970)
       * Fix false-positives in the version-substvar-for-external-package tag
         when a Provides field contains multiple items and/or with leading
         whitespace. (Closes: #833608)
       * Don't check for the x86-specific "SafeSEH" hardening feature for code
         that is JIT-compiled by the Mono runtime. (Closes: #926334)
       * Collapse the rather long-winded explanation regarding typos in the long
         description of the version-substvar-for-external-package tag.
       * Drop double-spaces in .desc files.
     .
       [ Felix Lechner ]
       * Allow symlinks in autopkgtest paths.
     .
       [ Niels Thykier ]
       * Restrict the number of parallel clean up jobs to match --jobs
         parameter. (Closes: #924714)
     .
       [ Osamu Aoki ]
       * Check for files in doc-base control files that list paths pointing
         outside of /usr/share/{doc,info}. (Closes: #925200)
     .
       [ Xavier Guimard ]
       * Don't emit the debian-watch-file-should-mangle-version tag if
         dversionmangle is set to "auto". (Closes: #926166)
     .
       [ Topi Miettinen ]
       * Check for systemd service files that use DefaultDependencies=no and
         Conflicts=shutdown.target without Before=shutdown.target. (MR: !177)
       * Update the systemd hardening flags. (MR: !178)
     .
       [ Balint Reczey ]
       * Run autopkgtest tests in parallel, autodetecting CPU count. (MR: !75)
     .
       [ Paul Wise ]
       * Add/fix several spelling corrections.
    Checksums-Sha1:
     eb380437b4ccf2d7951c49d30552a503b3babfa5 2970 lintian_2.12.0.dsc
     c0a8798165d3b4ce5f439940e6273349b1791b97 1718176 lintian_2.12.0.tar.xz
     cadcdfdb6775ab2744daf489021bfc1ec012a6ee 1190076 lintian_2.12.0_all.deb
     3dd989e01e7cf934af2675f0cebf193affcceabd 17212 lintian_2.12.0_amd64.buildinfo
    Checksums-Sha256:
     b6c8c3e58b92d3d59ac671d528ea977437bdada4760ae2cf6c34b12cd93eeda9 2970 lintian_2.12.0.dsc
     7c58dfcbb1daa86b1b2f6e5629652dcdd63c661c80877dfc6767bae41bf7931c 1718176 lintian_2.12.0.tar.xz
     de9cd775000b91bca0ef0026cdc93cb071294a6adaf314c3c919b06a02e8cfa4 1190076 lintian_2.12.0_all.deb
     297535c8311b573969789396c2cce48d699adae403628f15a19f07ebe4e096e3 17212 lintian_2.12.0_amd64.buildinfo
    Files:
     baedb9ae103333bf267dcdfcef056b92 2970 devel optional lintian_2.12.0.dsc
     6d5e6b770464fcf75822d6a54e736b52 1718176 devel optional lintian_2.12.0.tar.xz
     05c249e8c209afa205c18ff78c2822e7 1190076 devel optional lintian_2.12.0_all.deb
     57dfc033683098672cef4e66d0cbbe6e 17212 devel optional lintian_2.12.0_amd64.buildinfo
    
  • 2.11.0_bpo9+1
    Release lintian/2.11.0~bpo9+1 into stretch-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Mon, 18 Mar 2019 18:56:57 -0400
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.11.0~bpo9+1
    Distribution: stretch-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 923589 923725 924082 924116 924417 924501
    Changes:
     lintian (2.11.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.11.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Support dh-sequence-{gir,gnome,python3} etc. virtual packages as
         satisfying various build-dependencies. (Closes: #924082)
       * Don't detect non-maintainer upload (NMU) versions when checking for
         maintainer scripts that support "ancient" package versions.
         (Closes: #924501)
       * Correct false-positives in when checking for dh-runit packages that
         lack a "Breaks" substvar by ensuring that the binary package actually
         uses runit. (Closes: #924116)
       * Update the long description of the
         new-package-should-not-package-python2-module tag to justify further
         why a changelog entry is more appropriate than an override.
       * Remove errant "#" from the long description of
         inconsistent-appstream-metadata-license.
     .
       [ Felix Lechner ]
       * Deprecate static labs; all labs are temporary from now on.
       * In autopkgtests, allow output to stderr to shorten waiting period.
       * Fix the rules-requires-root-implicitly test on stretch.
       * For stretch-backports, also Build-Depend on the "XS" version of the
         Text::CSV Perl module in addition to the pure Perl version.
     .
       [ Stewart Ferguson ]
       * Allow *.pth files in Python directories to avoid false-positives for
         unknown-file-in-python-module-directory. (Closes: #924417)
     .
       [ Paul Wise ]
       * Add/fix several spelling corrections.
     .
     lintian (2.10.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Check for placeholder "<project>" strings in debian/watch files as it
         can resut in uscan(1) generating a file with shell metacharacters.
         (Closes: #923589)
       * Add "itialize" to the list of "spelling-error-in-binary" exceptions.
         (Closes: #923725)
       * Use less-clunky "for entries that are too short" in the long
         description of debian-changelog-line-too-short.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     c9cdc726b76e75277ecff3282f91214a8e49edae 3868 lintian_2.11.0~bpo9+1.dsc
     f3a4a30bea148a8e667030ea11ed555081955529 1719064 lintian_2.11.0~bpo9+1.tar.xz
     007b72dcf8fb4cbad9460f7d1c83bcd5721baaaa 1188796 lintian_2.11.0~bpo9+1_all.deb
     be6a9222ff5dcfde01fb74a0a530177d16974a62 8844 lintian_2.11.0~bpo9+1_amd64.buildinfo
    Checksums-Sha256:
     3c8d5fef43fbb3d1f6c6d12516738b2b52370c41644c02a8a7e56fe320a23ee3 3868 lintian_2.11.0~bpo9+1.dsc
     9258f5ebc0e51acacec269dbfb523c65189b779ddecf0f03ac6021752867fe4b 1719064 lintian_2.11.0~bpo9+1.tar.xz
     d12bdff78ac4a17d86108970e2c9d12b7a01da04c15e0bbd2ed5198ba046c66f 1188796 lintian_2.11.0~bpo9+1_all.deb
     a2f9f97751f93d4a00d98aac13855f5910074da666cb1ce5b59301bb5c291009 8844 lintian_2.11.0~bpo9+1_amd64.buildinfo
    Files:
     1ae8dfb6a5f41a68ecff17131de712dc 3868 devel optional lintian_2.11.0~bpo9+1.dsc
     89ee5568a0cd8cd2b6b2eb5696ebc015 1719064 devel optional lintian_2.11.0~bpo9+1.tar.xz
     d3387589be5f32c7a7706428668931f7 1188796 devel optional lintian_2.11.0~bpo9+1_all.deb
     c3bcf6c11d61f81f7497723a8861d2f2 8844 devel optional lintian_2.11.0~bpo9+1_amd64.buildinfo
    
    
  • 2.11.0
    Release lintian/2.11.0 into unstable.
    
    Format: 1.8
    Date: Mon, 18 Mar 2019 22:20:48 +0000
    Source: lintian
    Binary: lintian
    Architecture: source all
    Version: 2.11.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 924082 924116 924417 924501
    Changes:
     lintian (2.11.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Support dh-sequence-{gir,gnome,python3} etc. virtual packages as
         satisfying various build-dependencies. (Closes: #924082)
       * Don't detect non-maintainer upload (NMU) versions when checking for
         maintainer scripts that support "ancient" package versions.
         (Closes: #924501)
       * Correct false-positives in when checking for dh-runit packages that
         lack a "Breaks" substvar by ensuring that the binary package actually
         uses runit. (Closes: #924116)
       * Update the long description of the
         new-package-should-not-package-python2-module tag to justify further
         why a changelog entry is more appropriate than an override.
       * Remove errant "#" from the long description of
         inconsistent-appstream-metadata-license.
     .
       [ Felix Lechner ]
       * Deprecate static labs; all labs are temporary from now on.
       * In autopkgtests, allow output to stderr to shorten waiting period.
       * Fix the rules-requires-root-implicitly test on stretch.
       * For stretch-backports, also Build-Depend on the "XS" version of the
         Text::CSV Perl module in addition to the pure Perl version.
     .
       [ Stewart Ferguson ]
       * Allow *.pth files in Python directories to avoid false-positives for
         unknown-file-in-python-module-directory. (Closes: #924417)
     .
       [ Paul Wise ]
       * Add/fix several spelling corrections.
    Checksums-Sha1:
     093268f5352cd346bb12e1e0092d331b662b2490 2970 lintian_2.11.0.dsc
     43287ac82e6aed639187807c8a6680c8090d63c7 1717584 lintian_2.11.0.tar.xz
     298a911932e6b76a47fc1ce07d1e2b2eaeb44c9a 1187308 lintian_2.11.0_all.deb
     e3c491cb8c6ba85f146d705a95eac2e2f5ff0b39 17236 lintian_2.11.0_amd64.buildinfo
    Checksums-Sha256:
     046db2bffe6f6aa6b7fc812d562e8adcfc4b7357ff65af7052ccab84432354c0 2970 lintian_2.11.0.dsc
     4fc134fe7ac3fee9bdb32b069b841de196f1b081811d993e069bf073d2af1efe 1717584 lintian_2.11.0.tar.xz
     1350fdc89992dc834d45a704eeddfef4818e1c58ed424e5feafd35d0c79d0e57 1187308 lintian_2.11.0_all.deb
     ea2b5026a8ab862b0a75caaac15036c0feab4289cd6c5a746f8dc0b6b82ab7e6 17236 lintian_2.11.0_amd64.buildinfo
    Files:
     4f8ca08f8fcd24fa45926688a526bb46 2970 devel optional lintian_2.11.0.dsc
     3ca0f7959afe8d6c48f525d7ebbcfed6 1717584 devel optional lintian_2.11.0.tar.xz
     1e9e71223285f3fc797d063326c83989 1187308 devel optional lintian_2.11.0_all.deb
     9756ccc4f9e27d10ce99d2a4d25e700e 17236 devel optional lintian_2.11.0_amd64.buildinfo
    
  • 2.10.0
    Release lintian/2.10.0 into unstable.
    
    Format: 1.8
    Date: Fri, 08 Mar 2019 17:26:37 +0000
    Source: lintian
    Binary: lintian
    Architecture: source all
    Version: 2.10.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 923589 923725
    Changes:
     lintian (2.10.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Check for placeholder "<project>" strings in debian/watch files as it
         can resut in uscan(1) generating a file with shell metacharacters.
         (Closes: #923589)
       * Add "itialize" to the list of "spelling-error-in-binary" exceptions.
         (Closes: #923725)
       * Use less-clunky "for entries that are too short" in the long
         description of debian-changelog-line-too-short.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     3546eda0b7783eccde41c1a0a991bb5c463ae44f 2938 lintian_2.10.0.dsc
     e86fdc3dd560b6b2ffa74436e92995067003f253 1720972 lintian_2.10.0.tar.xz
     2b611ef7939432a4d1adc9805caf2d49af6fa6c6 1195392 lintian_2.10.0_all.deb
     34d520b588c87fe0cea51eb620fdf6e46dc7c94f 17179 lintian_2.10.0_amd64.buildinfo
    Checksums-Sha256:
     7a0adcd8d05f0b5a16e2de8b84cd095db395130fbff2e559de9a8fb58dfe7d8f 2938 lintian_2.10.0.dsc
     78d43a41eb2e681a4359b7b009645ff7b02cf913a77be8eec328d973da2c8301 1720972 lintian_2.10.0.tar.xz
     05c77362cecf572a9a65888988d9bf598ea29018287350ce3777feec118d8ba9 1195392 lintian_2.10.0_all.deb
     b9bef2b6e181143e50eb14ade25aef1991648c0a6eb518be2395456031675adc 17179 lintian_2.10.0_amd64.buildinfo
    Files:
     ffa294006af4712a3c1078dc6655869b 2938 devel optional lintian_2.10.0.dsc
     09c3f6a3085ef6a7fc9efd90b289203a 1720972 devel optional lintian_2.10.0.tar.xz
     e7907df293d58b9e9121fe0f5e713856 1195392 devel optional lintian_2.10.0_all.deb
     66195f82f90a798b8100b06fad48235c 17179 devel optional lintian_2.10.0_amd64.buildinfo
    
  • 2.9.1_bpo9+1
    Release lintian/2.9.1~bpo9+1 into stretch-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Mon, 25 Feb 2019 22:01:44 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.9.1~bpo9+1
    Distribution: stretch-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 909510 921573 921752 921814 921872 922233 922402 922511 922530 922534 922557 922737 922862 923060 923229 923232 923262
    Changes:
     lintian (2.9.1~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.9.1) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Add missing runtime dependency on libtry-tiny-perl. (Closes: #923262)
     .
       [ Chris Lamb ]
       * Add an initial .gitab-ci.yml.
     .
     lintian (2.9.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.9.0) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Add missing runtime dependency on libpath-tiny-perl. (Closes: #923229)
     .
       [ Chris Lamb ]
       * Add /lib/runit/invoke/run as a known interpreter. (Closes: #923232)
     .
     lintian (2.8.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Emit an experimental warning for packages that ship a cron script
         without an equivalent systemd .timer file. (Closes: #922862)
       * Make orig-tarball-missing-upstream-signature a "dsc" check so it
         also appears when running against non-.changes files. (Closes: #922557)
       * Check all combinations of processables and binary package names in
         order to avoid false-positives or unused override warnings in spelling
         checks depending on whether a .deb or .dsc (etc.) is passed to Lintian.
         (Closes: #921814)
       * Prevent pkg-config-references-unknown-shared-library false positives:
         - Ignoring entries such as -lfoo{install_suffix} as they are
           interpolated at runtime by Autoconf. (Closes: #922511)
         - Create an exception list and populating with shared
           objects shipped by libc6-dev and libgcc1. (Closes: #922402)
         - Manually add "gcc" as an exception.
       * Use the source package name (not the package section) when checking for
         uses-dpkg-database-directly exceptions. (Closes: #922530)
       * Correct reference to mips64el architecture to ensure we emit
         binary-from-other-architecture on this arch. Thanks to Helmut Grohne.
         (Closes: #921573)
       * Don't emit source-nmu-has-incorrect-version-number for uploads to
         backports. (Closes: #923060)
       * Ensure libpath-tiny-perl is installed regardless of nocheck build
         profile as it is needed to generate the Pod documentation.
       * Add dpatch to "nocheck" Build-Depends to avoid skipping tests
         and then don't emit build-depends-on-obsolete-package for Lintian
         itself as a result.
       * Remove "nocheck" Build-Depends restriction for libcapture-tiny-perl and
         specify it as a runtime dependency too.
       * Don't emit source-contains-prebuilt-java-object against Lintian itself
         as we ship a trivial HelloWorld.jar as a test fixture.
       * Don't print "Offering to re-calibrate..." message if we aren't actually
         about to offer.
     .
       [ Felix Lechner ]
       * Ensure unpack loop stops when process succeeds after processable failed
         to try and prevent Lintian from occasionally hanging. (Closes: #922737)
       * Fix detection of security features in Portable Executable (PE)
         binaries.
       * Update recommendation in an update-menus long description that will not
         trigger a check for full path names in maintainer scripts. (MR: !149)
       * Interactively calibrate the expected tags in failing tests (MR: !145)
         and use green and red terminal colors when adding or removing tags
         during said calibration. (MR: !153)
       * t/runtests:
         * Split processing between scripts and tag tests.
         * Split out test routines to process universal tags.
         * Change options and arguments for stand-alone operation.
       * Drop obsolete old-format-menu-file tag.
     .
       [ Guillem Jover ]
       * Don't hardcode ".gz" in the output of the malformed-deb-archive tag's
         extra information. (Closes: #922534)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
     .
     lintian (2.7.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - script-uses-unversioned-python-in-shebang
     .
       [ Chris Lamb ]
       * Track static libraries to avoid false-positives in
         pkg-config-references-unknown-shared-library. (Closes: #921872)
       * Assume that license files themselves do not require coverage in DEP-5
         copyright files. (Closes: #921752)
       * Ignore spelling errors in patch author names. (Closes: #922233)
     .
       [ Dmitry Bogatov ]
       * Add a classification tag to identify the number of scripts using
         unversioned Python shebangs. (Closes: #909510)
     .
       [ Felix Lechner ]
       * Demote the Test-Against test metadata field to be a selector for
         false-positives only. (MR: !142)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     eff1c3e37f65b719ad9d87df72f4da53d633a411 3832 lintian_2.9.1~bpo9+1.dsc
     ee5a8e2eb8f39888ed13c57c30c2a867ba674644 1720860 lintian_2.9.1~bpo9+1.tar.xz
     977fd2eab8c1d2bb9fc9e854ebbc76c25312157c 1194922 lintian_2.9.1~bpo9+1_all.deb
     7a4b9d600e0695c7390b5cf6df9e8180e8850789 8855 lintian_2.9.1~bpo9+1_amd64.buildinfo
    Checksums-Sha256:
     ed2bb9bd4466241040bff2feae406224eb87e12af810298d176fe491ff29e73a 3832 lintian_2.9.1~bpo9+1.dsc
     4fa605a6a633e461a75db528f8bb98d74d80d0f5db68b884503896c91700ae10 1720860 lintian_2.9.1~bpo9+1.tar.xz
     f9d4d8e7a0b936c5c3282ba961f40f4495f2191816247fa4398af84061401712 1194922 lintian_2.9.1~bpo9+1_all.deb
     40e4ba2aa6e4d5260b54c6c991eddfe0074b8e98c7e8b941f40ad00484005a0f 8855 lintian_2.9.1~bpo9+1_amd64.buildinfo
    Files:
     ce7c499526f2bb0ebf4dd84049a723e2 3832 devel optional lintian_2.9.1~bpo9+1.dsc
     7d1f9a77c0fdf70e8635afebb172c344 1720860 devel optional lintian_2.9.1~bpo9+1.tar.xz
     01f116f08159591153b3eb8002420016 1194922 devel optional lintian_2.9.1~bpo9+1_all.deb
     33b7290c595dd777ed95fab4081459eb 8855 devel optional lintian_2.9.1~bpo9+1_amd64.buildinfo
    
    
  • 2.9.1
    Release lintian/2.9.1 into unstable.
    
    Format: 1.8
    Date: Mon, 25 Feb 2019 16:38:19 +0000
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.9.1
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 923262
    Changes:
     lintian (2.9.1) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Add missing runtime dependency on libtry-tiny-perl. (Closes: #923262)
     .
       [ Chris Lamb ]
       * Add an initial .gitab-ci.yml.
    Checksums-Sha1:
     56bc31b1a40ae2461476be25362c21cbef693b61 2934 lintian_2.9.1.dsc
     b3106498451517bbbd6e194166605826e9c8e34a 1719236 lintian_2.9.1.tar.xz
     4003367d478ccead4f46b93b64900764111474e1 1192912 lintian_2.9.1_all.deb
     d26075e42f59cb76fe732b5b635098934b43418b 7966 lintian_2.9.1_amd64.buildinfo
    Checksums-Sha256:
     3f6d3e69c625c8e2c5bb8a4a4953c0a0d67723fa2d666661d99cd7f6c4f9fbde 2934 lintian_2.9.1.dsc
     7756318234ac8cc753b0fb885ec6ac34725d3e92b1c95d69572d2ad683bd0404 1719236 lintian_2.9.1.tar.xz
     95956f6dfedb9ab277a122fed7170f4aa8822a9bb67a2b8e4e6646edcd62ea76 1192912 lintian_2.9.1_all.deb
     d5bb8ce1a33dfb5ef060a2cf727a96916bcd6dcd643d43a5192d9806d270def2 7966 lintian_2.9.1_amd64.buildinfo
    Files:
     c5cd117fd53c907b8bad2b6f4d612d5c 2934 devel optional lintian_2.9.1.dsc
     d09166267778991292aec45c5ae8f0ba 1719236 devel optional lintian_2.9.1.tar.xz
     4b93cc79f094aa69d9d71ec05515e71b 1192912 devel optional lintian_2.9.1_all.deb
     bbe41aa12864c9c3241e6c1b3c719fd0 7966 devel optional lintian_2.9.1_amd64.buildinfo
    
  • 2.9.0_bpo9+1
    Release lintian/2.9.0~bpo9+1 into stretch-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Mon, 25 Feb 2019 14:08:25 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.9.0~bpo9+1
    Distribution: stretch-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 909510 921573 921752 921814 921872 922233 922402 922511 922530 922534 922557 922737 922862 923060 923229 923232
    Changes:
     lintian (2.9.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.9.0) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Add missing runtime dependency on libpath-tiny-perl. (Closes: #923229)
     .
       [ Chris Lamb ]
       * Add /lib/runit/invoke/run as a known interpreter. (Closes: #923232)
     .
     lintian (2.8.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Emit an experimental warning for packages that ship a cron script
         without an equivalent systemd .timer file. (Closes: #922862)
       * Make orig-tarball-missing-upstream-signature a "dsc" check so it
         also appears when running against non-.changes files. (Closes: #922557)
       * Check all combinations of processables and binary package names in
         order to avoid false-positives or unused override warnings in spelling
         checks depending on whether a .deb or .dsc (etc.) is passed to Lintian.
         (Closes: #921814)
       * Prevent pkg-config-references-unknown-shared-library false positives:
         - Ignoring entries such as -lfoo{install_suffix} as they are
           interpolated at runtime by Autoconf. (Closes: #922511)
         - Create an exception list and populating with shared
           objects shipped by libc6-dev and libgcc1. (Closes: #922402)
         - Manually add "gcc" as an exception.
       * Use the source package name (not the package section) when checking for
         uses-dpkg-database-directly exceptions. (Closes: #922530)
       * Correct reference to mips64el architecture to ensure we emit
         binary-from-other-architecture on this arch. Thanks to Helmut Grohne.
         (Closes: #921573)
       * Don't emit source-nmu-has-incorrect-version-number for uploads to
         backports. (Closes: #923060)
       * Ensure libpath-tiny-perl is installed regardless of nocheck build
         profile as it is needed to generate the Pod documentation.
       * Add dpatch to "nocheck" Build-Depends to avoid skipping tests
         and then don't emit build-depends-on-obsolete-package for Lintian
         itself as a result.
       * Remove "nocheck" Build-Depends restriction for libcapture-tiny-perl and
         specify it as a runtime dependency too.
       * Don't emit source-contains-prebuilt-java-object against Lintian itself
         as we ship a trivial HelloWorld.jar as a test fixture.
       * Don't print "Offering to re-calibrate..." message if we aren't actually
         about to offer.
     .
       [ Felix Lechner ]
       * Ensure unpack loop stops when process succeeds after processable failed
         to try and prevent Lintian from occasionally hanging. (Closes: #922737)
       * Fix detection of security features in Portable Executable (PE)
         binaries.
       * Update recommendation in an update-menus long description that will not
         trigger a check for full path names in maintainer scripts. (MR: !149)
       * Interactively calibrate the expected tags in failing tests (MR: !145)
         and use green and red terminal colors when adding or removing tags
         during said calibration. (MR: !153)
       * t/runtests:
         * Split processing between scripts and tag tests.
         * Split out test routines to process universal tags.
         * Change options and arguments for stand-alone operation.
       * Drop obsolete old-format-menu-file tag.
     .
       [ Guillem Jover ]
       * Don't hardcode ".gz" in the output of the malformed-deb-archive tag's
         extra information. (Closes: #922534)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
     .
     lintian (2.7.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - script-uses-unversioned-python-in-shebang
     .
       [ Chris Lamb ]
       * Track static libraries to avoid false-positives in
         pkg-config-references-unknown-shared-library. (Closes: #921872)
       * Assume that license files themselves do not require coverage in DEP-5
         copyright files. (Closes: #921752)
       * Ignore spelling errors in patch author names. (Closes: #922233)
     .
       [ Dmitry Bogatov ]
       * Add a classification tag to identify the number of scripts using
         unversioned Python shebangs. (Closes: #909510)
     .
       [ Felix Lechner ]
       * Demote the Test-Against test metadata field to be a selector for
         false-positives only. (MR: !142)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     0af87f5141cc7c997f4a0cd153b22ef9f6175583 3832 lintian_2.9.0~bpo9+1.dsc
     9b992a95692501bee748603bd3de07b6a2a3a478 1721636 lintian_2.9.0~bpo9+1.tar.xz
     453d94ee207a688cbeabf59d97a2638d8052bca6 1194662 lintian_2.9.0~bpo9+1_all.deb
     6f9013565e925027e3a2bae2f90989b8cec74f62 8855 lintian_2.9.0~bpo9+1_amd64.buildinfo
    Checksums-Sha256:
     d374bbd7dfbec8fd8b3b90df21c9892e9feaf53ccbced79149e4493dd106d5c5 3832 lintian_2.9.0~bpo9+1.dsc
     40c1d9a0494d9daf87649874576121c448bbc8ac40c246fdb794920c81856b88 1721636 lintian_2.9.0~bpo9+1.tar.xz
     19bef6c8188096a44170436cb6e58195863fad609f10cb2f22501c1fae7beb0c 1194662 lintian_2.9.0~bpo9+1_all.deb
     a20827f40299d55420d60ddf0a210a1490da444f16b90c3db7ca07edfc5db7a2 8855 lintian_2.9.0~bpo9+1_amd64.buildinfo
    Files:
     8ec56dedec47f59ab1703d8e8f2705e3 3832 devel optional lintian_2.9.0~bpo9+1.dsc
     bdc869ee64e110f1a2e68bc3bcc7cf7e 1721636 devel optional lintian_2.9.0~bpo9+1.tar.xz
     7313263c5cdb1626be97f6777a309b97 1194662 devel optional lintian_2.9.0~bpo9+1_all.deb
     61682a060b9051368740c60b705eb148 8855 devel optional lintian_2.9.0~bpo9+1_amd64.buildinfo
    
    
  • 2.9.0
    Release lintian/2.9.0 into unstable.
    
    Format: 1.8
    Date: Mon, 25 Feb 2019 12:36:32 +0000
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.9.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 923229 923232
    Changes:
     lintian (2.9.0) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Add missing runtime dependency on libpath-tiny-perl. (Closes: #923229)
     .
       [ Chris Lamb ]
       * Add /lib/runit/invoke/run as a known interpreter. (Closes: #923232)
    Checksums-Sha1:
     005de266e71a94dec2d147206b33864584f8ff1a 2934 lintian_2.9.0.dsc
     c10c43d0447f9ce0389f2993d9e4885e63029c76 1719136 lintian_2.9.0.tar.xz
     899821f19cb5de6e82845aefede434de217d1773 1193280 lintian_2.9.0_all.deb
     81770cbd19e7f8cb867e864142c0b5639a4ba6f4 8003 lintian_2.9.0_amd64.buildinfo
    Checksums-Sha256:
     335a73ba51e74be2acb02dc561187a7e2317bce1b5f3075211cc394db1b73323 2934 lintian_2.9.0.dsc
     ccd8481ca3f0fb8b98518976a02da04610c6beb6fd9d70e4bde46982a00ca9b8 1719136 lintian_2.9.0.tar.xz
     94c15c8d77c38748bd5520e899ca97f82982ab52070886263419df9fd782658b 1193280 lintian_2.9.0_all.deb
     e5f92f69a1deaed9759f4a339287d28863fdfcd85803a00218d91878572ecdc2 8003 lintian_2.9.0_amd64.buildinfo
    Files:
     b2fd15014783cbd7c5d2ac1e898bb78b 2934 devel optional lintian_2.9.0.dsc
     a42ea327e1e28fba9c207fe166493633 1719136 devel optional lintian_2.9.0.tar.xz
     00abccc76002c0a22fb6f298c34d0401 1193280 devel optional lintian_2.9.0_all.deb
     80285b9abc379289b42413544d94ffbf 8003 devel optional lintian_2.9.0_amd64.buildinfo
    
  • 2.8.0
    Release lintian/2.8.0 into unstable.
    
    Format: 1.8
    Date: Sun, 24 Feb 2019 22:13:53 +0000
    Source: lintian
    Binary: lintian
    Architecture: source all
    Version: 2.8.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 921573 921814 922402 922511 922530 922534 922557 922737 922862 923060
    Changes:
     lintian (2.8.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Emit an experimental warning for packages that ship a cron script
         without an equivalent systemd .timer file. (Closes: #922862)
       * Make orig-tarball-missing-upstream-signature a "dsc" check so it
         also appears when running against non-.changes files. (Closes: #922557)
       * Check all combinations of processables and binary package names in
         order to avoid false-positives or unused override warnings in spelling
         checks depending on whether a .deb or .dsc (etc.) is passed to Lintian.
         (Closes: #921814)
       * Prevent pkg-config-references-unknown-shared-library false positives:
         - Ignoring entries such as -lfoo{install_suffix} as they are
           interpolated at runtime by Autoconf. (Closes: #922511)
         - Create an exception list and populating with shared
           objects shipped by libc6-dev and libgcc1. (Closes: #922402)
         - Manually add "gcc" as an exception.
       * Use the source package name (not the package section) when checking for
         uses-dpkg-database-directly exceptions. (Closes: #922530)
       * Correct reference to mips64el architecture to ensure we emit
         binary-from-other-architecture on this arch. Thanks to Helmut Grohne.
         (Closes: #921573)
       * Don't emit source-nmu-has-incorrect-version-number for uploads to
         backports. (Closes: #923060)
       * Ensure libpath-tiny-perl is installed regardless of nocheck build
         profile as it is needed to generate the Pod documentation.
       * Add dpatch to "nocheck" Build-Depends to avoid skipping tests
         and then don't emit build-depends-on-obsolete-package for Lintian
         itself as a result.
       * Remove "nocheck" Build-Depends restriction for libcapture-tiny-perl and
         specify it as a runtime dependency too.
       * Don't emit source-contains-prebuilt-java-object against Lintian itself
         as we ship a trivial HelloWorld.jar as a test fixture.
       * Don't print "Offering to re-calibrate..." message if we aren't actually
         about to offer.
     .
       [ Felix Lechner ]
       * Ensure unpack loop stops when process succeeds after processable failed
         to try and prevent Lintian from occasionally hanging. (Closes: #922737)
       * Fix detection of security features in Portable Executable (PE)
         binaries.
       * Update recommendation in an update-menus long description that will not
         trigger a check for full path names in maintainer scripts. (MR: !149)
       * Interactively calibrate the expected tags in failing tests (MR: !145)
         and use green and red terminal colors when adding or removing tags
         during said calibration. (MR: !153)
       * t/runtests:
         * Split processing between scripts and tag tests.
         * Split out test routines to process universal tags.
         * Change options and arguments for stand-alone operation.
       * Drop obsolete old-format-menu-file tag.
     .
       [ Guillem Jover ]
       * Don't hardcode ".gz" in the output of the malformed-deb-archive tag's
         extra information. (Closes: #922534)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     8327c723f103af20ac0754722361c5d091238ac6 2934 lintian_2.8.0.dsc
     19b2d7937164c142606a799438054e92add725f6 1719272 lintian_2.8.0.tar.xz
     a5a4b4ef5bf1a4407e7f1dd03bb52bbbb5ca1607 1192760 lintian_2.8.0_all.deb
     93a60d7a123e35623bc6d442051d7a7f9979f094 17172 lintian_2.8.0_amd64.buildinfo
    Checksums-Sha256:
     3dfc20acee25323c84576e2076cd26057536dd6e0206c52db0774cfb63460651 2934 lintian_2.8.0.dsc
     4249424b08d1ef2663573eff8ca8bef0f6480be2beeb7076287ba92e32294985 1719272 lintian_2.8.0.tar.xz
     ff967ef10c1433a61a608083d1faeef1ccc3f63af5f73e0a25c8513b4a126231 1192760 lintian_2.8.0_all.deb
     cae60cfdb2cceef261d3637086bd330410c923cd95127cac3d2bdfea42db575b 17172 lintian_2.8.0_amd64.buildinfo
    Files:
     2bf5f823780410695d3052188c66fb0a 2934 devel optional lintian_2.8.0.dsc
     94996aa299927526b1348a6aaeba8ea5 1719272 devel optional lintian_2.8.0.tar.xz
     c398d9b5205988db7af1e581e48ac7e1 1192760 devel optional lintian_2.8.0_all.deb
     6039a280763f4225546a6bfdfa124f5b 17172 devel optional lintian_2.8.0_amd64.buildinfo
    
  • 2.7.0
    Release lintian/2.7.0 into unstable.
    
    Format: 1.8
    Date: Thu, 14 Feb 2019 08:37:22 +0000
    Source: lintian
    Binary: lintian
    Architecture: source all
    Version: 2.7.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 909510 921752 921872 922233
    Changes:
     lintian (2.7.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - script-uses-unversioned-python-in-shebang
     .
       [ Chris Lamb ]
       * Track static libraries to avoid false-positives in
         pkg-config-references-unknown-shared-library. (Closes: #921872)
       * Assume that license files themselves do not require coverage in DEP-5
         copyright files. (Closes: #921752)
       * Ignore spelling errors in patch author names. (Closes: #922233)
     .
       [ Dmitry Bogatov ]
       * Add a classification tag to identify the number of scripts using
         unversioned Python shebangs. (Closes: #909510)
     .
       [ Felix Lechner ]
       * Demote the Test-Against test metadata field to be a selector for
         false-positives only. (MR: !142)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     322221dbcb5a3388efaf84a49e38fa998c94aa54 2834 lintian_2.7.0.dsc
     9b0e7fe09c1a8c12b7bdf55632d5a6e80c284deb 1709104 lintian_2.7.0.tar.xz
     b60b4bcaa56b3c7c41756e58129510f1188cc801 1193272 lintian_2.7.0_all.deb
     b7112461f55ede5509182b2e5c126f2cab3ab881 16768 lintian_2.7.0_amd64.buildinfo
    Checksums-Sha256:
     4c7fe29e9fe30401655b1a37db92ff943564f5ce41eeb3ab51e50cd7c8f76b34 2834 lintian_2.7.0.dsc
     a59e70d6c1c3ba2641812837eb815ca006b7346ef8784237d99be8adab9c5cff 1709104 lintian_2.7.0.tar.xz
     620008d485cf0d80d24197050a44cd7fe335787893542392ae986491d5fc8f83 1193272 lintian_2.7.0_all.deb
     6d35d8c675a919d8c9ce2647a84713e31165a67dc228fddd9e0b6ab6c902407e 16768 lintian_2.7.0_amd64.buildinfo
    Files:
     36859b73fa97c6c6290bc725fb7a010a 2834 devel optional lintian_2.7.0.dsc
     b986ef980252f37f9b32f31b29ea211a 1709104 devel optional lintian_2.7.0.tar.xz
     d117c41a0deea98a0c4c7f4e1123cbad 1193272 devel optional lintian_2.7.0_all.deb
     08b1159fbc266117aa98c58130c7cb57 16768 devel optional lintian_2.7.0_amd64.buildinfo
    
  • 2.6.0_bpo9+1
    Release lintian/2.6.0~bpo9+1 into stretch-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Sun, 10 Feb 2019 13:02:32 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.6.0~bpo9+1
    Distribution: stretch-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 911449 920184 920228 920299 920314 920376 920469 920536 920568 920593 920638 920647 920691 920699 921084
    Changes:
     lintian (2.6.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.6.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - package-contains-sass-cache-directory
           - package-uses-dh-runit-but-lacks-breaks-substvar
           - pkg-config-references-unknown-shared-library
     .
       [ Chris Lamb ]
     .
       * Enhancements:
         - Check for pkg-config(1) files that reference unknown shared objects
           via (for example) "Libs: -lfoo". (Closes: #920699)
         - Check for packages that use dh_runit without specifying a Breaks on
           the "${runit:Breaks}" substvar. (Closes: #920299)
         - Require that build paths aren't "/" when checking for
           file-references-package-build-path.
         - Check for packages that ship with .sass-cache directories.
           (Closes: #920593)
         - Detect accidental ".git.git" (etc.) in Vcs-Git headers.
           (Closes: #921084)
     .
       * Bug fixes:
         - Fix FTBFS by avoiding "self" false-positives when checking for
           file-references-package-build-path in the Lintian test suite.
           (Closes: #920536)
         - Ignore duplicate .buildinfo files which can be supplied by using
           mergechanges(1) from devscripts. (Closes: #920469)
         - Rewrite "old" version calculation to prevent false-positives in the
           maintainer-script-supports-ancient-package-version tag.
           (Closes: #920638)
         - Prevent false-positives in the command-with-path-in-maintainer-script
           checks for sections automatically added by debhelper.
           (Closes: #920568)
         - Ignore quilt .pc directories when checking for
           inconsistent-appstream-metadata-license. (Closes: #920647)
     .
       * Reporting improvements:
         - Include the upload and release dates in the output of the
           maintainer-script-supports-ancient-package-version tag.
         - Add a reference to the official specification in the long description
           of the unnecessary-source-date-epoch-assignment tag.
     .
       * Misc:
         - Move to "Semantic Versioning" (https://semver.org/) scheme.
         - Print Carp tracebacks in --debug mode.
     .
       [ Felix Lechner ]
       * Fix a race condition by stopping loop for collections after a task
         fails. (Closes: #920691)
       * Remove Test-For from all test specifications. (MR: !138)
       * Consolidate scripts in t/scripts; move internal harness tests there.
       * Clean up ./t; move helper binaries, including t/runtests, to t/bin.
       * Add an empty Test-Against to all tests that do not have one.
       * Calculate Test-For and Test-Against from new "Check" parameter in
         runner.
       * Add an internal self-test for all the fields in "desc" files.
       * Move all t/tags/tests addressing a single check into t/tags/checks/.
         (MR: !141)
     .
       [ Jeremy Bicha ]
       * Drop "GTK" -> "GTK+" correction. (Closes: #911449)
       * Set "multimaint-merge" in debian/gbp.conf. (MR: !125)
     .
       [ Xavier Guimard ]
       * Update debhelper addon specification now that nodejs-dev has been
         replaced by pkg-js-tools. (MR: !135)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
     .
     lintian (2.5.124) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - obsolete-crypt-alias
           - obsolete-des-encryption
     .
       [ Chris Lamb ]
       * Locate and process .buildinfo files if mentioned in a .changes file;
         previously it was only examined if explicitly referenced. Thanks to
         James Clarke. (Closes: #920228)
       * If the changelog entry is missing a maintainer (eg. " -- <missing>"),
         don't assume that it's an NMU. (Closes: #920184)
       * Permit "-b" branch specifications in Mercurial Vcs-Hg control fields.
         (Closes: #920314)
       * Really fix summary generation code to match the "WIP" entry in the
         changelog after moving to gbp-dch(1).
       * Add "could break" as a spelling correction.
     .
       [ Felix Lechner ]
       * Allow tests to be freely organised such as by check. (MR: !132, !134)
     .
       [ Zack Weinberg ]
       * Add a check for binaries using obsolete DES encryption.
         (Closes: #920376)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     f4ce0cd0d08336b5224c41125b34e0a65f06041f 3732 lintian_2.6.0~bpo9+1.dsc
     71616980a5af26fd2c8039ff8cc39c8301724df3 1654392 lintian_2.6.0~bpo9+1.tar.xz
     e0c86f55b940a6e156ee85c66692cbe56b7af2d9 1194320 lintian_2.6.0~bpo9+1_all.deb
     122d94ab20955522627a635f5d0d5ad4569718c2 8823 lintian_2.6.0~bpo9+1_amd64.buildinfo
    Checksums-Sha256:
     72036e25285ef6d48853c836eff3bbdaf04b704b6876234401da5b0123fcff46 3732 lintian_2.6.0~bpo9+1.dsc
     60bfe531a88e6a802d25f4928dbc8d02d8a92fe214caa0d63a72df60c9702681 1654392 lintian_2.6.0~bpo9+1.tar.xz
     911b2a96d3e5c5c6c52c484d547f5452c1aba8bbae1320688fe70777a807c24a 1194320 lintian_2.6.0~bpo9+1_all.deb
     ce75e853949cae65454de14130f20d064589bedbdf8d3d298ebbf3af6024f9b4 8823 lintian_2.6.0~bpo9+1_amd64.buildinfo
    Files:
     dbe4a24b19387b31eda5f1db63abe6a3 3732 devel optional lintian_2.6.0~bpo9+1.dsc
     c9975400b10a9cb777416459080a07be 1654392 devel optional lintian_2.6.0~bpo9+1.tar.xz
     509b3c56f7a3aaa9f7a2991ee167f4be 1194320 devel optional lintian_2.6.0~bpo9+1_all.deb
     45e2639b9c9f2353e01ec28f28218b2d 8823 devel optional lintian_2.6.0~bpo9+1_amd64.buildinfo
    
    
  • 2.6.0
    Release lintian/2.6.0 into unstable.
    
    Format: 1.8
    Date: Wed, 06 Feb 2019 22:51:14 +0100
    Source: lintian
    Binary: lintian
    Architecture: source all
    Version: 2.6.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 911449 920299 920469 920536 920568 920593 920638 920647 920691 920699 921084
    Changes:
     lintian (2.6.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - package-contains-sass-cache-directory
           - package-uses-dh-runit-but-lacks-breaks-substvar
           - pkg-config-references-unknown-shared-library
     .
       [ Chris Lamb ]
     .
       * Enhancements:
         - Check for pkg-config(1) files that reference unknown shared objects
           via (for example) "Libs: -lfoo". (Closes: #920699)
         - Check for packages that use dh_runit without specifying a Breaks on
           the "${runit:Breaks}" substvar. (Closes: #920299)
         - Require that build paths aren't "/" when checking for
           file-references-package-build-path.
         - Check for packages that ship with .sass-cache directories.
           (Closes: #920593)
         - Detect accidental ".git.git" (etc.) in Vcs-Git headers.
           (Closes: #921084)
     .
       * Bug fixes:
         - Fix FTBFS by avoiding "self" false-positives when checking for
           file-references-package-build-path in the Lintian test suite.
           (Closes: #920536)
         - Ignore duplicate .buildinfo files which can be supplied by using
           mergechanges(1) from devscripts. (Closes: #920469)
         - Rewrite "old" version calculation to prevent false-positives in the
           maintainer-script-supports-ancient-package-version tag.
           (Closes: #920638)
         - Prevent false-positives in the command-with-path-in-maintainer-script
           checks for sections automatically added by debhelper.
           (Closes: #920568)
         - Ignore quilt .pc directories when checking for
           inconsistent-appstream-metadata-license. (Closes: #920647)
     .
       * Reporting improvements:
         - Include the upload and release dates in the output of the
           maintainer-script-supports-ancient-package-version tag.
         - Add a reference to the official specification in the long description
           of the unnecessary-source-date-epoch-assignment tag.
     .
       * Misc:
         - Move to "Semantic Versioning" (https://semver.org/) scheme.
         - Print Carp tracebacks in --debug mode.
     .
       [ Felix Lechner ]
       * Fix a race condition by stopping loop for collections after a task
         fails. (Closes: #920691)
       * Remove Test-For from all test specifications. (MR: !138)
       * Consolidate scripts in t/scripts; move internal harness tests there.
       * Clean up ./t; move helper binaries, including t/runtests, to t/bin.
       * Add an empty Test-Against to all tests that do not have one.
       * Calculate Test-For and Test-Against from new "Check" parameter in
         runner.
       * Add an internal self-test for all the fields in "desc" files.
       * Move all t/tags/tests addressing a single check into t/tags/checks/.
         (MR: !141)
     .
       [ Jeremy Bicha ]
       * Drop "GTK" -> "GTK+" correction. (Closes: #911449)
       * Set "multimaint-merge" in debian/gbp.conf. (MR: !125)
     .
       [ Xavier Guimard ]
       * Update debhelper addon specification now that nodejs-dev has been
         replaced by pkg-js-tools. (MR: !135)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     84b7d907609819eca36a36833e77f2e1de9ef0ae 2834 lintian_2.6.0.dsc
     62a9af9a5fffdf52dad623a8cc2ffa0554df9f5f 1651240 lintian_2.6.0.tar.xz
     e88ac288c72ff3eba574b3ff128723d68b34217c 1193148 lintian_2.6.0_all.deb
     2dace63a1c38b88447807729234c30288fca885c 16787 lintian_2.6.0_amd64.buildinfo
    Checksums-Sha256:
     2aa577ccede21859edb285179f8785e997f43477197c0dd5a06b3c769414d68a 2834 lintian_2.6.0.dsc
     ca69f0c72f546a3f0a99cff4139ec2e5ec4f47b962bbe5e4c8682468fc732007 1651240 lintian_2.6.0.tar.xz
     c20741a6744f583af9d6a2870729b4be17b112515926149a629746de468a8d69 1193148 lintian_2.6.0_all.deb
     d879ec8cf37d704f92cc9b9ace2ccf08fe5f33e395283c6722aa98c571d8ec0c 16787 lintian_2.6.0_amd64.buildinfo
    Files:
     8b77069a9bed5a99e9dd3ce009a611ea 2834 devel optional lintian_2.6.0.dsc
     c542582e3f42da80682bc76943c3923d 1651240 devel optional lintian_2.6.0.tar.xz
     1aa97b84f961edc08f02cc33087b4d31 1193148 devel optional lintian_2.6.0_all.deb
     61a3d52c620b380b22eefbe5df799a46 16787 devel optional lintian_2.6.0_amd64.buildinfo
    
  • 2.5.125
    tagging package lintian version 2.5.125
    
  • 2.5.124
    Release lintian/2.5.124 into unstable.
    
    Format: 1.8
    Date: Thu, 24 Jan 2019 23:47:53 +0100
    Source: lintian
    Binary: lintian
    Architecture: source all
    Version: 2.5.124
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 920184 920228 920355 920376
    Changes:
     lintian (2.5.124) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - obsolete-crypt-alias
           - obsolete-des-encryption
     .
       [ Chris Lamb ]
       * Locate and process .buildinfo files if mentioned in a .changes file;
         previously it was only examined if explicitly referenced. Thanks to
         James Clarke. (Closes: #920228)
       * If the changelog entry is missing a maintainer (eg. " -- <missing>"),
         don't assume that it's an NMU. (Closes: #920184)
       * Permit "-b" branch specifications in Mercurial Vcs-Hg control fields.
         (Closes: #920355)
       * Really fix summary generation code to match the "WIP" entry in the
         changelog after moving to gbp-dch(1).
       * Add "could break" as a spelling correction.
     .
       [ Felix Lechner ]
       * Allow tests to be freely organised such as by check. (MR: !132, !134)
     .
       [ Zack Weinberg ]
       * Add a check for binaries using obsolete DES encryption.
         (Closes: #920376)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     5bb6749c91d660d67f123ce549d14ca0e0f1f4b0 2698 lintian_2.5.124.dsc
     9c897af8cfe39a56d08afe0ff10b2206ef7c3e26 1639588 lintian_2.5.124.tar.xz
     d894ab88395b8464780b4e61e02f789b00a3e4ea 1188532 lintian_2.5.124_all.deb
     14a112e0d1a3be5bbe37a2c32a05eb8ab8668ecb 16661 lintian_2.5.124_amd64.buildinfo
    Checksums-Sha256:
     eb7038b906c34cb8c20379668298a60a9f212c7c203dfe3c1e0b53c9651e0a25 2698 lintian_2.5.124.dsc
     66dbc685cf0d4c2c744b9b2cd2c91fb671fdb18355e7caf6d72c595cb698f7f1 1639588 lintian_2.5.124.tar.xz
     441c09561007e21b5b7eaccd3b8966289f314b8cf6d097333f53b0af7e640d4f 1188532 lintian_2.5.124_all.deb
     65f6ea03e4c7de4f95cad3f2dfba9a1943eb1c94fc2a6378209047565ab43027 16661 lintian_2.5.124_amd64.buildinfo
    Files:
     5ed7bd7d3feadd5542955dd7f31c83e1 2698 devel optional lintian_2.5.124.dsc
     12b59567d3de49780217feaac5873698 1639588 devel optional lintian_2.5.124.tar.xz
     cf76ae115eb2fe122cccdf1a265c3e69 1188532 devel optional lintian_2.5.124_all.deb
     0af0788d253abbec9347fef1905f3696 16661 devel optional lintian_2.5.124_amd64.buildinfo
    
  • 2.5.123_bpo9+1
    Release lintian/2.5.123~bpo9+1 into stretch-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Thu, 24 Jan 2019 09:44:53 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.5.123~bpo9+1
    Distribution: stretch-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 907072 919162 919604 919740 919839 919979
    Changes:
     lintian (2.5.123~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.5.123) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - inconsistent-appstream-metadata-license
           - package-contains-python-header-in-incorrect-directory
         + Renamed:
           - package-contains-usr-unmerged-pathnames ->
             package-contains-real-file-outside-usr
     .
       [ Chris Lamb ]
       * Group warnings that only differ on the architecture in the HTML
         reports. (Closes: #919162)
       * Prevent a large number false-positives when checking "new style" init
         scripts that use "#!/usr/bin/env /lib/init/init-d-script" as their
         shebang. (Closes: #919604)
       * Check for packages that ship headers in /usr/include/python3.x.
         (Closes: #919979)
       * Check for inconsistencies between debian/copyright and the information
         embedded/duplicated in AppStream metadata files. Thanks to Daniel Kahn
         Gillmor for the idea. (Closes: #907072)
       * package-contains-usr-unmerged-pathnames tag:
         - Prevent false-positives for leading directories. (Closes: #919839)
         - Rename from package-contains-real-file-outside-usr.
         - Move to "Classification" severity instead of a pedantic/experimental
           combination.
       * Use a verb in the debian-changelog-line-too-short tag description.
       * Use "state cache" vs "state-cache" consistently between source and
         binary packages when printing warnings during report generation.
       * Update added/removed tag summary generation code to match "WIP" now we
         are using gbp-dch(1).
     .
       [ Niels Thykier ]
       * lib/lintian: Do entry removals asynchroniously in temp labs.
       * Lintian::Unpacker:
         * Migrate to use IO::Async.
         * Refactor to extract a "find_next_task"-sub(-generator).
         * Add a simple queue to avoid some overhead.
         * Support prioritizing unpacking by collections.
     .
       [ Felix Lechner ]
       * Template cleanup: (MR: !131)
         - Rename tests-watchfile and tests-pedantic.
         - Use renamed template sets in skeletons for suite tests.
         - Move upstream/metadata from debian-native to debian-extra-non-native.
         - Delete unused template set source-arch-independent.
     .
       [ Mike Miller ]
       * Reword the description of the description-too-long tag to match the
         actual check. (Closes: #919740)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     b9b6ccba066f7e2ce1ed5d2035d128f98b8bf66c 3596 lintian_2.5.123~bpo9+1.dsc
     e048865c426fc41922d6460f2a47af26c60e96a9 1636456 lintian_2.5.123~bpo9+1.tar.xz
     9e798a4174b00c040a2b3eeddc57d24a9103714a 1188918 lintian_2.5.123~bpo9+1_all.deb
     d7eb21be3aee0df35d0cea42a85582e0af9c88ec 8835 lintian_2.5.123~bpo9+1_amd64.buildinfo
    Checksums-Sha256:
     154e703d0863698886eeb8359b4332714bdb7f405bfda090cce084db3b7cf71d 3596 lintian_2.5.123~bpo9+1.dsc
     b589726ce4dd0ed7aac00ecfc1f66244ec8971063260a03e16d5bc25749de35a 1636456 lintian_2.5.123~bpo9+1.tar.xz
     11bcbd046f79fe2a5571cd074ecba6e8c339a487f72d7eec1a29b8875d49e556 1188918 lintian_2.5.123~bpo9+1_all.deb
     a777d0feffed6f47949d3db31722eeceb3624921dfe0989ed6a2162e7f45f263 8835 lintian_2.5.123~bpo9+1_amd64.buildinfo
    Files:
     f065409950337625b6d8697d5e77e05b 3596 devel optional lintian_2.5.123~bpo9+1.dsc
     e712422bd16968bb51ca3e0d1cee7ae6 1636456 devel optional lintian_2.5.123~bpo9+1.tar.xz
     f2986fbddc7f45457770b01fd37d1cc9 1188918 devel optional lintian_2.5.123~bpo9+1_all.deb
     2911a02548bf6a492df1c49c2d62502e 8835 devel optional lintian_2.5.123~bpo9+1_amd64.buildinfo
    
    
  • 2.5.123
    Release lintian/2.5.123 into unstable.
    
    Format: 1.8
    Date: Mon, 21 Jan 2019 18:53:24 +0000
    Source: lintian
    Binary: lintian
    Architecture: source all
    Version: 2.5.123
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 907072 919162 919604 919740 919839 919979
    Changes:
     lintian (2.5.123) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - inconsistent-appstream-metadata-license
           - package-contains-python-header-in-incorrect-directory
         + Renamed:
           - package-contains-usr-unmerged-pathnames ->
             package-contains-real-file-outside-usr
     .
       [ Chris Lamb ]
       * Group warnings that only differ on the architecture in the HTML
         reports. (Closes: #919162)
       * Prevent a large number false-positives when checking "new style" init
         scripts that use "#!/usr/bin/env /lib/init/init-d-script" as their
         shebang. (Closes: #919604)
       * Check for packages that ship headers in /usr/include/python3.x.
         (Closes: #919979)
       * Check for inconsistencies between debian/copyright and the information
         embedded/duplicated in AppStream metadata files. Thanks to Daniel Kahn
         Gillmor for the idea. (Closes: #907072)
       * package-contains-usr-unmerged-pathnames tag:
         - Prevent false-positives for leading directories. (Closes: #919839)
         - Rename from package-contains-real-file-outside-usr.
         - Move to "Classification" severity instead of a pedantic/experimental
           combination.
       * Use a verb in the debian-changelog-line-too-short tag description.
       * Use "state cache" vs "state-cache" consistently between source and
         binary packages when printing warnings during report generation.
       * Update added/removed tag summary generation code to match "WIP" now we
         are using gbp-dch(1).
     .
       [ Niels Thykier ]
       * lib/lintian: Do entry removals asynchroniously in temp labs.
       * Lintian::Unpacker:
         * Migrate to use IO::Async.
         * Refactor to extract a "find_next_task"-sub(-generator).
         * Add a simple queue to avoid some overhead.
         * Support prioritizing unpacking by collections.
     .
       [ Felix Lechner ]
       * Template cleanup: (MR: !131)
         - Rename tests-watchfile and tests-pedantic.
         - Use renamed template sets in skeletons for suite tests.
         - Move upstream/metadata from debian-native to debian-extra-non-native.
         - Delete unused template set source-arch-independent.
     .
       [ Mike Miller ]
       * Reword the description of the description-too-long tag to match the
         actual check. (Closes: #919740)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     3bfc170c32b89aab29884ac6c13263679d2f9e22 2685 lintian_2.5.123.dsc
     c7b444577d5ede8cd807f42271201a6da67dd35f 1636528 lintian_2.5.123.tar.xz
     7326894ad57711fda1e75f9fce9a74775cca075b 1187544 lintian_2.5.123_all.deb
     558fa0871dd6fbcc36e78fff3dacae25de8e7ced 16658 lintian_2.5.123_amd64.buildinfo
    Checksums-Sha256:
     ee6da688cb6415e5910e46ff1a54d0c76f3aa9e87f0e41588236ea43b368edef 2685 lintian_2.5.123.dsc
     74ab0933f04667b9b78566b1728c6a3bef9d7aa32e621c267edb341565767027 1636528 lintian_2.5.123.tar.xz
     e6d72c623bb9f638f00ca800c0d2e2071dcbfea7f005a0e66fb5da24a97892a5 1187544 lintian_2.5.123_all.deb
     aa08c2bc5209288fc6f4505d90a3a613a7b9ecccdae87ef0e7ea7591b9fc8f86 16658 lintian_2.5.123_amd64.buildinfo
    Files:
     36f129813494c60c923ddaac8ee27d75 2685 devel optional lintian_2.5.123.dsc
     790d2a215e0187e7ad49708e18543327 1636528 devel optional lintian_2.5.123.tar.xz
     de5f4e44d2d6c764f2c61a54c95faada 1187544 devel optional lintian_2.5.123_all.deb
     ff78c5e9f7507153ca2c7c44165daac0 16658 devel optional lintian_2.5.123_amd64.buildinfo
    
  • 2.5.122_bpo9+1
    Release lintian/2.5.122~bpo9+1 into stretch-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Mon, 21 Jan 2019 11:31:51 +0000
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.5.122~bpo9+1
    Distribution: stretch-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 917566 917567 917790 918473 918809 918963 919096 919458
    Changes:
     lintian (2.5.122~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.5.122) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - example-incorrect-path-for-interpreter
           - incorrect-path-for-interpreter
           - package-contains-real-file-outside-usr
           - zero-byte-executable-in-path
     .
       [ Chris Lamb ]
       * Add a check for empty executable files in PATH; these files do not do
         anything and produce no error message. (Closes: #919458)
       * Prevent false-positives in the
         maintainer-script-should-not-use-dpkg-maintscript-helper tag by adding
         optional support for ignoring sections automatically added by
         debhelper. (Closes: #917567)
       * Split the wrong-path-for-interpreter tag into "wrong" and "incorrect"
         variants, the latter with a reduced severity and capturing incorrect
         (but working) shebangs such as "#!/usr/bin/env perl". Thanks to Ivo De
         Decker for the report. (Closes: #917790)
       * Update Debian Policy regex and manual references since this document
         moved to Sphinx. (Closes: #918963)
       * Also update the Java policy references as a new version of Docbook
         generates different HTML links.
       * Tests:
         - Tidy "sorry" message in t/runtests.
         - Drop changelog-format.t tests now we are trialling using gbp-dch.
         - Add a note that using a "maintainer-script-should-not-" tag prefix
           ensures that the tag will automatically pass the internal coverage
           tests.
       * debian/control:
         - Clarify some grammar in the package long description.
         - Prune Uploaders field to the current members of the "lintian" LDAP
           group. With thanks to all who have contributed in the past.
     .
       [ Felix Lechner ]
       * Always use the extracted testing code in autopkgtests. (Closes: #919096)
       * Exit test runner with error code after parsing errors on the command line.
       * Convert test modules to the "Test Anything Protocol" (TAP).
         - Run TAP scripts for all tests through TAP::Harness. (MR: !124)
         - Add a generic test script for TAP::Harness.
         - Add name of the generic TAP script to the default settings.
         - Install generic TAP script into work directories during preparation.
       * Make harness timestamp calculation more robust for non-existent files.
       * Always use the installed "dplint" in autopkgtests.
     .
       [ Josh Triplett ]
       * Add a pedantic-level package-contains-real-file-outside-usr tag to
         detect files installed to /. (MR: !128)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
     .
     lintian (2.5.121) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - maintainer-script-should-not-use-dpkg-maintscript-helper
           - maintainer-script-supports-ancient-package-version
     .
       * checks/shared-libs.pm:
         + [CL] Fix symbols-file-missing-build-depends-package-field
           false-positives when a package contains more than one library.
           Thanks to Mike Gabriel for the bug report.  (Closes: #918473)
       * checks/scripts.{desc,pm}:
         + [CL] Check for manual calls to dpkg-maintscript-helper(1) in
           maintainer scripts; recommend using dh_installdeb .maintscript
           files instead.  (Closes: #917567)
         + [CL] Check for packages that have maintainer scripts that ship
           support code for legacy versions of Debian.  (Closes: #917566)
     .
       * data/debhelper/compat-level:
         + [CL] Don't emit a pedantic warning for compat level 12 "until
           bullseye to avoid having to revert that change in case you need an
           unblock for the buster release".  (Closes: #918809)
       * data/scripts/interpreters:
         + [CL] Apply a patch from Mo Zhou to fix the Julia interpreter path.
           (MR: !120)
     .
       * t/*:
         + [CL] Apply a patch from Felix Lechner to ensure the
           debhelper-compat-experimental tag is run after the upgrade to
           debhelper compat level 12.  (MR: !117)
         + [CL] Apply a patch series from Felix Lechner to support adaptive
           rebuilding, speeding up the test suite by a factor of 17 (excluding
           "scripts" tests).  (MR: !118)
         + [CL] Apply a patch series from Felix Lechner to add a number of
           "internal" tests for the test apparatus itself.  (MR: !119)
         + [CL] Apply a patch series from Felix Lechner to split the
           preparation of tests from the test runner itself.  (MR: !122)
    Checksums-Sha1:
     af96442e06ef10cf90484a3f2828ad9e33ebd43e 3607 lintian_2.5.122~bpo9+1.dsc
     1e50b31159c18c741aba03f9287fa49810a3b5c4 1634936 lintian_2.5.122~bpo9+1.tar.xz
     b9752ee0d6eea28372be9d459025e96f90e8e2dd 1186426 lintian_2.5.122~bpo9+1_all.deb
     e7b703cd9576b58027d7eadd061920244111b99b 8744 lintian_2.5.122~bpo9+1_amd64.buildinfo
    Checksums-Sha256:
     78ae8f1d42475abdfa4470a48d998befcf531d598a85712a9987fd206c6c536c 3607 lintian_2.5.122~bpo9+1.dsc
     8edd2529640f6a4d4b3f61981fc7cdd3363d1255af3e43760dfa27a71bb1a179 1634936 lintian_2.5.122~bpo9+1.tar.xz
     9d0b3bcd602db5e31862c36cc8635be34fed721492f3c5d539e988b69056ffc6 1186426 lintian_2.5.122~bpo9+1_all.deb
     5d33d5ca45fc46a0095e8fe4dc3cf17d89a8fd6ce9adfa916032832e89aef5d4 8744 lintian_2.5.122~bpo9+1_amd64.buildinfo
    Files:
     fef10eff3d042ba39b3cdc17e1188233 3607 devel optional lintian_2.5.122~bpo9+1.dsc
     771b13998d5dad2ebf905c21d02d7732 1634936 devel optional lintian_2.5.122~bpo9+1.tar.xz
     836478ad203bb19dcb0aabef8e0a8d20 1186426 devel optional lintian_2.5.122~bpo9+1_all.deb
     c4aeed0e6704220fe8c980f06cd50717 8744 devel optional lintian_2.5.122~bpo9+1_amd64.buildinfo