commit 8db288b33975db89ea8075862f20731706add08a
Author: Nilesh Patra <nilesh@iki.fi>
Date: Fri Oct 31 03:03:20 2025 +0530
Do not check for missing-call-to-dpkg-maintscript-helper on udeb (Closes: #1119083)
commit d2d9a58f88e157f4378758df03ab93abcd3cf89f
Author: Nilesh Patra <nilesh@iki.fi>
Date: Sun Oct 26 19:39:46 2025 +0530
Add some missing team domains for team maintained packages and flagging packages using alioth domain
commit ba61fdf483d35e30a38f0d61f703ce1084589ab6
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Mon Oct 20 13:31:32 2025 +0100
Downgrade hardening-no-fortify-functions to experimental
There are tons of false positives with this check, so it adds a lot
of noise. Even overriding it adds noise, given the false positives
are randomly occurring, so when they don't you get an unused-override
warning.
blhc checks for the missing build flags anyway, which is the most
common issue.
Downgrade to experimental for now.
Closes: #931112
commit 4dc20036a611652094dad7d65997beacc80f7eee
Author: Rong Fu <rong.fu.cn@windriver.com>
Date: Thu Oct 23 15:43:58 2025 +0800
Add known-dists for eLxr
aria and bianca are elxr distro maintained by windriver.
https://docs.elxr.dev/elxr-release-notes/source/elxr-release-updates-by-version.html
https://forums.elxr.org/t/debian-13-trixie-based-elxr-release/57
commit ea503e80821f07f3e6ded54a6e2c70ef2230b5c3
Author: Nilesh Patra <nilesh@iki.fi>
Date: Tue Oct 21 15:56:44 2025 +0530
Remove bsdutils from essential package set check (Closes: #1118442)
commit 94a730cba86464c34e3b6facffde28aeca61e579
Author: Nilesh Patra <nilesh@debian.org>
Date: Thu Sep 18 02:09:18 2025 +0530
Remove Priority field from debian-native template to avoid adding tags for a large number of tests. Also adjust a few tests.
iA lot of (mostly old) tests use --pedantic option with lintian and this
new pedantic check causes many of them to fail as a result.
Hence removed "Priority: optional" in the template to avoid adjusting
almost many tests.
commit c978f0282d98864d5d1badeeeb739b2057c0b873
Author: Nilesh Patra <nilesh@debian.org>
Date: Thu Sep 18 02:07:43 2025 +0530
Priority is set to "optional" by default, even if omitted since dpkg 1.22.12
As mentioned in man/deb-src-control.pod:
Sets the importance of this package in relation to the system as a whole.
The known priorities are B<required>, B<important>, B<standard>, B<optional>,
B<extra>, and B<unknown>, but other values can be used as well.
When omitted,
the I<priority> defaults to B<optional>
(since dpkg 1.22.13).
commit 5c5c8ebbb75723834d8aabd1bf4d86ab77570dd2
Author: Nilesh Patra <nilesh@iki.fi>
Date: Thu Sep 11 23:46:17 2025 +0530
Remove recommended-field check for "Priority:" field (Closes: #1111513)
commit c04993b8c87b6bc71172bd8b0fa4234dfe75005f
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Thu Oct 16 15:35:37 2025 -0400
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.