[ubuntu/kinetic-proposed] lintian 2.115.3ubuntu1 (Accepted)
Graham Inggs
ginggs at ubuntu.com
Thu Sep 1 06:30:18 UTC 2022
lintian (2.115.3ubuntu1) kinetic; urgency=medium
* Merge from Debian unstable, remaining changes:
- Fix building udebs, now that in Ubuntu noudebs is implied profile
(LP: #1918120)
- Add zst as allowed compression for .deb & .udeb although we don't
actually ship udeb package that supports zst. (LP: #1923845)
- Add AC_INIT in
macro-not-cross-compilation-safe/build-spec/orig/src/configure.ac
(LP: #1950989)
- Add -fPIC ld flags to
checks/binaries/prerequisites/numpy/binaries-missing-depends-on-numpy-abi
* Dropped changes, included in Debian:
- Remove the libio-prompt-tiny-perl dependency as it isn't
used in any Perl file in the final package (LP: #1959004)
- Add libio-prompt-tiny-perl dependency to test, otherwise autopkgtests
fails.
lintian (2.115.3) unstable; urgency=medium
The "RPB (Restore Previous Behavior)" Release.
[ Gioele Barabucci ]
* experimental-to-unstable-without-comment: Fix regex (Closes: #101387)
[ Axel Beckert]
* Recognise many more binary file type suffixes (Closes: #1014156)
[ Guillem Jover ]
* Add pedantic hint for OpenPGP files named after
specific implementations
* Add more extensions for OpenPGP files
* In the US "cancelation" is a valid spelling of "cancellation"
* Rename debian-watch-does-not-check-gpg-signature
tag to say openpgp
* Fix --fail-on to revert to original default on error
(Closes: #995492)
[ Bastien Roucariès ]
* Restore sliding windows (Closes: #993613)
* Add myself as uploaders
* Summary of tag changes:
+ Added:
- debian-watch-does-not-check-openpgp-signature
- openpgp-file-has-implementation-specific-extension
+ Removed:
- debian-watch-does-not-check-gpg-signature
lintian (2.115.2) unstable; urgency=medium
The "FFP (Fixing False Positives)" Release.
[ Axel Beckert ]
* Automate importing of Debian archive sections. Thanks to Andrius
Merkys. (Closes: #973308)
* Make more testsuite scripts being able to simply run under "prove -l".
* Move libio-prompt-tiny-perl dependency to debian/tests/control.
Cherry-picked from Ubuntu's patches. (LP: #1959004)
* Recognise Mac OS X icons (.icns), SQLite files (.sqlite and .sqlite3)
and PDF (.pdf) documents as binary files.
* Allow HTML files in /usr/share/gtk-doc/html/. (Closes: #970275)
Thanks to Simon McVittie, Daniel Kahn Gillmor and Unit193!
* Refresh (fonts) data.
* Also check dh level for missing-build-dependency-for-dh-addon, not
just for missing-build-dependency-for-dh_-command. (Closes: #1000610)
* Retroactively mention commit fcaded19 in debian/changelog entry of
2.115.0 as it was erroneously marked with "Gbp-Dch: Ignore".
[ Guillem Jover ]
* data/fields/name_section_mappings: Add golang section (Closes:
#880701)
[ Rafael Laboissière ]
* Ignore files /var/lib/ocaml/lintian/*.info in test for
package-contains-documentation-outside-usr-share-doc (Closes:
#1009679)
Date: Thu, 01 Sep 2022 06:20:15 +0000
Changed-By: Graham Inggs <ginggs at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/lintian/2.115.3ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 01 Sep 2022 06:20:15 +0000
Source: lintian
Built-For-Profiles: noudeb
Architecture: source
Version: 2.115.3ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Graham Inggs <ginggs at ubuntu.com>
Closes: 101387 880701 970275 973308 993613 995492 1000610 1009679 1014156
Launchpad-Bugs-Fixed: 1918120 1923845 1950989 1959004
Changes:
lintian (2.115.3ubuntu1) kinetic; urgency=medium
.
* Merge from Debian unstable, remaining changes:
- Fix building udebs, now that in Ubuntu noudebs is implied profile
(LP: #1918120)
- Add zst as allowed compression for .deb & .udeb although we don't
actually ship udeb package that supports zst. (LP: #1923845)
- Add AC_INIT in
macro-not-cross-compilation-safe/build-spec/orig/src/configure.ac
(LP: #1950989)
- Add -fPIC ld flags to
checks/binaries/prerequisites/numpy/binaries-missing-depends-on-numpy-abi
* Dropped changes, included in Debian:
- Remove the libio-prompt-tiny-perl dependency as it isn't
used in any Perl file in the final package (LP: #1959004)
- Add libio-prompt-tiny-perl dependency to test, otherwise autopkgtests
fails.
.
lintian (2.115.3) unstable; urgency=medium
.
The "RPB (Restore Previous Behavior)" Release.
.
[ Gioele Barabucci ]
* experimental-to-unstable-without-comment: Fix regex (Closes: #101387)
.
[ Axel Beckert]
* Recognise many more binary file type suffixes (Closes: #1014156)
.
[ Guillem Jover ]
* Add pedantic hint for OpenPGP files named after
specific implementations
* Add more extensions for OpenPGP files
* In the US "cancelation" is a valid spelling of "cancellation"
* Rename debian-watch-does-not-check-gpg-signature
tag to say openpgp
* Fix --fail-on to revert to original default on error
(Closes: #995492)
.
[ Bastien Roucariès ]
* Restore sliding windows (Closes: #993613)
* Add myself as uploaders
.
* Summary of tag changes:
+ Added:
- debian-watch-does-not-check-openpgp-signature
- openpgp-file-has-implementation-specific-extension
+ Removed:
- debian-watch-does-not-check-gpg-signature
.
lintian (2.115.2) unstable; urgency=medium
.
The "FFP (Fixing False Positives)" Release.
.
[ Axel Beckert ]
* Automate importing of Debian archive sections. Thanks to Andrius
Merkys. (Closes: #973308)
* Make more testsuite scripts being able to simply run under "prove -l".
* Move libio-prompt-tiny-perl dependency to debian/tests/control.
Cherry-picked from Ubuntu's patches. (LP: #1959004)
* Recognise Mac OS X icons (.icns), SQLite files (.sqlite and .sqlite3)
and PDF (.pdf) documents as binary files.
* Allow HTML files in /usr/share/gtk-doc/html/. (Closes: #970275)
Thanks to Simon McVittie, Daniel Kahn Gillmor and Unit193!
* Refresh (fonts) data.
* Also check dh level for missing-build-dependency-for-dh-addon, not
just for missing-build-dependency-for-dh_-command. (Closes: #1000610)
* Retroactively mention commit fcaded19 in debian/changelog entry of
2.115.0 as it was erroneously marked with "Gbp-Dch: Ignore".
.
[ Guillem Jover ]
* data/fields/name_section_mappings: Add golang section (Closes:
#880701)
.
[ Rafael Laboissière ]
* Ignore files /var/lib/ocaml/lintian/*.info in test for
package-contains-documentation-outside-usr-share-doc (Closes:
#1009679)
Checksums-Sha1:
76ce2dd6cd4c28d3104fcab83dabfebe1d369273 2665 lintian_2.115.3ubuntu1.dsc
2a3afa169312ca1c4318b962d81e499ab41cce57 2207532 lintian_2.115.3ubuntu1.tar.xz
072b1c4a4d0db93b14e25c4ec784f139b4ccf94e 7841 lintian_2.115.3ubuntu1_source.buildinfo
Checksums-Sha256:
8fcfc2540008ea14fec4139cbfcb1a83f355f5b385478bfa7d3423587cb6b1e2 2665 lintian_2.115.3ubuntu1.dsc
f6a4cf17841f4d5ec81247d4e8c6f7678fbe84165301bfc77ee4b5ca79bda095 2207532 lintian_2.115.3ubuntu1.tar.xz
56d3857e048dcbe5d569d5995a2c8cdad177abd3e14a2b12eeb57432cc3e94f9 7841 lintian_2.115.3ubuntu1_source.buildinfo
Files:
e853c9690eddbf4f96d491844be8b602 2665 devel optional lintian_2.115.3ubuntu1.dsc
bc792f392de1a17b95709de7eeec5390 2207532 devel optional lintian_2.115.3ubuntu1.tar.xz
b686011a07532022095a8d3fcaef30aa 7841 devel optional lintian_2.115.3ubuntu1_source.buildinfo
Original-Maintainer: Debian Lintian Maintainers <lintian-maint at debian.org>
More information about the kinetic-changes
mailing list