[ubuntu/noble-proposed] lintian 2.117.0ubuntu1 (Accepted)

Simon Quigley tsimonq2 at ubuntu.com
Wed Feb 21 17:48:12 UTC 2024


lintian (2.117.0ubuntu1) noble; 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 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.

lintian (2.117.0) unstable; urgency=low

  The "One Year Later" Release.

  * Summary of tag changes:
    + Removed:
      - package-supports-alternative-init-but-no-init.d-script

  [ Multiple developers multiple times ]
  * Refresh data. (Re-adds the Loongson 64 architecture, see #1028654)
  * Run perltidy

  [ Axel Beckert ]
  * Fix "Use of uninitialized value $LINTIAN_CFG" in debug output.
  * data/spelling/corrections: Drop valid word "resizeable".
  * Salsa CI: add bookworm-backports, drop buster-backports.
  * Fix test suite issues caused by usrmerge changes in debhelper.
  * Udev+AppstreamMetadata checks: Detect udev rules also under /usr/lib/.
  * Add b-d on debhleper ≥ 13.11.8~ if testsuite is run at build time.
  * L::C::B::Corrupted::check_elf_issues(): Return immediately if file is
    no ELF file. Thanks to Corvin Köhne via MR !486.
  * L::Data: Rename one usage of $releases to $stylesheets. (Fixes copy
    and paste error.)
  * L::Data: lintian.d.o no more exists, so don't fetch files from there.
  * Add minimal test for "@recommends@" from !464 to "testsuite-general".
  * Salsa CI: Drop backports to bullseye (oldstable): Testsuite requires a
    newer debhelper version than available in bullseye-backports.
  * private/generate-tag-summary --in-place: Avoid mojibake by not
    double-encoding UTF-8.

  [ Andreas Beckmann ]
  * dh_dkms is now provided by dh-dkms instead of dkms. (See #1013417)

  [ Simon McVittie ]
  * Add test coverage for #1027744.
  * Treat man pages as optional for executables in /usr/libexec/.
  * Add test asserting that man pages are not required for libexec binaries.
  * obsolete-packages: Report gnome-common as obsolete.
  * tags: Raise typelib-not-in-multiarch-directory to warning level.

  [ Guido Günther ]
  * Add byzantium and octarine as known PureOS distributions.

  [ Hideki Yamane ]
  * Disable BLHC and BUILD_PACKAGE_ANY in debian/salsa-ci.yml.

  [ Simon Quigley ]
  * Add "mantic" and "noble" as a known Ubuntu distributions.

  [ Nilesh Patra ]
  * Make lintian recognize fasttrack as a dist.
  * Update known dists and oldstable epoch.
  * autopkgtest fix: Update badnocredit.raw for updated Adobe license tag
    check.
  * Fix rootless-builds.txt location in lintian tags. (Closes: #1051538)
  * Don't check for "RECORD" in .dist-info, they are now always excluded.

  [ Bastien Roucariès ]
  * Detect embedded yajl and libzstd.
  * Add lodash for embedded JavaScript library.
  * Add node-pako as embedded library.
  * Improve detection of node-pako.
  * Add node-jzip-utils for detection of embedded JavaScript.
  * Detect node-jzip as embedded JavaScript
  * Add a punycode and codemirror JavaScript library.
  * Remove "salsaci" suffix for length test.

  [ James Addison ]
  * Fix license-problem-font-adobe-copyrighted-fragment-no-credit.

  [ Paul Wise ]
  * Add 01.org to the list of obsolete domains.

  [ Shengjing Zhu ]
  * Adapt testsuite to groff 1.23 warning message. (Closes: #1042049)

  [ Thompson, Brian ]
  * Make SVG graphs more understandable by adding the tag name.

  [ Agathe Porte ]
  * Add missing closing parens in invalid-field-for-derivative.tag.

  [ Benjamin Drung ]
  * Exclude not-binnmuable-* tags in ubuntu/main profile. (LP: #2026208)

  [ Sebastian Crane ]
  * Detect recent versions of the Lua interpreter.

  [ Gioele Barabucci ]
  * Remove obsolete tag
    "package-supports-alternative-init-but-no-init.d-script".

  [ Louis-Philippe Véronneau ]
  * missing-prerequisite-for-pyproject-backend: add support for meson.
  * missing-prerequisite-for-pyproject-backend: add support for sipbuild.

  [ Jiajie Chen ]
  * arch-regex: Add loong64 support.

  [ Alexandre Detiste ]
  * obsolete-packages: Add "pkg-config => pkgconf".

  [ Richard Lewis ]
  * Add *~ to ".gitignore".
  * Fix exit code when --show-overrides is given and an 'error' tag is
    overridden. Also add a test for it. (Closes: #1019690)
  * Update testsuite documentation.

  [ Emilio Pozuelo Monfort ]
  * Don't emit source-nmu-has-incorrect-version-number for stable updates.
    (Closes: #1022759)

  [ Valentin Vidic ]
  * Allow @recommends@ as autopkgtest dependency.

Date: Wed, 21 Feb 2024 11:43:16 -0600
Changed-By: Simon Quigley <tsimonq2 at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/lintian/2.117.0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 21 Feb 2024 11:43:16 -0600
Source: lintian
Built-For-Profiles: noudeb
Architecture: source
Version: 2.117.0ubuntu1
Distribution: noble
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Simon Quigley <tsimonq2 at ubuntu.com>
Closes: 1019690 1022759 1042049 1051538
Launchpad-Bugs-Fixed: 1918120 1923845 1950989 2026208
Changes:
 lintian (2.117.0ubuntu1) noble; 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 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.
 .
 lintian (2.117.0) unstable; urgency=low
 .
   The "One Year Later" Release.
 .
   * Summary of tag changes:
     + Removed:
       - package-supports-alternative-init-but-no-init.d-script
 .
   [ Multiple developers multiple times ]
   * Refresh data. (Re-adds the Loongson 64 architecture, see #1028654)
   * Run perltidy
 .
   [ Axel Beckert ]
   * Fix "Use of uninitialized value $LINTIAN_CFG" in debug output.
   * data/spelling/corrections: Drop valid word "resizeable".
   * Salsa CI: add bookworm-backports, drop buster-backports.
   * Fix test suite issues caused by usrmerge changes in debhelper.
   * Udev+AppstreamMetadata checks: Detect udev rules also under /usr/lib/.
   * Add b-d on debhleper ≥ 13.11.8~ if testsuite is run at build time.
   * L::C::B::Corrupted::check_elf_issues(): Return immediately if file is
     no ELF file. Thanks to Corvin Köhne via MR !486.
   * L::Data: Rename one usage of $releases to $stylesheets. (Fixes copy
     and paste error.)
   * L::Data: lintian.d.o no more exists, so don't fetch files from there.
   * Add minimal test for "@recommends@" from !464 to "testsuite-general".
   * Salsa CI: Drop backports to bullseye (oldstable): Testsuite requires a
     newer debhelper version than available in bullseye-backports.
   * private/generate-tag-summary --in-place: Avoid mojibake by not
     double-encoding UTF-8.
 .
   [ Andreas Beckmann ]
   * dh_dkms is now provided by dh-dkms instead of dkms. (See #1013417)
 .
   [ Simon McVittie ]
   * Add test coverage for #1027744.
   * Treat man pages as optional for executables in /usr/libexec/.
   * Add test asserting that man pages are not required for libexec binaries.
   * obsolete-packages: Report gnome-common as obsolete.
   * tags: Raise typelib-not-in-multiarch-directory to warning level.
 .
   [ Guido Günther ]
   * Add byzantium and octarine as known PureOS distributions.
 .
   [ Hideki Yamane ]
   * Disable BLHC and BUILD_PACKAGE_ANY in debian/salsa-ci.yml.
 .
   [ Simon Quigley ]
   * Add "mantic" and "noble" as a known Ubuntu distributions.
 .
   [ Nilesh Patra ]
   * Make lintian recognize fasttrack as a dist.
   * Update known dists and oldstable epoch.
   * autopkgtest fix: Update badnocredit.raw for updated Adobe license tag
     check.
   * Fix rootless-builds.txt location in lintian tags. (Closes: #1051538)
   * Don't check for "RECORD" in .dist-info, they are now always excluded.
 .
   [ Bastien Roucariès ]
   * Detect embedded yajl and libzstd.
   * Add lodash for embedded JavaScript library.
   * Add node-pako as embedded library.
   * Improve detection of node-pako.
   * Add node-jzip-utils for detection of embedded JavaScript.
   * Detect node-jzip as embedded JavaScript
   * Add a punycode and codemirror JavaScript library.
   * Remove "salsaci" suffix for length test.
 .
   [ James Addison ]
   * Fix license-problem-font-adobe-copyrighted-fragment-no-credit.
 .
   [ Paul Wise ]
   * Add 01.org to the list of obsolete domains.
 .
   [ Shengjing Zhu ]
   * Adapt testsuite to groff 1.23 warning message. (Closes: #1042049)
 .
   [ Thompson, Brian ]
   * Make SVG graphs more understandable by adding the tag name.
 .
   [ Agathe Porte ]
   * Add missing closing parens in invalid-field-for-derivative.tag.
 .
   [ Benjamin Drung ]
   * Exclude not-binnmuable-* tags in ubuntu/main profile. (LP: #2026208)
 .
   [ Sebastian Crane ]
   * Detect recent versions of the Lua interpreter.
 .
   [ Gioele Barabucci ]
   * Remove obsolete tag
     "package-supports-alternative-init-but-no-init.d-script".
 .
   [ Louis-Philippe Véronneau ]
   * missing-prerequisite-for-pyproject-backend: add support for meson.
   * missing-prerequisite-for-pyproject-backend: add support for sipbuild.
 .
   [ Jiajie Chen ]
   * arch-regex: Add loong64 support.
 .
   [ Alexandre Detiste ]
   * obsolete-packages: Add "pkg-config => pkgconf".
 .
   [ Richard Lewis ]
   * Add *~ to ".gitignore".
   * Fix exit code when --show-overrides is given and an 'error' tag is
     overridden. Also add a test for it. (Closes: #1019690)
   * Update testsuite documentation.
 .
   [ Emilio Pozuelo Monfort ]
   * Don't emit source-nmu-has-incorrect-version-number for stable updates.
     (Closes: #1022759)
 .
   [ Valentin Vidic ]
   * Allow @recommends@ as autopkgtest dependency.
Checksums-Sha1:
 b73d95f86bc2848b697cb431752ebb4369f0ddc3 4065 lintian_2.117.0ubuntu1.dsc
 b10bba3596e0eb656dd4ff6231d5a3a03e8788c2 2248196 lintian_2.117.0ubuntu1.tar.xz
 7e08f21c34249e033e32047ad87e1246f88faa76 18960 lintian_2.117.0ubuntu1_source.buildinfo
Checksums-Sha256:
 bb5bc8696229f6d4ffdf5b1022502cd74e5320d3700d69d1b02c2245374846de 4065 lintian_2.117.0ubuntu1.dsc
 2012e1fa5f4598f4705b0960074695938c114d6c64c2850e1cff1d73a103d7de 2248196 lintian_2.117.0ubuntu1.tar.xz
 f9d480138b5cba9ec49306183b19dbb84f2afe6fc231ccd82f2aa4aa2ab39fc7 18960 lintian_2.117.0ubuntu1_source.buildinfo
Files:
 f97ea8a8276d3f4671681ecd41bd4fea 4065 devel optional lintian_2.117.0ubuntu1.dsc
 7b4d6ac353359e30000e2e6626714158 2248196 devel optional lintian_2.117.0ubuntu1.tar.xz
 9e9761af6e5111b67639f3c74e094152 18960 devel optional lintian_2.117.0ubuntu1_source.buildinfo
Original-Maintainer: Debian Lintian Maintainers <lintian-maint at debian.org>


More information about the noble-changes mailing list