[ubuntu/questing-proposed] lintian 2.122.0ubuntu1 (Accepted)
Pragyansh Chaturvedi
pragyansh.chaturvedi at canonical.com
Fri May 2 09:33:15 UTC 2025
lintian (2.122.0ubuntu1) questing; urgency=medium
* Merge with Debian unstable (LP: #2109768). 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 packages that support 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
- macro-not-cross-compilation-safe is expecting line one, we added AC_INIT
so it should now match line three.
- Ubuntu enables LTO by default, so without-fat-lto-objects is expected to
fail.
- d/control: Fix wrong dependency plzip to lzip
* New changes:
- Add "questing" as a known Ubuntu distribution. (LP: #2109817)
lintian (2.122.0) unstable; urgency=medium
[ Louis-Philippe Véronneau ]
* Add Maytham Alsudany as maintainer
* d/control: Bump Standards-Version to 4.7.2. No changes needed.
[ Maytham Alsudany ]
* Implement separate hint for when a language group code is used as a locale
(Closes: #1013946)
* Account for indented imports in Python stdlib-deprecation check
(Closes: #1084833)
* Add duke to list of known distributions
* Emit error when a trailing comma is present in the Maintainer field
(Closes: #1089649)
* Emit unknown-file-in-python-module-directory tag if __init__.py found in
dist-packages root (Closes: #1071061)
* Check for another old FSF address (Closes: #1080497)
* d/salsa-ci.yml: Disable bookworm-backports job
* Allow for "=" in --home option when checking
maintainer-script-lacks-home-in-adduser (Closes: #1055591)
* Emit warning when nproc is used in debian/rules (Closes: #1088671)
* Add support and checks for the Static-Built-Using field (Closes: #1050428)
* Decrease severity of spelling-error-in-binary tag to experimental
* Enable UNLINK option for tempfile created by Lintian::Storage::MLDBM
(Closes: #1014083)
* Lower severity of bash-completion-with-hashbang to pedantic
(Closes: #965327)
* Remove "./" from d/copyright glob before testing if it matches anything
(Closes: #1008479)
* Convert silent-on-rules-requiring-root to a classification hint
(Closes: #1091912)
* Allow sourcing init-functions from /usr/lib as well (Closes: #1099868)
* Update check for dependency on python3-numpy-abi (Closes: #1094364)
* Replace reference to non-existent "unpack_errors" property with
"unpack_messages" (Closes: #1065175)
* Add testcase for filename with the "+" sign in a DEP5 copyright file
[ Christoph Biedl ]
* Adjust i386 architecture detection (Closes: #1100664)
[ Samuel Thibault ]
* data/binaries/arch-regex: Add hurd-amd64 case
[ Christopher Obbard ]
* Correctly determine if package has been built with golang (Closes: #947630)
[ Timo Paulssen ]
* When "info" is set, also have tag descs in html
[ Charles Short ]
* Add profile for eLxr Linux
[ Bo YU ]
* Update build-depends with libperl-critic-community-perl to replace
libperl-critic-freenode-perl. (Closes: #1101405)
Date: Thu, 01 May 2025 17:58:13 +0530
Changed-By: Pragyansh Chaturvedi <pragyansh.chaturvedi at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Vladimir Petko <vladimir.petko at canonical.com>
https://launchpad.net/ubuntu/+source/lintian/2.122.0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 01 May 2025 17:58:13 +0530
Source: lintian
Built-For-Profiles: noudeb
Architecture: source
Version: 2.122.0ubuntu1
Distribution: questing
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Pragyansh Chaturvedi <pragyansh.chaturvedi at canonical.com>
Closes: 947630 965327 1008479 1013946 1014083 1050428 1055591 1065175 1071061 1080497 1084833 1088671 1089649 1091912 1094364 1099868 1100664 1101405
Launchpad-Bugs-Fixed: 1918120 1923845 1950989 2109768 2109817
Changes:
lintian (2.122.0ubuntu1) questing; urgency=medium
.
* Merge with Debian unstable (LP: #2109768). 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 packages that support 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
- macro-not-cross-compilation-safe is expecting line one, we added AC_INIT
so it should now match line three.
- Ubuntu enables LTO by default, so without-fat-lto-objects is expected to
fail.
- d/control: Fix wrong dependency plzip to lzip
* New changes:
- Add "questing" as a known Ubuntu distribution. (LP: #2109817)
.
lintian (2.122.0) unstable; urgency=medium
.
[ Louis-Philippe Véronneau ]
* Add Maytham Alsudany as maintainer
* d/control: Bump Standards-Version to 4.7.2. No changes needed.
.
[ Maytham Alsudany ]
* Implement separate hint for when a language group code is used as a locale
(Closes: #1013946)
* Account for indented imports in Python stdlib-deprecation check
(Closes: #1084833)
* Add duke to list of known distributions
* Emit error when a trailing comma is present in the Maintainer field
(Closes: #1089649)
* Emit unknown-file-in-python-module-directory tag if __init__.py found in
dist-packages root (Closes: #1071061)
* Check for another old FSF address (Closes: #1080497)
* d/salsa-ci.yml: Disable bookworm-backports job
* Allow for "=" in --home option when checking
maintainer-script-lacks-home-in-adduser (Closes: #1055591)
* Emit warning when nproc is used in debian/rules (Closes: #1088671)
* Add support and checks for the Static-Built-Using field (Closes: #1050428)
* Decrease severity of spelling-error-in-binary tag to experimental
* Enable UNLINK option for tempfile created by Lintian::Storage::MLDBM
(Closes: #1014083)
* Lower severity of bash-completion-with-hashbang to pedantic
(Closes: #965327)
* Remove "./" from d/copyright glob before testing if it matches anything
(Closes: #1008479)
* Convert silent-on-rules-requiring-root to a classification hint
(Closes: #1091912)
* Allow sourcing init-functions from /usr/lib as well (Closes: #1099868)
* Update check for dependency on python3-numpy-abi (Closes: #1094364)
* Replace reference to non-existent "unpack_errors" property with
"unpack_messages" (Closes: #1065175)
* Add testcase for filename with the "+" sign in a DEP5 copyright file
.
[ Christoph Biedl ]
* Adjust i386 architecture detection (Closes: #1100664)
.
[ Samuel Thibault ]
* data/binaries/arch-regex: Add hurd-amd64 case
.
[ Christopher Obbard ]
* Correctly determine if package has been built with golang (Closes: #947630)
.
[ Timo Paulssen ]
* When "info" is set, also have tag descs in html
.
[ Charles Short ]
* Add profile for eLxr Linux
.
[ Bo YU ]
* Update build-depends with libperl-critic-community-perl to replace
libperl-critic-freenode-perl. (Closes: #1101405)
Checksums-Sha1:
a1b13917ab9d5ac1d52563d9303c16e125e8df9c 4285 lintian_2.122.0ubuntu1.dsc
9fcb3ec71087029835624528f9a8db00cf5e0bae 2249636 lintian_2.122.0ubuntu1.tar.xz
625382d7ef85460d1ac1e589150e16f2b91edf4c 22947 lintian_2.122.0ubuntu1_source.buildinfo
Checksums-Sha256:
3c0487e01d44239ce8473803074491bb34e300678339ec69513a21f39456cd83 4285 lintian_2.122.0ubuntu1.dsc
07d7a2da11534bba34f40ca1ea3853f56d449a7ec2ec89b336ebce8294ae6041 2249636 lintian_2.122.0ubuntu1.tar.xz
e7f9d4d80a0a87b5fe3dcad11de5b37125141bed877fddc025d82b68d282c0bf 22947 lintian_2.122.0ubuntu1_source.buildinfo
Files:
f6a02a4686ebf7f428717d38ef672e23 4285 devel optional lintian_2.122.0ubuntu1.dsc
a819cdec851504577e1ede6f6df98b2a 2249636 devel optional lintian_2.122.0ubuntu1.tar.xz
6f4be576e64af980a1da7fad1952737f 22947 devel optional lintian_2.122.0ubuntu1_source.buildinfo
Original-Maintainer: Debian Lintian Maintainers <lintian-maint at debian.org>
Vcs-Git: https://git.launchpad.net/~vpa1977/ubuntu/+source/lintian
Vcs-Git-Commit: e1b2b12afaecf9c3591b7814567be9136bdc9ade
Vcs-Git-Ref: refs/heads/r41k0u
More information about the Questing-changes
mailing list