Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 2.35.0_bpo10+1
    Release lintian/2.35.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Thu, 14 Nov 2019 21:31:01 +0000
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.35.0~bpo10+1
    Distribution: buster-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 942493 943910 944047 944094 944098 944258
    Changes:
     lintian (2.35.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.35.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - package-placeholder-in-symbols-file
     .
       [ Chris Lamb ]
       * Don't complain about Build-Ids or Description fields that are too long;
         there is nothing really actionable for Lintian to complain about.
         (Closes: #942493)
       * Drop quoting around the field that violates "field-too-long" whilst a
         convincing case can certainly be made for quoting the offending field
         (eg "'Depends'") it feels too inconsistent with the rest of Lintian.
     .
       [ Felix Lechner ]
       * Detect PACKAGE placeholders in debian/symbols files. (Closes: #944047)
       * Drop minimum version requirement 8.30 for coreutils; process files
         containing newlines separately. (Closes: #944258)
       * Associate the multiline-field tag with the fields/multi-line check.
       * Provide a new check fields/multi-line to do what Lintian::Processable
         did previously in that regard.
       * Fix missing module for --version; remove eval shielding error.
     .
       [ Fabrice Bauzac ]
       * Update the location of the local HTML documentation.
     .
       [ Adam D. Barratt ]
       * Remove myself from uploaders
     .
     lintian (2.34.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Don't emit package-supports-alternative-init-but-no-init.d-script when
         we have a .path and .service pair, in parallel to allowing .service and
         .timer pairs released in Lintian 2.29.0 via #933109. (Closes: #944094)
       * Don't emit changelog-file-missing-explicit-entry for stable updates.
         (Closes: #944098)
     .
       [ Felix Lechner ]
       * Insert 'keys' before hashes for Perl in stretch. (Closes: #943910)
       * In text-output, offer hyperlinks to tag descriptions on
         <https://lintian.debian.org>.
       * Turn the Lintian::Collect package into a Moo common role for all
         consumers of collected data.
       * Test for POD coverage in all files but allow exceptions via
         Pod::Coverage::TrustPod. Add libpod-coverage-trustpod-perl to
         Build-Depends.
       * In Info::Changelog::Entry, adjust POD to avoid runtime errors.
     .
       [ Peter Wienemann ]
       * Simplify the testing of the 'standards-version-classifications' tag.
    Checksums-Sha1:
     c8eaa673e4b667aa2516e0473f076e8443bd3af8 4102 lintian_2.35.0~bpo10+1.dsc
     d3c204dfa74daeae398d3a73b3cca711f1b10270 1805548 lintian_2.35.0~bpo10+1.tar.xz
     e42d27b7e7c5c428ea6508b5d6029db8b589c1b1 1292360 lintian_2.35.0~bpo10+1_all.deb
     e22e3d237cb619d8a64a64f49a14529e3e9a9e85 6010 lintian_2.35.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     05da640d08e5c1bf005f7efca71376922ba0484ab2401e88ec8398dd5fbedf23 4102 lintian_2.35.0~bpo10+1.dsc
     121d1c4193ffa34edf32b70853546cf4fc26df7838880baf33fcbb6a85e82f54 1805548 lintian_2.35.0~bpo10+1.tar.xz
     5edac16f610500ba7aae94546da4dee340ba6f5aeafa8ac57cdff9d887140f70 1292360 lintian_2.35.0~bpo10+1_all.deb
     9ba9e9f7119a3888ee9d415f0c2b34d8e2cab5a44c8e82b81cdbab80a1c3bc16 6010 lintian_2.35.0~bpo10+1_amd64.buildinfo
    Files:
     f73583e000bb89337611f20ed39b574b 4102 devel optional lintian_2.35.0~bpo10+1.dsc
     560d8405d4974f7cc8b69bdad65b42b9 1805548 devel optional lintian_2.35.0~bpo10+1.tar.xz
     9f726f0e86cc7792b529affa85d5d132 1292360 devel optional lintian_2.35.0~bpo10+1_all.deb
     dab58d55a551ab696d1eb09cb7309712 6010 devel optional lintian_2.35.0~bpo10+1_amd64.buildinfo
    
    
  • 2.35.0
    Release lintian/2.35.0 into unstable.
    
    Format: 1.8
    Date: Mon, 11 Nov 2019 13:58:05 +0000
    Source: lintian
    Architecture: source
    Version: 2.35.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 942493 944047 944258
    Changes:
     lintian (2.35.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - package-placeholder-in-symbols-file
     .
       [ Chris Lamb ]
       * Don't complain about Build-Ids or Description fields that are too long;
         there is nothing really actionable for Lintian to complain about.
         (Closes: #942493)
       * Drop quoting around the field that violates "field-too-long" whilst a
         convincing case can certainly be made for quoting the offending field
         (eg "'Depends'") it feels too inconsistent with the rest of Lintian.
     .
       [ Felix Lechner ]
       * Detect PACKAGE placeholders in debian/symbols files. (Closes: #944047)
       * Drop minimum version requirement 8.30 for coreutils; process files
         containing newlines separately. (Closes: #944258)
       * Associate the multiline-field tag with the fields/multi-line check.
       * Provide a new check fields/multi-line to do what Lintian::Processable
         did previously in that regard.
       * Fix missing module for --version; remove eval shielding error.
     .
       [ Fabrice Bauzac ]
       * Update the location of the local HTML documentation.
     .
       [ Adam D. Barratt ]
       * Remove myself from uploaders
    Checksums-Sha1:
     41591f2aff0e806baf2b2fa66d9df9df9bff5ada 3187 lintian_2.35.0.dsc
     d389300a128d293bde4064be464f4a946abcd850 1799056 lintian_2.35.0.tar.xz
     c3d4e13efabd15f259c4f2687e43c033de7e4bf6 16159 lintian_2.35.0_amd64.buildinfo
    Checksums-Sha256:
     d8603e6c24ccab0a478605794df768ff9ead8642165c7dad7f29335ff9230b0e 3187 lintian_2.35.0.dsc
     e3ed7b4a9f8b0ac20021f4d685a3498581e32b421841dad95ce086932439672b 1799056 lintian_2.35.0.tar.xz
     4b722aca683937df141d92fc58486debf83e1769d4a483fc02799bc63a03b48e 16159 lintian_2.35.0_amd64.buildinfo
    Files:
     3cceb295995eaf1c63457df1845b490d 3187 devel optional lintian_2.35.0.dsc
     b0592a4e0c072fbb9e59c9a1401507cc 1799056 devel optional lintian_2.35.0.tar.xz
     62b2a4addc23c531d9992c6d3a410c0d 16159 devel optional lintian_2.35.0_amd64.buildinfo
    
  • 2.33.0_bpo9+1
    Release lintian/2.33.0~bpo9+1 into stretch-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Thu, 07 Nov 2019 11:12:47 -0800
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.33.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: 933304 943947 943957
    Changes:
     lintian (2.33.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.33.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Suggest switching from debian/compat to debhelper-compat. (Closes: #933304)
       * Upgrade the severity of missing-systemd-service-for-init.d-script from
         pedantic to a warning. (Closes: #943957)
     .
       [ Felix Lechner ]
       * Add 'noguile' to the list of valid build profiles. (Closes: #943947)
       * Add libclass-xsaccessor-perl and libnamespace-clean-perl to Depends and
         Build-Depends.
       * Fix the tag description for the
         symbols-file-missing-build-depends-package-field tag.
       * In the tests add the newly appearing pedantic tags to the list of
         expected tags.
       * In Unpacker, eliminate an 'eval' that obscured messages to improve
         error handling.
       * In Lintian::Collect::{Binary,Source}, read from MLDBM in new facilites
         for details on java-info.
     .
       [ Peter Wienemann ]
       * Add a "standards-version" classification tag to extend the collection
         of plots on <https://trends.debian.net>.
    Checksums-Sha1:
     41a1ff3b168d633859461b14649680ce5bdce23d 4087 lintian_2.33.0~bpo9+1.dsc
     f1119f9da67c22469ce440d18ad5a63172c829c9 1804880 lintian_2.33.0~bpo9+1.tar.xz
     37d108c75ece48ac7f8744c68fd1f679f9711618 1289280 lintian_2.33.0~bpo9+1_all.deb
     7224246c152fb231636955f1329e7bb0556073dc 6359 lintian_2.33.0~bpo9+1_amd64.buildinfo
    Checksums-Sha256:
     a2bcdc224ef65ec857b54f69fad856957129efece5b97143e851425868b6e591 4087 lintian_2.33.0~bpo9+1.dsc
     5cacb9278c8c7edf88ceacdb626edf876518ed3e6afa38a76763a0ecaa8ae3e8 1804880 lintian_2.33.0~bpo9+1.tar.xz
     e1354aecb7fe812b0a62d263233c5a7cebeed5ba3050fc899b1e061adc7d63ca 1289280 lintian_2.33.0~bpo9+1_all.deb
     dee5162b4ff1242e8723ca73bfb94a2204586c00b55e3040e78802519bf47224 6359 lintian_2.33.0~bpo9+1_amd64.buildinfo
    Files:
     3ec4e656473e867c315d4190351d9361 4087 devel optional lintian_2.33.0~bpo9+1.dsc
     15008bc5b55d2c19885b14aab381836b 1804880 devel optional lintian_2.33.0~bpo9+1.tar.xz
     a5346a634d5ef8176f2d2f1e13ef298b 1289280 devel optional lintian_2.33.0~bpo9+1_all.deb
     d2c36adda1ddd46e65a0d0cf37f0a4a6 6359 devel optional lintian_2.33.0~bpo9+1_amd64.buildinfo
    
    
  • 2.33.0_bpo10+1
    Release lintian/2.33.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Thu, 07 Nov 2019 11:10:38 -0800
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.33.0~bpo10+1
    Distribution: buster-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 933304 943947 943957
    Changes:
     lintian (2.33.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.33.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Suggest switching from debian/compat to debhelper-compat. (Closes: #933304)
       * Upgrade the severity of missing-systemd-service-for-init.d-script from
         pedantic to a warning. (Closes: #943957)
     .
       [ Felix Lechner ]
       * Add 'noguile' to the list of valid build profiles. (Closes: #943947)
       * Add libclass-xsaccessor-perl and libnamespace-clean-perl to Depends and
         Build-Depends.
       * Fix the tag description for the
         symbols-file-missing-build-depends-package-field tag.
       * In the tests add the newly appearing pedantic tags to the list of
         expected tags.
       * In Unpacker, eliminate an 'eval' that obscured messages to improve
         error handling.
       * In Lintian::Collect::{Binary,Source}, read from MLDBM in new facilites
         for details on java-info.
     .
       [ Peter Wienemann ]
       * Add a "standards-version" classification tag to extend the collection
         of plots on <https://trends.debian.net>.
    Checksums-Sha1:
     13cd7d5004ff42df1c1b8dc6fc3f9589d2cd448c 4104 lintian_2.33.0~bpo10+1.dsc
     a9f4df37694d181eaf4486bed1730ac5ab13980d 1801896 lintian_2.33.0~bpo10+1.tar.xz
     5daadcd07d64eed3b04e2eeffa0b20235e1d37d3 1277588 lintian_2.33.0~bpo10+1_all.deb
     1c83dd163811c8deeade2bc6e919ff6a868b33ff 6010 lintian_2.33.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     33e8ca4602dcb7ad8849158492e38bec6e01ad3d1b3f5fb712e33615a297478e 4104 lintian_2.33.0~bpo10+1.dsc
     9775dc17b9014d4ebb180205dbf623430e6dae545fe2b3dbc13d44e55ba8962e 1801896 lintian_2.33.0~bpo10+1.tar.xz
     3a919c61f4529577246b1c26f93725e28e52e77b88832273530a200147b8d304 1277588 lintian_2.33.0~bpo10+1_all.deb
     cd9023b1374c93deaac0dcd11a26f613e047a4863a7b2b82582628fb300fa310 6010 lintian_2.33.0~bpo10+1_amd64.buildinfo
    Files:
     df1b68c417fc02dce693e6fe48724cab 4104 devel optional lintian_2.33.0~bpo10+1.dsc
     5581023bf03c852780c75aea6106fb06 1801896 devel optional lintian_2.33.0~bpo10+1.tar.xz
     97dedef06e7ea4c2b5999ec5e9430f2f 1277588 devel optional lintian_2.33.0~bpo10+1_all.deb
     3f14ef4a661718121d59ff1662f814da 6010 devel optional lintian_2.33.0~bpo10+1_amd64.buildinfo
    
    
  • 2.34.0
    Release lintian/2.34.0 into unstable.
    
    Format: 1.8
    Date: Thu, 07 Nov 2019 18:44:29 +0000
    Source: lintian
    Architecture: source
    Version: 2.34.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 943910 944094 944098
    Changes:
     lintian (2.34.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Don't emit package-supports-alternative-init-but-no-init.d-script when
         we have a .path and .service pair, in parallel to allowing .service and
         .timer pairs released in Lintian 2.29.0 via #933109. (Closes: #944094)
       * Don't emit changelog-file-missing-explicit-entry for stable updates.
         (Closes: #944098)
     .
       [ Felix Lechner ]
       * Insert 'keys' before hashes for Perl in stretch. (Closes: #943910)
       * In text-output, offer hyperlinks to tag descriptions on
         <https://lintian.debian.org>.
       * Turn the Lintian::Collect package into a Moo common role for all
         consumers of collected data.
       * Test for POD coverage in all files but allow exceptions via
         Pod::Coverage::TrustPod. Add libpod-coverage-trustpod-perl to
         Build-Depends.
       * In Info::Changelog::Entry, adjust POD to avoid runtime errors.
     .
       [ Peter Wienemann ]
       * Simplify the testing of the 'standards-version-classifications' tag.
    Checksums-Sha1:
     6975dddf4e72aec2705b1f10e38b1a397ab40bce 3231 lintian_2.34.0.dsc
     7a9f01b3c7d323effd434542c54901c9ebba6323 1796808 lintian_2.34.0.tar.xz
     91cf328e38a9300008810d2bdb4c87eabfa3bc1c 16162 lintian_2.34.0_amd64.buildinfo
    Checksums-Sha256:
     ae8a598f82a256160b98847bd2d1474c3903686777efb45ec1af84f4d7d2ea49 3231 lintian_2.34.0.dsc
     892c6d37c710586c0521ac21e83ecc623eb26eff0971d40ead5a1f8174ac30ac 1796808 lintian_2.34.0.tar.xz
     3190e3e9194da86effb8aa6384c5ec6a8af67d7ae7824aeefd85255435edb5f6 16162 lintian_2.34.0_amd64.buildinfo
    Files:
     e605b5fbaa4e831bb0ae34fb6fbb3f7d 3231 devel optional lintian_2.34.0.dsc
     6f1c01046fce6376bcfcaa520d7fee23 1796808 devel optional lintian_2.34.0.tar.xz
     a03cddaf56eb5635a318bd196ae597d0 16162 devel optional lintian_2.34.0_amd64.buildinfo
    
  • 2.33.0
    Release lintian/2.33.0 into unstable.
    
    Format: 1.8
    Date: Mon, 04 Nov 2019 17:40:59 +0000
    Source: lintian
    Architecture: source
    Version: 2.33.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 933304 943947 943957
    Changes:
     lintian (2.33.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Suggest switching from debian/compat to debhelper-compat. (Closes: #933304)
       * Upgrade the severity of missing-systemd-service-for-init.d-script from
         pedantic to a warning. (Closes: #943957)
     .
       [ Felix Lechner ]
       * Add 'noguile' to the list of valid build profiles. (Closes: #943947)
       * Add libclass-xsaccessor-perl and libnamespace-clean-perl to Depends and
         Build-Depends.
       * Fix the tag description for the
         symbols-file-missing-build-depends-package-field tag.
       * In the tests add the newly appearing pedantic tags to the list of
         expected tags.
       * In Unpacker, eliminate an 'eval' that obscured messages to improve
         error handling.
       * In Lintian::Collect::{Binary,Source}, read from MLDBM in new facilites
         for details on java-info.
     .
       [ Peter Wienemann ]
       * Add a "standards-version" classification tag to extend the collection
         of plots on <https://trends.debian.net>.
    Checksums-Sha1:
     76c41f17afa89c93c8fb2c0292aeaa85a4f3882c 3189 lintian_2.33.0.dsc
     a20ea9fb3cdaf957489d741a1bc2ddefedaf5c7a 1796384 lintian_2.33.0.tar.xz
     131a4e76c569cd61fecad00dfab6c31d6d5da6ed 15926 lintian_2.33.0_amd64.buildinfo
    Checksums-Sha256:
     0c83697426d194d502a8bfd4618e553968df26c38759cfed7ec42da7c6ab6362 3189 lintian_2.33.0.dsc
     d7083d72cecabcc8e602f5cf44359a5f4e49c5ed462c8a8667259a0f84cd59bf 1796384 lintian_2.33.0.tar.xz
     d6555a61150ff64c8d03a3225e037349d80c14875f23f911033e4303a3c435cc 15926 lintian_2.33.0_amd64.buildinfo
    Files:
     70863a3038d775da754451aad084ac61 3189 devel optional lintian_2.33.0.dsc
     789efa17804ba81c0e23b2efcfe82b31 1796384 devel optional lintian_2.33.0.tar.xz
     a96626f7d625e1a6deb65a06a0b7ffcd 15926 devel optional lintian_2.33.0_amd64.buildinfo
    
  • 2.32.0_bpo10+1
    Release lintian/2.32.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Sun, 03 Nov 2019 11:13:40 -0800
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.32.0~bpo10+1
    Distribution: buster-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 943684 943711 943724
    Changes:
     lintian (2.32.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.32.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Skip entirely whitespace lines when checking the
         override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS tag.
         (Closes: #943684)
       * Don't build Git tags on salsa.
     .
       [ Felix Lechner ]
       * Clarify boolean return value in Collect::Binary->is_pkg_class.
         (Closes: #943724)
       * In Lintian::Collect::Binary, read from MLDBM in new facilites for
         details on scripts.
       * In Lintian::Collect::Package, read from BerkeleyDB in new facilites for
         details on binary package "control" scripts.
     .
       [ David Prévot ]
       * Update a file reference in the long description of the
         unnecessary-source-date-epoch-assignment tag.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
     .
     lintian (2.31.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Avoid false-positives for missing ${sphinxdoc:Depends} when "dh" calls
         include dynamic variables. (Closes: #943711)
       * Include more verbose debugging info (eg. concurrency) when running
         Lintian's autopkgtests.
     .
       [ Felix Lechner ]
       * Rework the warning for overly-long binary package fields.
    Checksums-Sha1:
     9f712442554c6b39332b945ab908a3877571c134 4031 lintian_2.32.0~bpo10+1.dsc
     cb0166f20478cd37547c947df0f56e4d04ed2704 1801352 lintian_2.32.0~bpo10+1.tar.xz
     3a104fbc12a2bb8ee6b5db3b658143224a7ed13b 1276316 lintian_2.32.0~bpo10+1_all.deb
     b3ccc7e3b04631074ae6eadd8a6a56f8289a4fae 6010 lintian_2.32.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     dbc3e636de3f31d4329468efbcd8fb593a1fb6d89239737082003b2500d44b77 4031 lintian_2.32.0~bpo10+1.dsc
     519db1ddc6691917c88f050546bca7568822b81f8a845ad712140f828c660073 1801352 lintian_2.32.0~bpo10+1.tar.xz
     2101e6fa129abe8af3f5eed357db12a6f4e1408df65b2118310e48479578b330 1276316 lintian_2.32.0~bpo10+1_all.deb
     0c27c0dc6874a701f7a075ec994cb72b88ed341256cbf96ca3a1d297de357756 6010 lintian_2.32.0~bpo10+1_amd64.buildinfo
    Files:
     07d3aca244c119c7690f8ec63edabc9b 4031 devel optional lintian_2.32.0~bpo10+1.dsc
     830a380f81fff2d57540cb072311a096 1801352 devel optional lintian_2.32.0~bpo10+1.tar.xz
     729ef1435d7b0b8abe3946febf40d6e3 1276316 devel optional lintian_2.32.0~bpo10+1_all.deb
     1bd610d48609ec55d805f73514fc15c8 6010 devel optional lintian_2.32.0~bpo10+1_amd64.buildinfo
    
    
  • 2.32.0_bpo9+1
    Release lintian/2.32.0~bpo9+1 into stretch-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Sun, 03 Nov 2019 11:11:45 -0800
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.32.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: 942493 943684 943711 943724
    Changes:
     lintian (2.32.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.32.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Skip entirely whitespace lines when checking the
         override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS tag.
         (Closes: #943684)
       * Don't build Git tags on salsa.
     .
       [ Felix Lechner ]
       * Clarify boolean return value in Collect::Binary->is_pkg_class.
         (Closes: #943724)
       * In Lintian::Collect::Binary, read from MLDBM in new facilites for
         details on scripts.
       * In Lintian::Collect::Package, read from BerkeleyDB in new facilites for
         details on binary package "control" scripts.
     .
       [ David Prévot ]
       * Update a file reference in the long description of the
         unnecessary-source-date-epoch-assignment tag.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
     .
     lintian (2.31.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Avoid false-positives for missing ${sphinxdoc:Depends} when "dh" calls
         include dynamic variables. (Closes: #943711)
       * Include more verbose debugging info (eg. concurrency) when running
         Lintian's autopkgtests.
     .
       [ Felix Lechner ]
       * Rework the warning for overly-long binary package fields.
     .
     lintian (2.30.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.30.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Warn about packages that use the deprecated $ADTTMP autopkgtest variable.
     .
       [ Sylvestre Ledru ]
       * Emit a warning for overly-long binary package fields. (Closes: #942493)
     .
       [ Felix Lechner ]
       * Generate the qa-list.txt data file from the Ultimate Debian Database
         and update this file in the package.
       * Extract the auto-reject tags from the data published by the FTP Master
         team and update locally.
       * In the cruft check, use the new ->tag subroutine instead of the
         Lintian::Tag::tag global.
    Checksums-Sha1:
     b076d0a7d0b08abbd3dcf5968c259344550784c7 4014 lintian_2.32.0~bpo9+1.dsc
     83d9c73112cff2e139f58443a6068b34516fc67e 1804552 lintian_2.32.0~bpo9+1.tar.xz
     02df208c6ae4400166cbfdf3d07f36821cd73e6b 1288210 lintian_2.32.0~bpo9+1_all.deb
     e84f167c05a51aa957c4b9c842eca5f07abb4ec1 6359 lintian_2.32.0~bpo9+1_amd64.buildinfo
    Checksums-Sha256:
     c892520c01e7ac28fe9479e481aaaafe743e622d5fce02b29f06e8328463ae71 4014 lintian_2.32.0~bpo9+1.dsc
     c1a6607e2aaf2d86992a65a9445ba6153ab07f6e2a0eeed9f99a9de6d202f6ca 1804552 lintian_2.32.0~bpo9+1.tar.xz
     72e45cf6e9022d08ef3dbecc5d91281f3f7e9f89d07c80bd8d6fa574b011e533 1288210 lintian_2.32.0~bpo9+1_all.deb
     39c8d65eec3394f86a218dde4cfabb5b3e1d0deff9fbe3bd4270f94f5bab6fd2 6359 lintian_2.32.0~bpo9+1_amd64.buildinfo
    Files:
     b5c9c54194716eb7ffddbf73acc35c7c 4014 devel optional lintian_2.32.0~bpo9+1.dsc
     e48331c33f9bf83b9dd7d6ee33e40638 1804552 devel optional lintian_2.32.0~bpo9+1.tar.xz
     5d8457c5b29881d87f07a14aad1d0299 1288210 devel optional lintian_2.32.0~bpo9+1_all.deb
     a65c08f4c7608e7d4141534a812020a6 6359 devel optional lintian_2.32.0~bpo9+1_amd64.buildinfo
    
    
  • 2.32.0
    Release lintian/2.32.0 into unstable.
    
    Format: 1.8
    Date: Thu, 31 Oct 2019 17:09:52 +0000
    Source: lintian
    Architecture: source
    Version: 2.32.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 943684 943724
    Changes:
     lintian (2.32.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Skip entirely whitespace lines when checking the
         override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS tag.
         (Closes: #943684)
       * Don't build Git tags on salsa.
     .
       [ Felix Lechner ]
       * Clarify boolean return value in Collect::Binary->is_pkg_class.
         (Closes: #943724)
       * In Lintian::Collect::Binary, read from MLDBM in new facilites for
         details on scripts.
       * In Lintian::Collect::Package, read from BerkeleyDB in new facilites for
         details on binary package "control" scripts.
     .
       [ David Prévot ]
       * Update a file reference in the long description of the
         unnecessary-source-date-epoch-assignment tag.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     a831833621b745b64bf201e05fe7077bff71c4f6 3116 lintian_2.32.0.dsc
     08ca8dff3eb308b8c13649f1d2993116f4057c92 1797148 lintian_2.32.0.tar.xz
     93f434a6e550e03ed0c820c971425f584d4ec612 15701 lintian_2.32.0_amd64.buildinfo
    Checksums-Sha256:
     51f1c1469e9a38409b548df53e9b7ee196899f6104d5456322437f640e728cac 3116 lintian_2.32.0.dsc
     bcdbda51c3359fc6837825199cbc0fffaf56b5c855b7943c36dbc4ecf1b5211b 1797148 lintian_2.32.0.tar.xz
     07df25226eb749ac92d0dad124cf450a69156020f6f959a0f76e6a38c82c505b 15701 lintian_2.32.0_amd64.buildinfo
    Files:
     78e550a342e4b7f339a0e779515f95dc 3116 devel optional lintian_2.32.0.dsc
     be89af65e69fd73b7ba52eb5f51c88bc 1797148 devel optional lintian_2.32.0.tar.xz
     b9f37673e1e9d47ffab0dafad145dea0 15701 devel optional lintian_2.32.0_amd64.buildinfo
    
  • 2.31.0
    7d89b37d · Open new changelog entry. ·
    Release lintian/2.31.0+git into UNRELEASED.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Tue, 29 Oct 2019 12:51:32 +0000
    Source: lintian
    Architecture: source
    Version: 2.31.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 943711
    Changes:
     lintian (2.31.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Avoid false-positives for missing ${sphinxdoc:Depends} when "dh" calls
         include dynamic variables. (Closes: #943711)
       * Include more verbose debugging info (eg. concurrency) when running
         Lintian's autopkgtests.
     .
       [ Felix Lechner ]
       * Rework the warning for overly-long binary package fields.
    Checksums-Sha1:
     fef8fb00fc14e64f59145723543d9839da73dcfc 3999 lintian_2.31.0.dsc
     95b44603e83df85837bc5b6919964e4a3e565a1f 1796024 lintian_2.31.0.tar.xz
     8716024faf87398e910d02a3ecd45c17ec636c30 16584 lintian_2.31.0_amd64.buildinfo
    Checksums-Sha256:
     62f6ceb1cef23ec5a9dad651d6459cd4bf0ab22fbd63373e0fab7b82c1d9d111 3999 lintian_2.31.0.dsc
     a85013236da1d60814c703ae367c16062e099ded111764b4b11f600491a44a74 1796024 lintian_2.31.0.tar.xz
     6475870fe58cdcafc4f162da064b70b8da7b34c4a93e8e04d9f2a9b427d2122f 16584 lintian_2.31.0_amd64.buildinfo
    Files:
     1f6ebe0d8da701020040a182f8af7c08 3999 devel optional lintian_2.31.0.dsc
     e7566e1a2b591d960e82b061435c44af 1796024 devel optional lintian_2.31.0.tar.xz
     c9b2d3d638ee758316d3e81bc88835f1 16584 devel optional lintian_2.31.0_amd64.buildinfo
    
    
  • 2.30.0_bpo9+1
    Release lintian/2.30.0~bpo9+1 into stretch-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Tue, 29 Oct 2019 12:39:01 +0000
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.30.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: 942493
    Changes:
     lintian (2.30.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.30.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Warn about packages that use the deprecated $ADTTMP autopkgtest variable.
     .
       [ Sylvestre Ledru ]
       * Emit a warning for overly-long binary package fields. (Closes: #942493)
     .
       [ Felix Lechner ]
       * Generate the qa-list.txt data file from the Ultimate Debian Database
         and update this file in the package.
       * Extract the auto-reject tags from the data published by the FTP Master
         team and update locally.
       * In the cruft check, use the new ->tag subroutine instead of the
         Lintian::Tag::tag global.
    Checksums-Sha1:
     129980f3a28cd6d6a4517a19a8f2648d24b6bb78 3935 lintian_2.30.0~bpo9+1.dsc
     0a61ec76ff2ac9ac610e21f4fe46fa368256920d 1803868 lintian_2.30.0~bpo9+1.tar.xz
     c56eb09ba2766981ce15eee999219d41beddb0c0 1287908 lintian_2.30.0~bpo9+1_all.deb
     51f01c14f670e88742828f2774d6ca2d63b6d230 6482 lintian_2.30.0~bpo9+1_amd64.buildinfo
    Checksums-Sha256:
     72b03d9a8586a908a442482a3b0d273fcb3af73077b1d233ae213cb7e3a03e4f 3935 lintian_2.30.0~bpo9+1.dsc
     5fd816869a2aadc7f9c823813b569f3d82210df680e6eaed4f7c546b6ada05b4 1803868 lintian_2.30.0~bpo9+1.tar.xz
     b88bc8795dad1c7c7dce9f3c38c686a90ab061db44f447e3d8db38f01504a819 1287908 lintian_2.30.0~bpo9+1_all.deb
     c07f787f3b78959dae13d1b84f12b9553d1b6cb398326ab257bf35f850286b31 6482 lintian_2.30.0~bpo9+1_amd64.buildinfo
    Files:
     6ab5808009b547b587769aa4ca7dfdbf 3935 devel optional lintian_2.30.0~bpo9+1.dsc
     65597824e7216ea23558af3d3e82903f 1803868 devel optional lintian_2.30.0~bpo9+1.tar.xz
     2385722ee1defd611c7362090b955acd 1287908 devel optional lintian_2.30.0~bpo9+1_all.deb
     a5f60218ae1f3efc078b768bfcd8d80e 6482 devel optional lintian_2.30.0~bpo9+1_amd64.buildinfo
    
    
  • 2.30.0_bpo10+1
    Release lintian/2.30.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Tue, 29 Oct 2019 12:34:46 +0000
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.30.0~bpo10+1
    Distribution: buster-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 942493
    Changes:
     lintian (2.30.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.30.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Warn about packages that use the deprecated $ADTTMP autopkgtest variable.
     .
       [ Sylvestre Ledru ]
       * Emit a warning for overly-long binary package fields. (Closes: #942493)
     .
       [ Felix Lechner ]
       * Generate the qa-list.txt data file from the Ultimate Debian Database
         and update this file in the package.
       * Extract the auto-reject tags from the data published by the FTP Master
         team and update locally.
       * In the cruft check, use the new ->tag subroutine instead of the
         Lintian::Tag::tag global.
    Checksums-Sha1:
     0079de02c22c56ba1c9e38b6b028831f5db06d01 3952 lintian_2.30.0~bpo10+1.dsc
     b6f5625eca999277a084150650c33cb9588db4eb 1801092 lintian_2.30.0~bpo10+1.tar.xz
     3ce3604fe46bc79cc9c3ee371e6448abd1b22181 1276628 lintian_2.30.0~bpo10+1_all.deb
     489898778eb66b1aaed7536b6f8d1d8f11c51401 6133 lintian_2.30.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     9a4b03fedd08f6fb6a785ed0faf06d9ccaffb4bbfd4e20628ba4eb0e69fc5997 3952 lintian_2.30.0~bpo10+1.dsc
     292a82ea4fc22869f6e3c2e89b8dd2cd352eb0aadabae07bf1252b298de941d9 1801092 lintian_2.30.0~bpo10+1.tar.xz
     35e01ec82bf7e2e0346aac345c853cfb5e42356d07b09c7e13f3cb94315387af 1276628 lintian_2.30.0~bpo10+1_all.deb
     8a85b836c468a41dc6a2072a5bf57d5e6daf1b77f421377b2ec473442e3f5199 6133 lintian_2.30.0~bpo10+1_amd64.buildinfo
    Files:
     6c7e68a5965bf355c51d069876190c01 3952 devel optional lintian_2.30.0~bpo10+1.dsc
     cabeb9a50812ed3d61442180e332a361 1801092 devel optional lintian_2.30.0~bpo10+1.tar.xz
     20354584b44cde04a7c0d3e2dc5dec47 1276628 devel optional lintian_2.30.0~bpo10+1_all.deb
     9a14b43b5f7538cbcfd923ecf8cc7869 6133 devel optional lintian_2.30.0~bpo10+1_amd64.buildinfo
    
    
  • 2.30.0
    Release lintian/2.30.0 into unstable.
    
    Format: 1.8
    Date: Sat, 26 Oct 2019 18:03:17 +0000
    Source: lintian
    Architecture: source
    Version: 2.30.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 942493
    Changes:
     lintian (2.30.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Warn about packages that use the deprecated $ADTTMP autopkgtest variable.
     .
       [ Sylvestre Ledru ]
       * Emit a warning for overly-long binary package fields. (Closes: #942493)
     .
       [ Felix Lechner ]
       * Generate the qa-list.txt data file from the Ultimate Debian Database
         and update this file in the package.
       * Extract the auto-reject tags from the data published by the FTP Master
         team and update locally.
       * In the cruft check, use the new ->tag subroutine instead of the
         Lintian::Tag::tag global.
    Checksums-Sha1:
     4b880b408de78f79837f96b195423eee0b9e2df1 3037 lintian_2.30.0.dsc
     2cb643d03e4bc390c2eff1a49d009a270df7f20a 1797308 lintian_2.30.0.tar.xz
     76b4c990b244e19bb6bcbc8819c1d010e165950a 15638 lintian_2.30.0_amd64.buildinfo
    Checksums-Sha256:
     06156d23e45c9c831edb15c97ad980da265da9471a9f5bbfff4d6ffb710d706d 3037 lintian_2.30.0.dsc
     386c3dda9f9d259129326c995497f0bfe0892f9b4a526986991285ae3f417bf0 1797308 lintian_2.30.0.tar.xz
     ad26b4cccbb2756bf2e78a1b1045fba2f17c23ffdd984d0aaff9054f9e6728bf 15638 lintian_2.30.0_amd64.buildinfo
    Files:
     9ff38d0ae92b222e5ffa55381d064413 3037 devel optional lintian_2.30.0.dsc
     815bec1554c33051eeeaea6f6b1da040 1797308 devel optional lintian_2.30.0.tar.xz
     41306b8794ce9e3e82b104c272e0bc41 15638 devel optional lintian_2.30.0_amd64.buildinfo
    
  • 2.29.0_bpo10+1
    Release lintian/2.29.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Tue, 22 Oct 2019 12:35:37 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.29.0~bpo10+1
    Distribution: buster-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 933109 940999 942632 942658
    Changes:
     lintian (2.29.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.29.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - sphinxdoc-but-no-sphinxdoc-depends
     .
       [ Chris Lamb ]
       * Warn about missing ${sphinxdoc:Depends} when either "--with sphinxdoc"
         or dh_sphinxdoc is used. (Closes: #940999)
       * Don't emit package-supports-alternative-init-but-no-init.d-script when
         we have a foo.service and foo.timer pair. (Closes: #933109)
       * Bump the minimum version required version for debhelper Build-Depends
         now that version 10 is satisfied in oldstable. (Closes: #942632)
       * Add python2 and python2-minimal as satisfying Build-Depends for Python
         packages. (Closes: #942658)
       * Improve the test package generation logging output to include a
         current/total status.
       * Add a trailing ellipsis to the "Prepearing X work directories" to
         denote processing is occuring in the background.
     .
       [ Felix Lechner ]
       * Migrate all checks to use the new internal ->tag(..) subroutine.
     .
       [ Sylvestre Ledru ]
       * Provide more information in the case of a sorting-order.t test failure
         to facilitate debugging.
    Checksums-Sha1:
     61c79d9322c42ef9fa6113a3282640e70c333266 3952 lintian_2.29.0~bpo10+1.dsc
     250d348e36db8b038996134fdc9080c2774a64cf 1781660 lintian_2.29.0~bpo10+1.tar.xz
     35128c8c6bce4335326aa3274c3f0de9bc493ab1 1278968 lintian_2.29.0~bpo10+1_all.deb
     192a31d1c4a5fcbf0eb48d0cd85b3c42f655a5de 6109 lintian_2.29.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     c768a4555774587ac0b721d5efc4152dd9a0bf3dfaa5aff0ec7278909827fac5 3952 lintian_2.29.0~bpo10+1.dsc
     ffd949edfb4fc5b147706503cd54333e1473ab40268fed2abfa1e183e53c33f0 1781660 lintian_2.29.0~bpo10+1.tar.xz
     94e1424813a81ebe605539c264256c50f406a6693c1b88c5d066e50c3ccd9388 1278968 lintian_2.29.0~bpo10+1_all.deb
     9db1db41d4fc91296a6f45804bb0920e00662ad50350f1f0d0d2b6f7fc164f2e 6109 lintian_2.29.0~bpo10+1_amd64.buildinfo
    Files:
     f7dda7daa1d7ff1e4a782b5de13b0508 3952 devel optional lintian_2.29.0~bpo10+1.dsc
     e544b01dcbf13d330e46b7ca2201c7a5 1781660 devel optional lintian_2.29.0~bpo10+1.tar.xz
     1327b21d40bc801efb5ddb5dc8582ef2 1278968 devel optional lintian_2.29.0~bpo10+1_all.deb
     a32d582eb7f547a67da8ccd0abccb89a 6109 devel optional lintian_2.29.0~bpo10+1_amd64.buildinfo
    
    
  • 2.29.0_bpo9+1
    Release lintian/2.29.0~bpo9+1 into stretch-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Tue, 22 Oct 2019 12:31:21 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.29.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: 933109 940999 941395 941419 942013 942252 942411 942632 942658
    Changes:
     lintian (2.29.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.29.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - sphinxdoc-but-no-sphinxdoc-depends
     .
       [ Chris Lamb ]
       * Warn about missing ${sphinxdoc:Depends} when either "--with sphinxdoc"
         or dh_sphinxdoc is used. (Closes: #940999)
       * Don't emit package-supports-alternative-init-but-no-init.d-script when
         we have a foo.service and foo.timer pair. (Closes: #933109)
       * Bump the minimum version required version for debhelper Build-Depends
         now that version 10 is satisfied in oldstable. (Closes: #942632)
       * Add python2 and python2-minimal as satisfying Build-Depends for Python
         packages. (Closes: #942658)
       * Improve the test package generation logging output to include a
         current/total status.
       * Add a trailing ellipsis to the "Prepearing X work directories" to
         denote processing is occuring in the background.
     .
       [ Felix Lechner ]
       * Migrate all checks to use the new internal ->tag(..) subroutine.
     .
       [ Sylvestre Ledru ]
       * Provide more information in the case of a sorting-order.t test failure
         to facilitate debugging.
     .
     lintian (2.28.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.28.0) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Correctly calculate an appropriate prior changelog version for source
         NMUs. (Closes: #942411)
       * Split check/files.pm into smaller components; invoke parts through the
         old scripts.
     .
       [ Simon Quigley ]
       * Add "focal" as a known Ubuntu distribution.
     .
       [ Adam Schmalhofer ]
       * Clarify the long description for the
         package-contains-python-tests-in-global-namespace tag to specifically
         mention "test_foo" directory-based moduiles and not "test_foo.py"
         files.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
     .
     lintian (2.27.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.27.0) unstable; urgency=medium
     .
       [ Chris Lamb]
       * Don't warn about package-supports-alternative-init-but-no-init.d-script
         and systemd-service-file-missing-install-key and for units installed in
         a subdirectory of (for example) /lib/systemd/system. (Closes: #941419)
       * Update data/fields/perl-provides.
     .
       [ Felix Lechner ]
       * In the tests, load profiles only from one location, ensuring one is
         loaded in pod-syposis.t. (Closes: #942252)
       * Make subchecks of 'fields' stand on their own:
         - Associate tags with new subchecks for original check 'fields'.
         - Add to the debian/main profile the new checks split from 'fields'.
       * Add editing aid section to all Perl files that do not have it, except
         in tests.
     .
     lintian (2.26.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Avoid false-positives in non-consecutive-debian-revision by only
         performing the test when Debian revisions (eg. -2, -3, etc.) are whole
         integers. (Closes: #941395, #942013)
       * Correct/improve the grammar of the non-consecutive-debian-revision
         tags long description.
     .
       [ Felix Lechner ]
       * Convert all test checks to use instantiated objects.
    Checksums-Sha1:
     0a9f4d6155b694c66331198e33bf57f7f1bfdd3b 3935 lintian_2.29.0~bpo9+1.dsc
     fc86470fc550cfb043a9778a7954c7fc1a25ace6 1785804 lintian_2.29.0~bpo9+1.tar.xz
     a182b3d4ae5a302a61fe267f0054e8c483c7c796 1290716 lintian_2.29.0~bpo9+1_all.deb
     7a0a57bc40d7c238388ea9a02ae305b98b0fe62d 6482 lintian_2.29.0~bpo9+1_amd64.buildinfo
    Checksums-Sha256:
     bfadc79e08c878d450c3264797b98bc4ba0a79b859714e0141b2382760473520 3935 lintian_2.29.0~bpo9+1.dsc
     4e6d8e4e8cd4854833cf43c1c6f48f1d51925359469e9f8f0238a7a9e30f622f 1785804 lintian_2.29.0~bpo9+1.tar.xz
     2bcf5370e386e713c3198a7892dc412adc8874b6c5b2320f93b05ba94c916cd0 1290716 lintian_2.29.0~bpo9+1_all.deb
     117d2fb90c57b294c41286b7bdb6a443767d59e9215dbb4fac956cc49d769578 6482 lintian_2.29.0~bpo9+1_amd64.buildinfo
    Files:
     be399040869165af4d2231e7f47cbf11 3935 devel optional lintian_2.29.0~bpo9+1.dsc
     9264dc0c85a3025385c6898b540c732d 1785804 devel optional lintian_2.29.0~bpo9+1.tar.xz
     e4033654b5ed8f989e49c69f33c6422c 1290716 devel optional lintian_2.29.0~bpo9+1_all.deb
     908109b46d5997b13b715b987d78917d 6482 devel optional lintian_2.29.0~bpo9+1_amd64.buildinfo
    
    
  • 2.28.0_bpo9+1
    Release lintian/2.28.0~bpo9+1 into stretch-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Sun, 20 Oct 2019 11:37:39 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.28.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: 941395 941419 942013 942252 942411
    Changes:
     lintian (2.28.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.28.0) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Correctly calculate an appropriate prior changelog version for source
         NMUs. (Closes: #942411)
       * Split check/files.pm into smaller components; invoke parts through the
         old scripts.
     .
       [ Simon Quigley ]
       * Add "focal" as a known Ubuntu distribution.
     .
       [ Adam Schmalhofer ]
       * Clarify the long description for the
         package-contains-python-tests-in-global-namespace tag to specifically
         mention "test_foo" directory-based moduiles and not "test_foo.py"
         files.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
     .
     lintian (2.27.0~bpo9+1) stretch-backports; urgency=medium
     .
       * Rebuild for stretch-backports.
     .
     lintian (2.27.0) unstable; urgency=medium
     .
       [ Chris Lamb]
       * Don't warn about package-supports-alternative-init-but-no-init.d-script
         and systemd-service-file-missing-install-key and for units installed in
         a subdirectory of (for example) /lib/systemd/system. (Closes: #941419)
       * Update data/fields/perl-provides.
     .
       [ Felix Lechner ]
       * In the tests, load profiles only from one location, ensuring one is
         loaded in pod-syposis.t. (Closes: #942252)
       * Make subchecks of 'fields' stand on their own:
         - Associate tags with new subchecks for original check 'fields'.
         - Add to the debian/main profile the new checks split from 'fields'.
       * Add editing aid section to all Perl files that do not have it, except
         in tests.
     .
     lintian (2.26.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Avoid false-positives in non-consecutive-debian-revision by only
         performing the test when Debian revisions (eg. -2, -3, etc.) are whole
         integers. (Closes: #941395, #942013)
       * Correct/improve the grammar of the non-consecutive-debian-revision
         tags long description.
     .
       [ Felix Lechner ]
       * Convert all test checks to use instantiated objects.
    Checksums-Sha1:
     6b61cf0ea17942878553ec72ea002dc213fc403d 3935 lintian_2.28.0~bpo9+1.dsc
     1a5a4d4627eea7f15348aac99681b7dc0e852973 1783964 lintian_2.28.0~bpo9+1.tar.xz
     8b8c6c7e21d201d11fccdcf3eeaad3de66e4a6fb 1289278 lintian_2.28.0~bpo9+1_all.deb
     4d4ac6f661f44bfc7ba8a80a4350bcf5b342945a 6482 lintian_2.28.0~bpo9+1_amd64.buildinfo
    Checksums-Sha256:
     4e39280b5936d12662461eed9b6e44456df9729fb75cb123c4bc18d27f9c18a4 3935 lintian_2.28.0~bpo9+1.dsc
     09c3c0260e1fa7a828ea91f697893eb816708cb65d560adc6648a5fdfcb0e147 1783964 lintian_2.28.0~bpo9+1.tar.xz
     41945fc58e4937e835a3e8a7774a70f6eea23d047dd41812118d4a042a96b035 1289278 lintian_2.28.0~bpo9+1_all.deb
     882810712fce7aaf43d5bc0165d5eb82c6f002c97cacf61aa2a31fa35f8e5acd 6482 lintian_2.28.0~bpo9+1_amd64.buildinfo
    Files:
     1a0444a9c3bb7416f880615f6abebbe6 3935 devel optional lintian_2.28.0~bpo9+1.dsc
     e44097dffc35d86343d4d1344328d0f0 1783964 devel optional lintian_2.28.0~bpo9+1.tar.xz
     f09e7c114a6242384c789bf848bf102b 1289278 devel optional lintian_2.28.0~bpo9+1_all.deb
     d64bd362eb096abe7f86cfe2f60c0497 6482 devel optional lintian_2.28.0~bpo9+1_amd64.buildinfo
    
    
  • 2.28.0_bpo10+1
    Release lintian/2.28.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Sun, 20 Oct 2019 11:34:51 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.28.0~bpo10+1
    Distribution: buster-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 942411
    Changes:
     lintian (2.28.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.28.0) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Correctly calculate an appropriate prior changelog version for source
         NMUs. (Closes: #942411)
       * Split check/files.pm into smaller components; invoke parts through the
         old scripts.
     .
       [ Simon Quigley ]
       * Add "focal" as a known Ubuntu distribution.
     .
       [ Adam Schmalhofer ]
       * Clarify the long description for the
         package-contains-python-tests-in-global-namespace tag to specifically
         mention "test_foo" directory-based moduiles and not "test_foo.py"
         files.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     dc895da22d8fc13757f6742e72f583f440d8946e 3952 lintian_2.28.0~bpo10+1.dsc
     404d4d50e6fb5649fb2e5e117ea8d77d0ffca4e7 1780844 lintian_2.28.0~bpo10+1.tar.xz
     1a4bf99331ceed7b2175c597fc81dded0527f5ea 1277540 lintian_2.28.0~bpo10+1_all.deb
     726aae0344458b887daec952f2bdd42205a3282f 6109 lintian_2.28.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     c72364641f5b570db62ccd484777d24f028f9ebac3a793b8e2ee93b0ac093a20 3952 lintian_2.28.0~bpo10+1.dsc
     3b585ad78575100117e1075694058a2148303888aaa22515e9d92b20dd67af82 1780844 lintian_2.28.0~bpo10+1.tar.xz
     ab5031a00a016b3adcb0283432b2a567b3238f26a68eeb79af98ab08d43d0ba4 1277540 lintian_2.28.0~bpo10+1_all.deb
     1680e8599cc9ca61ffa37ca2a509bd4d59029c551559f278d919e9d73b39c796 6109 lintian_2.28.0~bpo10+1_amd64.buildinfo
    Files:
     429a2b2aa22ea6fd78612220a17668fa 3952 devel optional lintian_2.28.0~bpo10+1.dsc
     580edb737741634bbd1ad7e74d3a8bf7 1780844 devel optional lintian_2.28.0~bpo10+1.tar.xz
     7080f7dec946c88699eddab3928b30ec 1277540 devel optional lintian_2.28.0~bpo10+1_all.deb
     e3d8391b51afd6c44bd7c55f0d9bbd50 6109 devel optional lintian_2.28.0~bpo10+1_amd64.buildinfo
    
    
  • 2.29.0
    Release lintian/2.29.0 into unstable.
    
    Format: 1.8
    Date: Sun, 20 Oct 2019 10:06:13 +0000
    Source: lintian
    Architecture: source
    Version: 2.29.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 933109 940999 942632 942658
    Changes:
     lintian (2.29.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - sphinxdoc-but-no-sphinxdoc-depends
     .
       [ Chris Lamb ]
       * Warn about missing ${sphinxdoc:Depends} when either "--with sphinxdoc"
         or dh_sphinxdoc is used. (Closes: #940999)
       * Don't emit package-supports-alternative-init-but-no-init.d-script when
         we have a foo.service and foo.timer pair. (Closes: #933109)
       * Bump the minimum version required version for debhelper Build-Depends
         now that version 10 is satisfied in oldstable. (Closes: #942632)
       * Add python2 and python2-minimal as satisfying Build-Depends for Python
         packages. (Closes: #942658)
       * Improve the test package generation logging output to include a
         current/total status.
       * Add a trailing ellipsis to the "Prepearing X work directories" to
         denote processing is occuring in the background.
     .
       [ Felix Lechner ]
       * Migrate all checks to use the new internal ->tag(..) subroutine.
     .
       [ Sylvestre Ledru ]
       * Provide more information in the case of a sorting-order.t test failure
         to facilitate debugging.
    Checksums-Sha1:
     0e6bca3683e7aeb36bc7b5582c9b530c81643908 3037 lintian_2.29.0.dsc
     a967558a83575429b13e1c57977d66b185c7b0a0 1777724 lintian_2.29.0.tar.xz
     51ead8a2d0dbc7cc467de1469ed40754b3d84a0d 15653 lintian_2.29.0_amd64.buildinfo
    Checksums-Sha256:
     da874f990b56ed0fe34f51998a554d965f0aade9543150b888db244076343c33 3037 lintian_2.29.0.dsc
     dcdcb04717b46a6079cd952513e50c927e1f04b5a3f2247fbfecfc26baefa821 1777724 lintian_2.29.0.tar.xz
     50d4e350670e70ee25b7f7982746e6b6690ecbf7022c88b2d83fb8151f9f0cbd 15653 lintian_2.29.0_amd64.buildinfo
    Files:
     caa0333482015d99dc0613be0b6e1d5b 3037 devel optional lintian_2.29.0.dsc
     59153ed7045688b5c9e6330c05f506a1 1777724 devel optional lintian_2.29.0.tar.xz
     26806896d91d21ff8dd5bd6a5f2bde76 15653 devel optional lintian_2.29.0_amd64.buildinfo
    
  • 2.28.0
    Release lintian/2.28.0 into unstable.
    
    Format: 1.8
    Date: Thu, 17 Oct 2019 18:00:48 +0000
    Source: lintian
    Architecture: source
    Version: 2.28.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 942411
    Changes:
     lintian (2.28.0) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Correctly calculate an appropriate prior changelog version for source
         NMUs. (Closes: #942411)
       * Split check/files.pm into smaller components; invoke parts through the
         old scripts.
     .
       [ Simon Quigley ]
       * Add "focal" as a known Ubuntu distribution.
     .
       [ Adam Schmalhofer ]
       * Clarify the long description for the
         package-contains-python-tests-in-global-namespace tag to specifically
         mention "test_foo" directory-based moduiles and not "test_foo.py"
         files.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     409c2025873b59c4f1bf85e310235cce98631d67 3037 lintian_2.28.0.dsc
     14710f1cdbeb1a9999a68979e2902be7a3bd10f7 1776548 lintian_2.28.0.tar.xz
     c2c19d34dcf3f01d0857fdccdafffb99efe048e8 15658 lintian_2.28.0_amd64.buildinfo
    Checksums-Sha256:
     b259aa8c21bf4ce33fc1b57a3c8ff8ecee0772b8004ac194dd5ba80f5c4f651f 3037 lintian_2.28.0.dsc
     d9d72e9f1410cfe953f046c0ee04ca0b9b16e51d58bf1f5ca56162123b4afa63 1776548 lintian_2.28.0.tar.xz
     3814cd5dbd24dfa740a468efd52ef5f4c5155f082caf1cfd15c2a5d9b53b23db 15658 lintian_2.28.0_amd64.buildinfo
    Files:
     1e4605f2215da3686a9b889707448f97 3037 devel optional lintian_2.28.0.dsc
     a155e8e85a59bc142d63b39fa43085af 1776548 devel optional lintian_2.28.0.tar.xz
     a4e7d44357e94523a42f9670a1279657 15658 devel optional lintian_2.28.0_amd64.buildinfo
    
  • 2.27.0_bpo10+1
    Release lintian/2.27.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Thu, 17 Oct 2019 09:55:49 -0700
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.27.0~bpo10+1
    Distribution: buster-backports
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Description:
     lintian    - Debian package checker
    Closes: 941395 941419 942013 942252
    Changes:
     lintian (2.27.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.27.0) unstable; urgency=medium
     .
       [ Chris Lamb]
       * Don't warn about package-supports-alternative-init-but-no-init.d-script
         and systemd-service-file-missing-install-key and for units installed in
         a subdirectory of (for example) /lib/systemd/system. (Closes: #941419)
       * Update data/fields/perl-provides.
     .
       [ Felix Lechner ]
       * In the tests, load profiles only from one location, ensuring one is
         loaded in pod-syposis.t. (Closes: #942252)
       * Make subchecks of 'fields' stand on their own:
         - Associate tags with new subchecks for original check 'fields'.
         - Add to the debian/main profile the new checks split from 'fields'.
       * Add editing aid section to all Perl files that do not have it, except
         in tests.
     .
     lintian (2.26.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Avoid false-positives in non-consecutive-debian-revision by only
         performing the test when Debian revisions (eg. -2, -3, etc.) are whole
         integers. (Closes: #941395, #942013)
       * Correct/improve the grammar of the non-consecutive-debian-revision
         tags long description.
     .
       [ Felix Lechner ]
       * Convert all test checks to use instantiated objects.
    Checksums-Sha1:
     be0555599ff88fd5dd9f86481e1473ca51882396 3952 lintian_2.27.0~bpo10+1.dsc
     cc0c2c9b58397102f0c295e1a9dd291abec51dbf 1776020 lintian_2.27.0~bpo10+1.tar.xz
     dfdacd41888c14a1dc7ebdadce3f969308f5eace 1269724 lintian_2.27.0~bpo10+1_all.deb
     50e39fb2e2ab70dde22d6cb353ec29e5ec1168e2 6109 lintian_2.27.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     77c6f28b688ad209f9bdbd537df015c74b3fc5b46c345703b4f17819d00be0ac 3952 lintian_2.27.0~bpo10+1.dsc
     bdbbb06b7e2e7dc440fa684de6bc9bfc2c1eb23876ba8bc5d02f8e262c35c7c1 1776020 lintian_2.27.0~bpo10+1.tar.xz
     18086c7365b0fa0f629b7465347cd2d8a4cc8b9c342de8f6072c44323ff3581d 1269724 lintian_2.27.0~bpo10+1_all.deb
     c898b9a7a421cb259f5b65700639cfe95463ee2e3cf66ae235c66edc5d19a0db 6109 lintian_2.27.0~bpo10+1_amd64.buildinfo
    Files:
     2879b149303ed93909707327b77d6b22 3952 devel optional lintian_2.27.0~bpo10+1.dsc
     56e46991ffb8fca9e2bd3d8555b23e7b 1776020 devel optional lintian_2.27.0~bpo10+1.tar.xz
     00d68575872f53190a598156e23f1785 1269724 devel optional lintian_2.27.0~bpo10+1_all.deb
     f7792ce283dcb270bc06e0f9a3a8894e 6109 devel optional lintian_2.27.0~bpo10+1_amd64.buildinfo