commit eef45f42db0d31c5b3e366313b9878bbda327261
Author: Nilesh Patra <nilesh@debian.org>
Date: Mon Apr 20 10:18:12 2026 +0530
Set Dh-compat to 12 in "debhelper-dh-exec-useless" to fix the test
commit b05066a0cff176262e638a5f65bd0c1d2bd07e00
Author: Nilesh Patra <nilesh@debian.org>
Date: Mon Apr 20 07:06:46 2026 +0530
Do not mark substitution as feature of dh-exec for dh level >= 13
As mentioned in https://manpages.debian.org/testing/debhelper/dh_install.1.en.html#debian/
dh_install supports subst variables starting from debhelper compat 13.
The dhe_subst variable is used for checking if we are using dh-exec features and can be used
to drop dh-exec usage if none of its features are useful. Given that dh_install supports
substitution, "dh-exec-script-without-dh-exec-features" should be emitted if dh-exec is used
for purely substitution.
commit 2ca060bfe12b4103aca63a8513f10ae84d8a037e
Author: Nilesh Patra <nilesh@debian.org>
Date: Wed Apr 15 16:14:26 2026 +0530
Add another test to check when dh-exec is used un-necessarily
commit 4657604068aca77e3452735f56be07c699362f21
Author: Nilesh Patra <nilesh@debian.org>
Date: Wed Apr 15 16:00:38 2026 +0530
Adjust himts for "debhelper-dh-exec" test
commit 0c69f6f8ed064efd6bbd80c18b63f96c30689f6c
Author: Nilesh Patra <nilesh@debian.org>
Date: Wed Apr 15 15:46:47 2026 +0530
Emit dh-exec-useless-usage only when none of the lines needs dh-exec (Closes: #969973)
commit 1b749bfe71407b2b47c3036dbf6df115ae7a3ae0
Author: Nilesh Patra <nilesh@debian.org>
Date: Mon Apr 13 23:40:00 2026 +0530
bin-sbin-match: use better regex to avoid false positives with word boundary (Closes: #1017632)
commit 7873ef1091771311a37853fd20e7bf8857d0787e
Author: Nilesh Patra <nilesh@debian.org>
Date: Sun Apr 12 19:02:02 2026 +0530
Fix (usrmerge) F-P in bin-sbin-confusion-in-script test
commit 58147700d13c98e738c5af8cbc94fb8e11a59cee
Author: Nilesh Patra <nilesh@debian.org>
Date: Sun Apr 12 18:48:46 2026 +0530
Ignore usr-merged location for bin-sbin-mismatch check (Closes: #1079020)
commit e52ece2fd399bc9eb4100c17babdbb07f54db583
Author: Nilesh Patra <nilesh@debian.org>
Date: Sun Apr 12 11:56:40 2026 +0530
Add test for debputy sequencer plugin and test it against debhelper-but-no-misc-depends
commit fdb8e79915e6bca04bb56dcb919758acf8caf748
Author: Nilesh Patra <nilesh@debian.org>
Date: Sun Apr 12 11:56:21 2026 +0530
Update package-uses-x-dh-compat test to use dh-14 and test against debhelper-but-no-misc-depends
commit acdc0c4e54ca473df82cb49a97989df3ab8677df
Author: Nilesh Patra <nilesh@debian.org>
Date: Sun Apr 12 11:55:58 2026 +0530
Do not trigger misc-depends missing tags for dh compat 14+ and when debputy sequencers are in B-D (Closes: #1067653)
commit 1f1bbe1524122d2dab2594c8feeb2db9084fbac7
Author: Nilesh Patra <nilesh@debian.org>
Date: Sun Apr 12 00:45:36 2026 +0530
Add support for X-DH-Compat field as replacement for d/compat (Closes: #1072741)
commit 3947ebe517594d3e5fa1abdb8f2c046dc09ac5a8
Author: Nilesh Patra <nilesh@debian.org>
Date: Sat Apr 11 18:25:43 2026 +0530
Add initial support for parsing Build-Driver; add corresponding test to detect the same (Closes: #1077938)
commit ddfd2315ff11cd1789e3ecd5279bb23ccc951312
Author: Nilesh Patra <nilesh@debian.org>
Date: Sat Apr 11 17:06:53 2026 +0530
Drop un-needed tags: "build-depends-on-python-sphinx-only" and "alternatively-build-depends-on-python-sphinx-and-python3-sphinx" as python2 has been long removed (Closes: #1133273)
commit 5a26f2267b8c52e5862c8d01b90859b78aa2cd66
Author: Nilesh Patra <nilesh@debian.org>
Date: Thu Apr 9 23:14:02 2026 +0530
Do not print line number for "spelling-error-in-binary" check
It seems to print line number sometimes for binaries, which does not
make much sense nor is it useful. This comes off the output of
`strings`.
At the moment, as per [1], there are 14 packages that have this
overridden with ":<number>" which will go lintian un-clean for this tag.
That does not look a very high number.
OTOH, the number of non-overridden ":<number>" tags is very high, as can
be seen at [2] (search with "so:"). Hence it probably makes sense to fix
this before other packages adopt this scheme.
[1]: https://codesearch.debian.net/search?q=spelling-error-in-binary.*%3A+path%3Adebian%2F.*lintian-overrides&literal=0&perpkg=1&page=2
[2]: https://udd.debian.org/lintian-tag/spelling-error-in-binary?affected=yes
commit b4310b6097a16553559519102d0e0c0220062812
Author: William Desportes <williamdes@wdes.fr>
Date: Thu Apr 9 18:02:31 2026 +0200
Fix regexes to catch embedded-php-library
commit 43996f24465f98e8fa3537b0e22c0417e4f7f73e
Author: Nilesh Patra <nilesh@debian.org>
Date: Thu Apr 9 07:06:17 2026 +0530
Add test for "uses-deprecated-adttmp" check
commit 13f31a0b85f429b8f943077b2661b0283421b3c0
Author: Nilesh Patra <nilesh@debian.org>
Date: Thu Apr 9 08:48:52 2026 +0530
New (warning) tag: version-refers-to-unstable-distribution-with-exp-version (Closes: #1064637)
commit a8a755abcafae166dcb553c1796815be84f4c128
Author: Nilesh Patra <nilesh@debian.org>
Date: Wed Apr 8 09:59:58 2026 +0530
Do not emit syntax-error-in-debian-changelog when changelog entry is a BinNMU (Closes: #1031378)
commit 216573872715f3e3e31d8e2bdd26462794c1a6ff
Author: Nilesh Patra <nilesh@debian.org>
Date: Wed Apr 8 00:36:52 2026 +0530
bootstrap new release
Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.
Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.