Louis-Philippe Véronneau pushed to branch warning-debian-compat-file at lintian / lintian
Commits: 98322f23 by Louis-Philippe Véronneau at 2025-09-04T12:15:22-04:00 Bump the uses-debhelper-compat-file tag from pedantic to warning The debhelper-compat virtual package has been available for a long time now and is the recommended way to set the debhelper compat level. Having multiple concurrent ways to set this value is confusing and makes it way harder to do QA consistently. - - - - - 2 changed files: - t/recipes/runner-features/runtests-options/eval/literal - tags/u/uses-debhelper-compat-file.tag Changes: ===================================== t/recipes/runner-features/runtests-options/eval/literal ===================================== @@ -2,4 +2,4 @@ E: runtests-options source: invalid-standards-version 1.2.3 E: runtests-options: new-essential-package W: runtests-options: empty-binary-package W: runtests-options source: no-versioned-debhelper-prerequisite 13 -P: runtests-options source: uses-debhelper-compat-file [debian/compat] +W: runtests-options source: uses-debhelper-compat-file [debian/compat] ===================================== tags/u/uses-debhelper-compat-file.tag ===================================== @@ -1,5 +1,5 @@ Tag: uses-debhelper-compat-file -Severity: pedantic +Severity: warning Check: debhelper Explanation: This package uses a <code>debian/compat</code> file to denote the required debhelper compatibility number. View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/98322f235ace800780ff39000853d48bd62090dc -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/98322f235ace800780ff39000853d48bd62090dc You're receiving this email because of your account on salsa.debian.org.

