Louis-Philippe Véronneau pushed to branch master at lintian / lintian
Commits: 1a60f09c by Louis-Philippe Véronneau at 2026-02-22T14:14:50-05:00 d/salsa-ci: remove backports, as they are broken for Trixie and thus not useful - - - - - a8bc6544 by Louis-Philippe Véronneau at 2026-02-22T14:42:42-05:00 releasing package lintian version 2.130.0 - - - - - 35495348 by Louis-Philippe Véronneau at 2026-02-22T14:43:26-05:00 bootstrap new release - - - - - 2 changed files: - debian/changelog - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,37 @@ -lintian (2.129.1) UNRELEASED; urgency=medium +lintian (2.130.1) UNRELEASED; urgency=medium * WIP (generated at release time: please do not add entries below.) - -- Louis-Philippe Véronneau <[email protected]> Mon, 02 Feb 2026 22:51:30 -0500 + -- Louis-Philippe Véronneau <[email protected]> Sun, 22 Feb 2026 14:42:59 -0500 + +lintian (2.130.0) unstable; urgency=medium + + [ Louis-Philippe Véronneau ] + * Rename tag package-does-not-use-debhelper-or-cdbs to + package-does-not-use-debhelper (Closes: #1125329) + * d/salsa-ci: remove backports, as they are broken for Trixie and thus not + useful + + [ Christian Göttsche ] + * obsolete-packages: add libselinux1-dev + + [ Nilesh Patra ] + * Drop lintian-git test from d/salsa-ci.yml (Closes: #1127003) + * Add tests to detect buildsystem with cdbs along with/without debhelper + * Add check to flag !nocheck in Build-Profiles with error (Closes: #1126934) + * Reword a few lines varies-content-with-nocheck.tag + * Check double quotes as well for appstream metadata check + * Add additional d/ch entry in changelog-file-invalid-date as a workaround + for #1128372 + * Do not raise lintian error for missing targets when .DEFAULT is specified + (Closes: #983539) + * Stop loading appstream yaml and rely on regex to check if validation + passed (Closes: #1128262) + + [ Maytham Alsudany ] + * Check for obsolete packages in debian/tests/control (Closes: #1091166) + + -- Louis-Philippe Véronneau <[email protected]> Sun, 22 Feb 2026 14:15:01 -0500 lintian (2.129.0) unstable; urgency=medium ===================================== debian/salsa-ci.yml ===================================== @@ -9,14 +9,6 @@ build-testing: DEB_BUILD_OPTIONS: 'nocheck' extends: .build-package -build-trixie-backports: - variables: - RELEASE: 'trixie-backports' - DEB_BUILD_OPTIONS: 'nocheck' - extends: .build-package - # This is due to a hard dependency on dpkg 1.23.4 not available in trixie backports - allow_failure: true - variables: SALSA_CI_DISABLE_BLHC: 1 SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1 View it on GitLab: https://salsa.debian.org/lintian/lintian/-/compare/f38f655d7387e5d47da6b69f13c73555815bc4ec...3549534894615ce246df04fa16400d79740430f7 -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/compare/f38f655d7387e5d47da6b69f13c73555815bc4ec...3549534894615ce246df04fa16400d79740430f7 You're receiving this email because of your account on salsa.debian.org.

