Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 2.82.0
    Release lintian/2.82.0 into unstable.
    
    Format: 1.8
    Date: Fri, 26 Jun 2020 11:58:12 +0000
    Source: lintian
    Architecture: source
    Version: 2.82.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Changes:
     lintian (2.82.0) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Replace files ignored by dpkg-source in dpkg-source; their absence was
         causing a FTBFS on the official buildds.
       * Drop two legacy tests that produced architecture-specific tags but were
         not needed.
     .
       [ Dmitry Shachnev ]
       * Add sphinx as a possible build-dependency for dh_sphinxdoc.
    Checksums-Sha1:
     97b6ae141f6467f185da39c4fb6bca24966feac9 3376 lintian_2.82.0.dsc
     8e154274eb5dacb3a10683eae40042e6e0fd76b1 1961864 lintian_2.82.0.tar.xz
     e578a157942d4046d2fbb0d8a12367eacfedf8fb 17253 lintian_2.82.0_amd64.buildinfo
    Checksums-Sha256:
     a5239c25b5e6bdc46364c7f573668e3610e998725e4366b96b93626cdd40eb00 3376 lintian_2.82.0.dsc
     11e161e7f038b9185ca59b38e2f6f894b7934fd7329e31721be43ecfdceab21f 1961864 lintian_2.82.0.tar.xz
     0a4719ba000ace8f79f942f275c34417303bef2241963447bd1ff3dd2a8a11a7 17253 lintian_2.82.0_amd64.buildinfo
    Files:
     1798f520fd611b1c6ddaa99910bc84f5 3376 devel optional lintian_2.82.0.dsc
     4c3bcd9b788de212cfa2ab72d9fe3c26 1961864 devel optional lintian_2.82.0.tar.xz
     1ca0c3cf03d38db4eb716525a4315bf1 17253 devel optional lintian_2.82.0_amd64.buildinfo
    
  • 2.81.0
    Release lintian/2.81.0 into unstable.
    
    Format: 1.8
    Date: Tue, 23 Jun 2020 09:47:18 +0100
    Source: lintian
    Architecture: source
    Version: 2.81.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 243158 554897 591665 755161 895597 904885 909696 914256 945869 950052 954459 954860 961709 961973 961975 962157 962158 962448 962583 962601 962671 963212
    Changes:
     lintian (2.81.0) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Remove command line option --fail-on from the settings in configuration
         files. (Closes: #962157)
       * Use UTF-8 codepoint for copyright sign in copyright files.
         (Closes: #961975)
       * Add tag for architecture-specific paths in debian/not-installed.
         (Closes: #961973)
       * Rename tag to recursive-privilege-change and explain usage of
         runuser(1). (Closes: #895597)
       * Do not enable Perl warnings globally to reduce output clutter from
         external modules.
       * In debian/control, add dh-r to Build-Depends. (See: #961709)
       * Add two test cases from Ansgar's 'colorful' test package.
         (See: #962277)
       * Drop Email::Valid as obsolete and use regex to check emails for fully
         qualified hosts. (See: #962277)
       * Flag the use of acute accents in manpages. (Closes: #554897)
       * Flag ANSI escape characters in all fields of primary packaging control
         files. (See: #962277)
       * In check menus, title-case the hash keys representing field labels to
         make the tag context more human-readable.
       * Rename tag for mailing list on Alioth and convert to classification
         tag. (Closes: #962448)
       * Add a classification tag for field contents in primary package control
         files.
       * Find the correct section when looking at combined manpages.
         (Closes: #962601)
       * Read manual references as UTF-8 to show "en" dash correctly.
         (Closes: #904885)
       * Issue 'required-field' and 'recommended-field' tagsper Debian Policy
         section 5 instead of field-specific tags.
       * Fix mail host validation in debian/changelog and rename tag for bogus
         hosts.
       * Do not allow unsafe symlinks in autopkgtests. (Closes: #954860)
       * Broaden tag descriptions for lower custom compression settings.
         (Closes: #909696)
       * Do not impose a umask when running tests as it partially obscured a bug
         in Dpkg. (See: #945869 & #796257)
       * Emit a classification tags with octal file permissions for all files
         sources and installables. (See: #945869, #796257)
       * Reset process umask before unpacking source tarballs. (Closes: #945869)
       * Use case-sensitive field names in control files, package relations,
         debconf templates and autopkgtest files.
       * Mark commas not followed by whitespace in package descriptions.
         (Closes: #591665)
       * Do not use the Bash shell when syntax checking maintainer scripts using
         /bin/sh. (Closes: #954459)
       * Point out variant spellings of field names in control files.
       * Use case-sensitive Deb822 parser for profiles, tags, checks, internal
         harness tests,private scripts, and in readelf data within
         Processable::Objdump.
       * Add new tag breakout-link for such links in /usr/lib. (Closes: #243158)
       * Stop exempting files in debian/missing-sources from source-is-missing.
         (See: #962583)
       * Provide test case with JS sources in subdir of d/missing-sources.
         (Closes: #962583)
       * Issue tag for repeated path segments in installed files.
         (Closes: #950052)
       * Restore case-invariant access to control fields, per Debian Policy
         section 5.1.
       * Add an internal harness test requiring a declared diagnostic value for
         tag-related test. (Closes: #962671)
       * Parse mail addresses in package control fields in one place and
         validate domains using Data::Validate::Domain.
       * Add new checks for maintainer-provided manpages and desktop entries.
         (Closes: #755161)
       * Restore program failure when error tags are found. (Closes: #962158)
       * Rename documentation/man to documentation/manual and debian/manpages to
         debian/manual-pages. Also rename tags that refer to a 'manpage' to
         'manual-page' or another name.
       * Combine various national encoding tags into one and issue all in one
         check.
       * Rename new item-looping entry points in checks as not all items are
         files.
       * Provide script diagnostics in the "control index".
       * Remove conflict between no-template-description and
         untranslatable-debconf-templates. (Closes: #914256)
     .
       [ Chris Lamb ]
       * Update data/fields/perl-provides for Perl 5.030003.
     .
       [ Paul Wise ]
       * spelling: Add several corrections and sort using the UTF-8 locale.
     .
       [ Dylan Aïssi ]
       * Add the requires-r-api and ships-r-site-library tags for the R
         statistics language. (Closes: #961709)
     .
       [ Mo Zhou ]
       * Add a new "linked-with-obsolete-library" tag; marks only libcblas from
         the Debian Science team for now.
     .
       [ Rafael Laboissière ]
       * Fix false positives in the no-dh-sequencer tag when Makefile command
         prefixes (eg. "+") are used. (Closes: #963212)
    Checksums-Sha1:
     b48df252d8204badd0e46a6e71792354ca6a70b9 3376 lintian_2.81.0.dsc
     bba8b80e8f76e90c1a919c3d0033c9179dab30c6 1964508 lintian_2.81.0.tar.xz
     e15f1d34242951c8dac2bda50805731a3db0b24b 17120 lintian_2.81.0_amd64.buildinfo
    Checksums-Sha256:
     c2ea7be49d1cd262f5466da6c2d7c973c8e3be11b296c464bdafdd67ec2b2ab7 3376 lintian_2.81.0.dsc
     3f247bf6c4c219bff2f4b9f32e7a83620d41c960c9206cb1638c1aed7148758a 1964508 lintian_2.81.0.tar.xz
     0e46e0bb1ec70ed6121b67065e3e9cd97c36febd7bc0b3c9340c71e66bd8839f 17120 lintian_2.81.0_amd64.buildinfo
    Files:
     33afbac4d6c125f6e6e7fe105c696bd2 3376 devel optional lintian_2.81.0.dsc
     d8528277fe6534a637ac4664f80804bf 1964508 devel optional lintian_2.81.0.tar.xz
     8aeafe9c596d515de0d15f012e1d5dca 17120 devel optional lintian_2.81.0_amd64.buildinfo
    
  • 2.80.0
    Release lintian/2.80.0 into unstable.
    
    Format: 1.8
    Date: Wed, 03 Jun 2020 09:30:24 +0000
    Source: lintian
    Built-For-Profiles: nocheck
    Architecture: source
    Version: 2.80.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 368792 796170 961961
    Changes:
     lintian (2.80.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - national-encoding-in-text-file
     .
       [ Chris Lamb ]
       * Check for execute_after/execute_before spelling mistakes, etc., just
         like for override_.
     .
       [ Felix Lechner ]
       * Add check for nationally encoded text files in installation packages.
         (Closes: #796170)
       * Mention discussion about allowing some paths for the
         script-not-executable tag. (Closes: #368792)
       * Fix regex for Guile bytecode with respect to ELF-related tags.
         (Closes: #961961)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     5029ce91e8b4956c0a6c57a20b4ef8b2419b32b0 3350 lintian_2.80.0.dsc
     d6872a75e0f604557cc85f09c57bc5efb20627f7 1936144 lintian_2.80.0.tar.xz
     4bd4011b4a9500ec5b0c0875aed4c2ff3eb7316e 5041 lintian_2.80.0_amd64.buildinfo
    Checksums-Sha256:
     db4005547c7dbb5cb8361ecf94093c0c304c0ace23e60dc06830f3c20c1711e3 3350 lintian_2.80.0.dsc
     3b65f40f0f98c21f7065b4f45bfd3baa12ac79a5fcbc97a5331b9850e9010bb0 1936144 lintian_2.80.0.tar.xz
     334e86f0562405d127c99401a5c1684371f6535a7158f711dedbe6ff04d15a40 5041 lintian_2.80.0_amd64.buildinfo
    Files:
     4fe46732c0fbc584df1565b5eb91a0aa 3350 devel optional lintian_2.80.0.dsc
     ea01cc0f5307a09be8f5084670533457 1936144 devel optional lintian_2.80.0.tar.xz
     7d57a9bf9ac3a4cadb4cc9896c383a24 5041 devel optional lintian_2.80.0_amd64.buildinfo
    
  • 2.79.0_bpo10+1
    Release lintian/2.79.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Wed, 03 Jun 2020 10:21:15 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.79.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: 534938 922544 935072 961855 961924
    Changes:
     lintian (2.79.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.79.0) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Perform a mass-rename of tags for consistency according to the RFC.
         (Closes: #922544)
       * Use Email::Address::XS to parse all address components.
         (Closes: #961924)
       * Replace configuration option LINTIAN_PROFILE with 'profile'.
         (Closes: #961855)
       * Combine tags for missing native and non-native changelogs in
         installation packages. (Closes: #935072)
       * Clarify tag names related to shlibs control and shared libraries.
         (Closes: #534938)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     0589e3bee3ebad2217c7a03bf214ef32b9baa635 4265 lintian_2.79.0~bpo10+1.dsc
     542028f852633002105892d5b6a52045951c60f6 1939492 lintian_2.79.0~bpo10+1.tar.xz
     c1a52049224c313d14e998cb26abed7b13e98753 1288540 lintian_2.79.0~bpo10+1_all.deb
     7ca982459befc637fbd23c54bb9a7ed6c073e608 6108 lintian_2.79.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     1d850e73f31c4e362446c1f0a338d9e410d4ecaa4de4bbc0b385f9f10d0d8202 4265 lintian_2.79.0~bpo10+1.dsc
     1ca3e59d3e234eafca6696526e85899fe5a7d58d42ea1bb606afa1b271ce60ee 1939492 lintian_2.79.0~bpo10+1.tar.xz
     a8c4885afebaf19adcdd5ee4c1536d316ea76dc577983f7bc76bbb1aacfa3d29 1288540 lintian_2.79.0~bpo10+1_all.deb
     6d08306006c86e14ad69339af1364ae679a50bd42912344e96b03ae4999a0318 6108 lintian_2.79.0~bpo10+1_amd64.buildinfo
    Files:
     aabbf55b444731bd02a62811ba46dea8 4265 devel optional lintian_2.79.0~bpo10+1.dsc
     17a14306a5111ebe79953e5548c130e4 1939492 devel optional lintian_2.79.0~bpo10+1.tar.xz
     3d51aab185160cfcb76ec23a3c146f02 1288540 devel optional lintian_2.79.0~bpo10+1_all.deb
     a16f7a010d3dd76ad15a5d7337ffd25e 6108 devel optional lintian_2.79.0~bpo10+1_amd64.buildinfo
    
    
  • 2.79.0
    Release lintian/2.79.0 into unstable.
    
    Format: 1.8
    Date: Mon, 01 Jun 2020 09:16:03 +0000
    Source: lintian
    Built-For-Profiles: nocheck
    Architecture: source
    Version: 2.79.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 534938 922544 935072 961855 961924
    Changes:
     lintian (2.79.0) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Perform a mass-rename of tags for consistency according to the RFC.
         (Closes: #922544)
       * Use Email::Address::XS to parse all address components.
         (Closes: #961924)
       * Replace configuration option LINTIAN_PROFILE with 'profile'.
         (Closes: #961855)
       * Combine tags for missing native and non-native changelogs in
         installation packages. (Closes: #935072)
       * Clarify tag names related to shlibs control and shared libraries.
         (Closes: #534938)
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     ffec28ecf0d87d2f8aa68b7900ae8efa0ce318cf 3350 lintian_2.79.0.dsc
     0226ebdea2cf6aeff5fc62aa3ae5954e826d6b9d 1892224 lintian_2.79.0.tar.xz
     c3513c9c4281784c6780c31f6d221894b7bae2e7 5041 lintian_2.79.0_amd64.buildinfo
    Checksums-Sha256:
     9bd7fc49fb9f11f1853655f611f70833a04aa02c7ad1ecc9d6afb7818a12844d 3350 lintian_2.79.0.dsc
     4364af3a9e428b600a4630a16e3bca654442b92453cabeec93125f0922ca1a06 1892224 lintian_2.79.0.tar.xz
     b92df8e4f455fc8ef55848af4ea08f6bee059b9e6a922bf6dbe62258dd2d19c1 5041 lintian_2.79.0_amd64.buildinfo
    Files:
     166f25f20909d1a976dab9cf2c92010f 3350 devel optional lintian_2.79.0.dsc
     51dc524d9d60967dff58bdb1684ac6f4 1892224 devel optional lintian_2.79.0.tar.xz
     4d8b9ab942a31d6887ef059fa8946b11 5041 devel optional lintian_2.79.0_amd64.buildinfo
    
  • 2.78.0_bpo10+1
    Release lintian/2.78.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Mon, 01 Jun 2020 10:09:30 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.78.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: 961800 961802
    Changes:
     lintian (2.78.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.78.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - maintainer
           - uploader
         + Renamed/split:
           - changed-by-address-looks-weird & changed-by-address-missing ->
             malformed-changed-by-field
           - maintainer-address-looks-weird & maintainer-address-missing ->
             malformed-maintainer-field
           - uploader-address-looks-weird -> malformed-uploaders-field
     .
     .
       [ Felix Lechner ]
       * Use settings from configuration files when they were previously
         undefined. (Closes: #961802)
       * Accept some environmental variables as valid keys in the configuration
         file. (Closes: #961800)
       * Use Email::Address::XS to parse fields for Maintainer, Uploaders etc.
       * Consider renamed tags when ignoring unknown tags obtained from
         ftpmaster.
     .
       [ Raul Benencia ]
       * Add section numbering to the user manual.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     54ed12252a72e04d09377e51016eb05d30f48d78 4265 lintian_2.78.0~bpo10+1.dsc
     955ce0ba5598519d51baca3b803a5c9816b1eac4 1939236 lintian_2.78.0~bpo10+1.tar.xz
     1cd53fa4d6a1b4032672f9104b6d8928aec750bd 1292916 lintian_2.78.0~bpo10+1_all.deb
     169eb9546d6b7bc873f3ed621838e7af66eb174a 6108 lintian_2.78.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     1bf4af65cc098763cab6e0bf62827b54565e9ed76aa4fec7ba9ccf87696aad7d 4265 lintian_2.78.0~bpo10+1.dsc
     ec30c7d8e9cbc20f5044589bcac87133a83e093d995abbb2b1bd1d3865655590 1939236 lintian_2.78.0~bpo10+1.tar.xz
     3e8e274c2f1de329e306e20884808eb8f10c34928822faa724c33440cb3f5d94 1292916 lintian_2.78.0~bpo10+1_all.deb
     785d18d00948bcd457e39054a07dc3b76901081d79963c80bac7537cb8e472b9 6108 lintian_2.78.0~bpo10+1_amd64.buildinfo
    Files:
     4928da2c7d3553375cf76981099f35ee 4265 devel optional lintian_2.78.0~bpo10+1.dsc
     fa030b934c36a7bd906aa6ea5d199c98 1939236 devel optional lintian_2.78.0~bpo10+1.tar.xz
     5cd123295bd050df5e37af7e9c34034f 1292916 devel optional lintian_2.78.0~bpo10+1_all.deb
     5bfa2d94f8a3c93d2d82069e65d12c8d 6108 devel optional lintian_2.78.0~bpo10+1_amd64.buildinfo
    
    
  • 2.78.0
    Release lintian/2.78.0 into unstable.
    
    Format: 1.8
    Date: Sat, 30 May 2020 09:15:59 +0000
    Source: lintian
    Built-For-Profiles: nocheck
    Architecture: source
    Version: 2.78.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 961800 961802
    Changes:
     lintian (2.78.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - maintainer
           - uploader
         + Renamed/split:
           - changed-by-address-looks-weird & changed-by-address-missing ->
             malformed-changed-by-field
           - maintainer-address-looks-weird & maintainer-address-missing ->
             malformed-maintainer-field
           - uploader-address-looks-weird -> malformed-uploaders-field
     .
     .
       [ Felix Lechner ]
       * Use settings from configuration files when they were previously
         undefined. (Closes: #961802)
       * Accept some environmental variables as valid keys in the configuration
         file. (Closes: #961800)
       * Use Email::Address::XS to parse fields for Maintainer, Uploaders etc.
       * Consider renamed tags when ignoring unknown tags obtained from
         ftpmaster.
     .
       [ Raul Benencia ]
       * Add section numbering to the user manual.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     82522ffabe1f22e3ca817ea73fb12662d40d3f01 3350 lintian_2.78.0.dsc
     a19c754301960041790a146224ee8711f30d5b0c 1892824 lintian_2.78.0.tar.xz
     8bca7b99e03207b6b26e2bdc7939166fd76c8508 5041 lintian_2.78.0_amd64.buildinfo
    Checksums-Sha256:
     65b6e79f0192721128d216ec08440ba9c14d0e8daa3146bc5eeecf6cf392122e 3350 lintian_2.78.0.dsc
     34f44f01815a8a4f1da0451cc04ef062573846469fde01642806e0fe9264e8b3 1892824 lintian_2.78.0.tar.xz
     05bd4d3dc4b96525c0e7dcd81181f48d9525736daadd95b02b9b39e8a2532b4a 5041 lintian_2.78.0_amd64.buildinfo
    Files:
     04443b539a1dd59fca3287e944e1321c 3350 devel optional lintian_2.78.0.dsc
     fad55de7cee3c8027c39886d077ffa19 1892824 devel optional lintian_2.78.0.tar.xz
     b4ba7d25421b72b81a94c99c4a1d93bf 5041 devel optional lintian_2.78.0_amd64.buildinfo
    
  • 2.77.1_bpo10+1
    Release lintian/2.77.1~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Sat, 30 May 2020 10:07:56 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.77.1~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: 709932 921112 954743 961684
    Changes:
     lintian (2.77.1~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.77.1) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Deal gracefully with empty configuration files. (Closes: #961684)
       * Amend a tag description with how to add missing upstream signatures to
         the archive. (Closes: #954743)
     .
     lintian (2.77.0) unstable; urgency=medium
     .
       [ Simon Quigley ]
       * Add a new --fail-on command-line option for more control over the exit
         status. (Closes: #709932)
     .
       [ Felix Lechner ]
       * Fix several 'TODO' tests using the "literal" match strategy.
         (Closes: #921112)
       * Reverse the exit statuses for program errors and policy violations.
         (Re: #709932)
       * Pin installation of debhelper to -backports in the continuous
         integration pipeline for buster.
       * Use the Config::Tiny Perl module to parse configuration files.
       * Merge two stages of the Gitlab CI pipeline.
     .
       [ Peter Pentchev ]
       * Fix a Python 2.x -> 3.x typo in a tag description.
     .
       [ Chris Lamb ]
       * Refresh data/fields/perl-provides.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     869d2727c6aadf210658a9dd6a6af7c462af53aa 4195 lintian_2.77.1~bpo10+1.dsc
     9b4fad77cf4051af2f49a91a1331b09a1b81236e 1937132 lintian_2.77.1~bpo10+1.tar.xz
     48c7cf268c3b59524428d945b2deb628f31adda2 1292568 lintian_2.77.1~bpo10+1_all.deb
     dbdceb3c062f33efcb6d1d711e94ab66cd9f711d 6108 lintian_2.77.1~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     d083cf82c817ef1908cd74e2be23e0b56c2c5dc589507117b111339d086f0271 4195 lintian_2.77.1~bpo10+1.dsc
     473b9e76e0435e8c67b59847a84bc304ab58b8fb0ba1dc2f32fb7e3df259c042 1937132 lintian_2.77.1~bpo10+1.tar.xz
     5a26aaa7d503a3085891d6612b80902aedf91100ed8fc3dc4d29e84d503f8686 1292568 lintian_2.77.1~bpo10+1_all.deb
     a6028c19a60aceccfe62dc1b1c3a748c0a36376f5263f417a7f6f68e2c768f17 6108 lintian_2.77.1~bpo10+1_amd64.buildinfo
    Files:
     5e1766a802e1435f757b7528c316f6d1 4195 devel optional lintian_2.77.1~bpo10+1.dsc
     f5bfaf27b950a858292fa643d75dcac3 1937132 devel optional lintian_2.77.1~bpo10+1.tar.xz
     18701bf9a2b4f8f31cfbf5915be77b95 1292568 devel optional lintian_2.77.1~bpo10+1_all.deb
     b62e268eba324b4e8a6ff0b6b2db0d7e 6108 devel optional lintian_2.77.1~bpo10+1_amd64.buildinfo
    
    
  • 2.77.1
    Release lintian/2.77.1 into unstable.
    
    Format: 1.8
    Date: Wed, 27 May 2020 22:07:44 +0000
    Source: lintian
    Built-For-Profiles: nocheck
    Architecture: source
    Version: 2.77.1
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 954743 961684
    Changes:
     lintian (2.77.1) unstable; urgency=medium
     .
       [ Felix Lechner ]
       * Deal gracefully with empty configuration files. (Closes: #961684)
       * Amend a tag description with how to add missing upstream signatures to
         the archive. (Closes: #954743)
    Checksums-Sha1:
     1166c6c8cd74acfb334845cefbf6906fc31231ca 3280 lintian_2.77.1.dsc
     3a2231ac230809ac1650ba69638fe9d2e76cbfb1 1891280 lintian_2.77.1.tar.xz
     36c8ce9bd5ad4b94bd1c6509e06f3dd2aa7a8d7c 5041 lintian_2.77.1_amd64.buildinfo
    Checksums-Sha256:
     fd3f3c5236e664ac1fe59fbe9a27bc6b870144c70b34d7e48dc883b9d50383cc 3280 lintian_2.77.1.dsc
     7ce37ad566f726706dc9cbf2d53a4a56177784f781b3001bb14d2b0765b9b64d 1891280 lintian_2.77.1.tar.xz
     e25a28f9e4ffeeaa36d6fc137a98e539513d163bc07f5a2ee4f96459d5c06242 5041 lintian_2.77.1_amd64.buildinfo
    Files:
     fb2427b64acf4850daecc3237e91380f 3280 devel optional lintian_2.77.1.dsc
     d61d3d02784e32b8507fbd7cb6b39941 1891280 devel optional lintian_2.77.1.tar.xz
     34a5d41e1b97fc630ee2fbd4ab402aea 5041 devel optional lintian_2.77.1_amd64.buildinfo
    
  • 2.77.0
    Release lintian/2.77.0 into unstable.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Wed, 27 May 2020 09:13:37 +0000
    Source: lintian
    Built-For-Profiles: nocheck
    Architecture: source
    Version: 2.77.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 709932 921112
    Changes:
     lintian (2.77.0) unstable; urgency=medium
     .
       [ Simon Quigley ]
       * Add a new --fail-on command-line option for more control over the exit
         status. (Closes: #709932)
     .
       [ Felix Lechner ]
       * Fix several 'TODO' tests using the "literal" match strategy.
         (Closes: #921112)
       * Reverse the exit statuses for program errors and policy violations.
         (Re: #709932)
       * Pin installation of debhelper to -backports in the continuous
         integration pipeline for buster.
       * Use the Config::Tiny Perl module to parse configuration files.
       * Merge two stages of the Gitlab CI pipeline.
     .
       [ Peter Pentchev ]
       * Fix a Python 2.x -> 3.x typo in a tag description.
     .
       [ Chris Lamb ]
       * Refresh data/fields/perl-provides.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
    Checksums-Sha1:
     8f4346aabd1f82d209fe1f93082958ca751e85ff 4163 lintian_2.77.0.dsc
     a6149a3c03c1439f642b794cd816ceaf2981906e 1890688 lintian_2.77.0.tar.xz
     1b35749c14146317322c18aebe7f708fba7e6b0a 5924 lintian_2.77.0_amd64.buildinfo
    Checksums-Sha256:
     e44b7a51584970794e4e9928f7b0d2980cf50201f4e0a1150985f0963e8acf6b 4163 lintian_2.77.0.dsc
     7ee0fff076ed735c1b15330f6f161b560b9d46c4998b4898d7fa08cd8d0c36c0 1890688 lintian_2.77.0.tar.xz
     50a5fc79e2008e2e99dd852d70060de3bc64fb007f2b0564e0039c9c7514bd83 5924 lintian_2.77.0_amd64.buildinfo
    Files:
     baec670a5a30bebbf258f107ea314aa7 4163 devel optional lintian_2.77.0.dsc
     4f1e370f0c7394f221db997dadf227f8 1890688 devel optional lintian_2.77.0.tar.xz
     5c7177414422c41b873940e769074603 5924 devel optional lintian_2.77.0_amd64.buildinfo
    
    
  • 2.76.0_bpo10+1
    Release lintian/2.76.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Mon, 25 May 2020 10:14:46 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.76.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: 961290
    Changes:
     lintian (2.76.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.76.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - depends-on-misc-pre-depends
     .
       [ Chris Lamb ]
       * Check for packages that include ${misc:Pre-Depends) in the Depends
         field. (Closes: #961290)
     .
       [ Raul Benencia ]
       * Fix "em" dashes in Lintian manual.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
       * Capitalise "Verilog" spelling correction.
     .
       [ Felix Lechner ]
       * In the CI pipelines, request more detailed output when installing build
         prerequisites.
       * Ignore unknown tags when generating profiles and disconnect the "main"
         profile from "ftp-master-auto-reject"
     .
       [ Simon Quigley ]
       * Allow for non-Debian profiles to specify the location of Debian VCSes.
    Checksums-Sha1:
     bbf47939d856e5848c76fc01bd4dce606adfc3cb 4163 lintian_2.76.0~bpo10+1.dsc
     918ec62c6e5a0eb1324d2ad1a9421e8894dc22f3 1935112 lintian_2.76.0~bpo10+1.tar.xz
     f7c743cd90d7b2273572db2d3fd8bb856ef5bcc8 1291396 lintian_2.76.0~bpo10+1_all.deb
     c417422c89af231790edef95b45428980378ca42 6108 lintian_2.76.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     b6766f9f0f22241bca425f65e0340160f1ffc284c5667342245a7132e9dbc75e 4163 lintian_2.76.0~bpo10+1.dsc
     673ab43c8c2fc8cc4a6b42074dff7d88cef6eed3cfe65cbd2dc53de91f401ca6 1935112 lintian_2.76.0~bpo10+1.tar.xz
     9f1e78cdbe09720dd05bcb41cff29b2955770048ba68050291b2b8a9caa61b30 1291396 lintian_2.76.0~bpo10+1_all.deb
     552570319dedfd0d9cbd6829615bedb1265e14825da7c23daea14286d2a2eade 6108 lintian_2.76.0~bpo10+1_amd64.buildinfo
    Files:
     663b342fd2af2357ebcdafc83047269e 4163 devel optional lintian_2.76.0~bpo10+1.dsc
     cff56617b23088a8cc1cc636ba553d18 1935112 devel optional lintian_2.76.0~bpo10+1.tar.xz
     4f93af3e3bb5bd4b6249510efd65a745 1291396 devel optional lintian_2.76.0~bpo10+1_all.deb
     e6e5d00156946c4447a076991f87e9ec 6108 devel optional lintian_2.76.0~bpo10+1_amd64.buildinfo
    
    
  • 2.76.0
    Release lintian/2.76.0 into unstable.
    
    Format: 1.8
    Date: Sat, 23 May 2020 09:31:35 +0000
    Source: lintian
    Built-For-Profiles: nocheck
    Architecture: source
    Version: 2.76.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 961290
    Changes:
     lintian (2.76.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - depends-on-misc-pre-depends
     .
       [ Chris Lamb ]
       * Check for packages that include ${misc:Pre-Depends) in the Depends
         field. (Closes: #961290)
     .
       [ Raul Benencia ]
       * Fix "em" dashes in Lintian manual.
     .
       [ Paul Wise ]
       * Add several spelling corrections.
       * Capitalise "Verilog" spelling correction.
     .
       [ Felix Lechner ]
       * In the CI pipelines, request more detailed output when installing build
         prerequisites.
       * Ignore unknown tags when generating profiles and disconnect the "main"
         profile from "ftp-master-auto-reject"
     .
       [ Simon Quigley ]
       * Allow for non-Debian profiles to specify the location of Debian VCSes.
    Checksums-Sha1:
     f40c4da4025e016bca91485cf8bef69e6e0cce35 3248 lintian_2.76.0.dsc
     19e3b72a47777d91cafdb0d4f3f759079b854949 1888944 lintian_2.76.0.tar.xz
     90daa9b1b6de41bdf7363845e37539f4ce2a380f 5041 lintian_2.76.0_amd64.buildinfo
    Checksums-Sha256:
     4d9ae987e5c1567007c63f828ebbbc51ea5d4b1cef9a26942bfb96f25721b9e9 3248 lintian_2.76.0.dsc
     1fc64244a2493a9867169eb0d53d1b218f0de4586b6c6239b25ec8ca2450ab78 1888944 lintian_2.76.0.tar.xz
     3a34fec660a914e9b8cb49953ca9b9e3a7abd11615ac96a7e3719ed90a036f00 5041 lintian_2.76.0_amd64.buildinfo
    Files:
     42d84d2b0126c93339367defd729d3d7 3248 devel optional lintian_2.76.0.dsc
     dc08da783ebb55f0d4fc80ab624f1ef7 1888944 devel optional lintian_2.76.0.tar.xz
     31c9936ab0fc2406d83c0f453d333327 5041 devel optional lintian_2.76.0_amd64.buildinfo
    
  • 2.75.0_bpo10+1
    Release lintian/2.75.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Sat, 23 May 2020 09:59:56 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.75.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: 960970
    Changes:
     lintian (2.75.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.75.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Clarify the error messge when the file specified to check does not
         exist. (Closes: #960970)
     .
       [ Felix Lechner ]
       * Strip comments in debian/rules correctly.
    Checksums-Sha1:
     b62e201b45c3c51a3be096328aa8dbba28e83704 4163 lintian_2.75.0~bpo10+1.dsc
     248056d9ec19d5668a5ca4e6b94a9993f55dc78b 1933612 lintian_2.75.0~bpo10+1.tar.xz
     a1a9b18330d5d2cb5787ca820735b816e8110ad1 1291152 lintian_2.75.0~bpo10+1_all.deb
     bc79a780263c5d646481510e8f1164efe0fb8e2c 6108 lintian_2.75.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     74940e2bb2c4330c34d58819b91edb01bacbb02fdd99bb392bd6c67e2c0209ab 4163 lintian_2.75.0~bpo10+1.dsc
     3ad7365254d551ed580796f1c1a96a7d3026d7bcdd45f560b916e3569636d497 1933612 lintian_2.75.0~bpo10+1.tar.xz
     72e619d0fac47906de6d56f5d81b8e2d3cee9f83b3a87f0c4448fe193eba9bc6 1291152 lintian_2.75.0~bpo10+1_all.deb
     e6a9ef4d63f18ebf1576f79bad96e63028a83512d801b58a48921e5951513082 6108 lintian_2.75.0~bpo10+1_amd64.buildinfo
    Files:
     dd972d77ba0e5c67fc3b954857382a48 4163 devel optional lintian_2.75.0~bpo10+1.dsc
     4c5fa2947a2ac90b2a3927370c338e79 1933612 devel optional lintian_2.75.0~bpo10+1.tar.xz
     3ec38c3a6ec81d09d70e5769f11b56c4 1291152 devel optional lintian_2.75.0~bpo10+1_all.deb
     9618cdf442cea353338324de9b4285d8 6108 devel optional lintian_2.75.0~bpo10+1_amd64.buildinfo
    
    
  • 2.75.0
    Release lintian/2.75.0 into unstable.
    
    Format: 1.8
    Date: Tue, 19 May 2020 12:14:01 +0000
    Source: lintian
    Architecture: source
    Version: 2.75.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 960970
    Changes:
     lintian (2.75.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Clarify the error messge when the file specified to check does not
         exist. (Closes: #960970)
     .
       [ Felix Lechner ]
       * Strip comments in debian/rules correctly.
    Checksums-Sha1:
     33ccfb17fcda82b801ee7a993e3000b1d9249e3c 3248 lintian_2.75.0.dsc
     51dca7b56103c1f8ba31ec447ac83a80df2d4e02 1887432 lintian_2.75.0.tar.xz
     f3a1ee21ba28152c5853765e81ffb08cd1cf6811 15536 lintian_2.75.0_amd64.buildinfo
    Checksums-Sha256:
     0cd17f49afa47343c4ca463abb776a45461faaae1cf44512bcaf6424cebe73d6 3248 lintian_2.75.0.dsc
     d5106eba7519a97156f4df1f3b1c77385457aff6e6703a4696a148a141fedd3e 1887432 lintian_2.75.0.tar.xz
     92814486e7aebb40d0b2698d50ff4bfe386986ffdfe9bec960e41f8ec9769dc5 15536 lintian_2.75.0_amd64.buildinfo
    Files:
     1a2496e3e377e4cc07f75f680c9c255c 3248 devel optional lintian_2.75.0.dsc
     fd081d6de77616bda697407577cd05ba 1887432 devel optional lintian_2.75.0.tar.xz
     b744322850721b8cb3c6ec0fee2c445d 15536 devel optional lintian_2.75.0_amd64.buildinfo
    
  • 2.74.0_bpo10+1
    Release lintian/2.74.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Tue, 19 May 2020 13:05:36 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.74.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: 960485
    Changes:
     lintian (2.74.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.74.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Ignore comments when checking for no-dh-sequencer. (Closes: #960485)
       * Allow the stable-bpo and stable-bpo-test-packages Gitlab CI pipelines
         on Salsa to pass for now.
    Checksums-Sha1:
     a44a5fea6f4f02404a31d4b194c76ca43eba12e9 4163 lintian_2.74.0~bpo10+1.dsc
     579f75685911ae9a55bd25356cfe583d9fae6f9a 1933380 lintian_2.74.0~bpo10+1.tar.xz
     7f0b27f19ceeea5d67ce1598081972fde7028224 1290884 lintian_2.74.0~bpo10+1_all.deb
     9da11cfda617953404ead50e9d2d205b7178cd8c 6108 lintian_2.74.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     143dd14276568d4fc067b970a07d66adc0c4c725a4127600761500b47fa54872 4163 lintian_2.74.0~bpo10+1.dsc
     e5f819aa47f10643052a9ad40f04e396bf112a6596fc63b10e0a30dc42e19bfc 1933380 lintian_2.74.0~bpo10+1.tar.xz
     610852addf6e31e5d8db5c76977046172cb954dc19af5d8cb71da4309393b4b6 1290884 lintian_2.74.0~bpo10+1_all.deb
     a57de6d719abc30f9780970901e466c655b80cb347f8414372058ef5fa9655da 6108 lintian_2.74.0~bpo10+1_amd64.buildinfo
    Files:
     ea99839aa83e3a3d1cfa7d9da2a9cf0a 4163 devel optional lintian_2.74.0~bpo10+1.dsc
     fb3b69710f5ff355d247ad4ded157300 1933380 devel optional lintian_2.74.0~bpo10+1.tar.xz
     8baa356f49b7ccdf56126b484813a725 1290884 devel optional lintian_2.74.0~bpo10+1_all.deb
     e3d0c887dfc467b0ca73d8cf8ed83a0a 6108 devel optional lintian_2.74.0~bpo10+1_amd64.buildinfo
    
    
  • 2.74.0
    Release lintian/2.74.0 into unstable.
    
    Format: 1.8
    Date: Sat, 16 May 2020 12:33:09 +0000
    Source: lintian
    Architecture: source
    Version: 2.74.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 960485
    Changes:
     lintian (2.74.0) unstable; urgency=medium
     .
       [ Chris Lamb ]
       * Ignore comments when checking for no-dh-sequencer. (Closes: #960485)
       * Allow the stable-bpo and stable-bpo-test-packages Gitlab CI pipelines
         on Salsa to pass for now.
    Checksums-Sha1:
     5bb4d9bfd4ac5a4a1909e357f2cbf2a446a3bd24 3248 lintian_2.74.0.dsc
     6aa9ad8a18f87c9b7c1c610a3720e636390f6b09 1887316 lintian_2.74.0.tar.xz
     261ae3dfbc692654afca3f2f71776b683fcf1b67 15539 lintian_2.74.0_amd64.buildinfo
    Checksums-Sha256:
     09827d52a95c027e551b7311ea9a89dd9ea633b6f593ae33a8a0239d3307492f 3248 lintian_2.74.0.dsc
     0212a6c1268d253b23b495b1aacbe2c3f3c5ec64bc9f2910ccec6a5aff7f4a4c 1887316 lintian_2.74.0.tar.xz
     37839524822d6921d4ff97175038ed08a17d86a6f40a926c4059dfa6afbf51c4 15539 lintian_2.74.0_amd64.buildinfo
    Files:
     1470beada769609e70fe7ae4c1fbc521 3248 devel optional lintian_2.74.0.dsc
     b787678884fd6949cef61d9e1a221614 1887316 devel optional lintian_2.74.0.tar.xz
     132d29a3c4d60ccc47a1309a1eb082c5 15539 devel optional lintian_2.74.0_amd64.buildinfo
    
  • 2.73.0_bpo10+1
    Release lintian/2.73.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Sat, 16 May 2020 13:13:11 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.73.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: 958500 960366
    Changes:
     lintian (2.73.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.73.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - desktop-entry-unknown-type
           - homepage-refers-to-filesystem-listing
     .
       [ Chris Lamb ]
       * Add dh_gnome (and dh_gnome_clean) as an explicit alternative to
         dh-sequence-gnome in debhelper/dh_commands-manual. (Closes: #958500)
       * Factor out matching Homepage fields to data/fields/bad-homepages.
       * Check for Homepage fields that point to filesystem directory listings.
         (Closes: #960366)
     .
       [ Kari Pahula ]
       * Warn about unknown file types in desktop files.
    Checksums-Sha1:
     993f8d3753c1b76b9a27ca656721b7b9ce1c8484 4163 lintian_2.73.0~bpo10+1.dsc
     64bac32ec02962b12a2a04c772bb33e237c2ddd1 1933784 lintian_2.73.0~bpo10+1.tar.xz
     a389d340d6db8228c98a2c092c0baad5691aa902 1291584 lintian_2.73.0~bpo10+1_all.deb
     a7bfa91f2dafd1cade9d051e457087236931f6e5 6108 lintian_2.73.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     bdd532bfcec1bdccfb3dd50dc2b5aca6db812f5e5cb7fea027050680edfce215 4163 lintian_2.73.0~bpo10+1.dsc
     0d195c216ac5b98cf66d7b6f676bf21e2c0ab40ca7d6496519eb8265514b8db1 1933784 lintian_2.73.0~bpo10+1.tar.xz
     afdbbee9b32bfb5dc066c0f4cfdcb6b0a16fa6e7b1e9e88230e6c2cb1703b2c9 1291584 lintian_2.73.0~bpo10+1_all.deb
     634b75d534bd82ba66b902ebb890300a8af5793d76da0a578616a32eeb8910a2 6108 lintian_2.73.0~bpo10+1_amd64.buildinfo
    Files:
     ac632b46f2a38eeb0e27e1021753e625 4163 devel optional lintian_2.73.0~bpo10+1.dsc
     84a72f4d16d30e0e64a24a0a6013a08b 1933784 devel optional lintian_2.73.0~bpo10+1.tar.xz
     34520c68e2c0cb7d9fb43ad123036a55 1291584 devel optional lintian_2.73.0~bpo10+1_all.deb
     916b2f9ec8595c504a6a6c68bbdfb574 6108 devel optional lintian_2.73.0~bpo10+1_amd64.buildinfo
    
    
  • 2.73.0
    Release lintian/2.73.0 into unstable.
    
    Format: 1.8
    Date: Tue, 12 May 2020 21:57:51 +0000
    Source: lintian
    Architecture: source
    Version: 2.73.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 958500 960366
    Changes:
     lintian (2.73.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - desktop-entry-unknown-type
           - homepage-refers-to-filesystem-listing
     .
       [ Chris Lamb ]
       * Add dh_gnome (and dh_gnome_clean) as an explicit alternative to
         dh-sequence-gnome in debhelper/dh_commands-manual. (Closes: #958500)
       * Factor out matching Homepage fields to data/fields/bad-homepages.
       * Check for Homepage fields that point to filesystem directory listings.
         (Closes: #960366)
     .
       [ Kari Pahula ]
       * Warn about unknown file types in desktop files.
    Checksums-Sha1:
     982b19098d2d23219672558be253be97bc1f5c8d 3248 lintian_2.73.0.dsc
     07af99a016237d7af6716e6d16e5c0bc881635fc 1886936 lintian_2.73.0.tar.xz
     92d7c462be6aec5c98c7c8da456306375e1078ae 15556 lintian_2.73.0_amd64.buildinfo
    Checksums-Sha256:
     a2c338791b39becff1e11ac651d7dc232196585dcb39c9e242f39d946b473dac 3248 lintian_2.73.0.dsc
     a956841ec8c6702f171019dc5fa5d763eaee1a69d59fb330d047555a2abec16c 1886936 lintian_2.73.0.tar.xz
     c6d7328912ad2a456507bb19c9e003ddb4eaae0a31d21b21afda027226f9bf7c 15556 lintian_2.73.0_amd64.buildinfo
    Files:
     9c1af95ced5d58b4795a5fb0cdb98605 3248 devel optional lintian_2.73.0.dsc
     a5d37ac99ae40dbdfcfbf1012fd34111 1886936 devel optional lintian_2.73.0.tar.xz
     8fcdaaf3f459d151477505d9c88c1960 15556 devel optional lintian_2.73.0_amd64.buildinfo
    
  • 2.72.0_bpo10+1
    Release lintian/2.72.0~bpo10+1 into buster-backports.
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Format: 1.8
    Date: Tue, 12 May 2020 22:47:03 +0100
    Source: lintian
    Binary: lintian
    Built-For-Profiles: nocheck
    Architecture: source all
    Version: 2.72.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: 959855
    Changes:
     lintian (2.72.0~bpo10+1) buster-backports; urgency=medium
     .
       * Rebuild for buster-backports.
     .
     lintian (2.72.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - package-contains-icon-cache-in-generic-dir
     .
       [ Chris Lamb ]
       * Check for packages installing /usr/share/icons/hicolor/icon-theme.cache
         as they will invariably clash with other packages. (Closes: #959855)
     .
       [ Paul Wise ]
       * Add "tigris.org" to the list of obsolete sites.
       * Add several spelling corrections
     .
       [ Alex Muntada ]
       * Correct the spelling of "XDG_DIR".
     .
       [ Felix Lechner ]
       * Use aspcud solver in apt like the experimental buildds in an attempt to
         restore Gitlab continuous integration tests.
       * Ensure apt-get is non-interactive when installing apt-cudf and use
         the cache.
    Checksums-Sha1:
     61d1535aa59a6341203467191fcc28c5ec6042ec 4163 lintian_2.72.0~bpo10+1.dsc
     b6d05d648fa3d369d4465526cef5b06ebd7b36da 1933036 lintian_2.72.0~bpo10+1.tar.xz
     41b73cd7c160e785644cad701261be333d777b4c 1288492 lintian_2.72.0~bpo10+1_all.deb
     90f491d1f0db797ee43c43f578b4816347c32e67 6108 lintian_2.72.0~bpo10+1_amd64.buildinfo
    Checksums-Sha256:
     b715b3881b37fcc3d8012880c99c19a79dc890a745253c468e771fc6b7bf105a 4163 lintian_2.72.0~bpo10+1.dsc
     e56aa7da52fe60b9e0a620e968189e195b8b8ed5775e6c75e5cc26ac7200ae21 1933036 lintian_2.72.0~bpo10+1.tar.xz
     bc30d388cb92d5ec292b2a059e2828a4e7d0e581e89d00f4268a48071882a2be 1288492 lintian_2.72.0~bpo10+1_all.deb
     3f6ac1498097175137c50069264350ef1df547b497e795e6b639c660f95905c8 6108 lintian_2.72.0~bpo10+1_amd64.buildinfo
    Files:
     4bbbaeed41feb5a14610417ff740d1fe 4163 devel optional lintian_2.72.0~bpo10+1.dsc
     9b0fb3e7ae7698ac1b85f08274e8942a 1933036 devel optional lintian_2.72.0~bpo10+1.tar.xz
     76593a93be8c1fbe74614e4a4f2b83d3 1288492 devel optional lintian_2.72.0~bpo10+1_all.deb
     67c6d192bee7fed3c603dcdae2ca98cc 6108 devel optional lintian_2.72.0~bpo10+1_amd64.buildinfo
    
    
  • 2.72.0
    Release lintian/2.72.0 into unstable.
    
    Format: 1.8
    Date: Sat, 09 May 2020 13:14:55 +0000
    Source: lintian
    Architecture: source
    Version: 2.72.0
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
    Changed-By: Chris Lamb <lamby@debian.org>
    Closes: 959855
    Changes:
     lintian (2.72.0) unstable; urgency=medium
     .
       * Summary of tag changes:
         + Added:
           - package-contains-icon-cache-in-generic-dir
     .
       [ Chris Lamb ]
       * Check for packages installing /usr/share/icons/hicolor/icon-theme.cache
         as they will invariably clash with other packages. (Closes: #959855)
     .
       [ Paul Wise ]
       * Add "tigris.org" to the list of obsolete sites.
       * Add several spelling corrections
     .
       [ Alex Muntada ]
       * Correct the spelling of "XDG_DIR".
     .
       [ Felix Lechner ]
       * Use aspcud solver in apt like the experimental buildds in an attempt to
         restore Gitlab continuous integration tests.
       * Ensure apt-get is non-interactive when installing apt-cudf and use
         the cache.
    Checksums-Sha1:
     00f82214a2f73c19c0496a35efc28251229b81b7 3248 lintian_2.72.0.dsc
     fc06d058b067a0767caae4276290d09c5d9fde6c 1886244 lintian_2.72.0.tar.xz
     4fa46b8432f22699e1486d16f2e948ada540a38e 15553 lintian_2.72.0_amd64.buildinfo
    Checksums-Sha256:
     a92226a8cff7b793a1eebaedd8d406ef77bf6d14bedbfcdb9e6f54aea351b7f1 3248 lintian_2.72.0.dsc
     3de930aabb926db01318f15c00a2102e5453d99fcf443382406f4638291ed0f0 1886244 lintian_2.72.0.tar.xz
     6b723c0d6983b07380371ccf69753607df59d8e5938ba14075f1121ccf232de2 15553 lintian_2.72.0_amd64.buildinfo
    Files:
     e67f61ea545c70de9f722c181646f5ea 3248 devel optional lintian_2.72.0.dsc
     325cf24c5675041468a983bae38f2a75 1886244 devel optional lintian_2.72.0.tar.xz
     066776a71695bff8026f1a5483be720c 15553 devel optional lintian_2.72.0_amd64.buildinfo