commit 77ce5d244ee8a81ec7efd20e5c63a5e323d32e40 Author: Nilesh Patra <nilesh@iki.fi> Date: Sun Sep 28 00:52:56 2025 +0530 Display the package against which (build-,)depends-obsolete-bootstrap is issued. Adjust tests accordingly. (Addresses: #1065177) If there are packages which Depends/B-D on more than 1 of libjs-bootstrap, libjs-bootstrap4, fonts-glyphicons-halflings this leads to "Tried to issue duplicate hint in check fields/package-relations: depends-on-obsolete-bootstrap Depends" Hence also print the package name against which it is issued to avoid the same. commit 9f7a50ad3ad9e2d3137578da43c4d7370a08d436 Author: Dima Kogan <dkogan@debian.org> Date: Thu Aug 1 12:18:39 2024 +0900 Improved documentation for lintian-override files Closes: #1077709 commit f7c2c6e222e33daaca666292913d1617ab04ce86 Author: Louis-Philippe Véronneau <pollo@debian.org> Date: Sat Sep 27 12:49:32 2025 -0400 adjust phrasing in the newly documented debug entries commit 3b5afcf8dce5c449173be7af9a73895cac96cf37 Author: Dima Kogan <dkogan@debian.org> Date: Thu Aug 1 12:14:33 2024 +0900 Documented --debug commit 922f9aa26bd53d1a6267c56ffc37f5096c51d5df Author: Nilesh Patra <nilesh@iki.fi> Date: Wed Sep 24 00:54:35 2025 +0530 Add a check in existing check to smoket-test @builddeps@ and @recommends@ are expanded commit c30f94cb46a572465cbaead3e393308637606cb1 Author: Nilesh Patra <nilesh@iki.fi> Date: Wed Sep 24 00:37:47 2025 +0530 Expand @builddeps@ and @recommends@ field if it specified in Test Depends (Closes: #1017916, #1024610) commit 0d521eb79cfa50606acebdf5b118d8928ca65991 Author: Emanuele Rocca <ema@debian.org> Date: Sat Sep 27 15:59:08 2025 +0000 Suggest solution for tests without purpose When adding a new test, it took me a while to find out that tests are considered with no known purpose if they do not specify any expected results in eval/hints, or a `Test-Against` field in eval/desc. Explicitly suggest the solution if the problem is detected. commit 8365a3e122a187e92672545808cf1c2b64b973be Author: Alexandre Detiste <tchet@debian.org> Date: Wed Sep 24 12:55:46 2025 +0200 add python3-tz to the list of obsolete-packages commit ffbe71875eff625f8b12a97c910550704a819345 Author: Emanuele Rocca <ema@debian.org> Date: Fri Sep 12 17:18:26 2025 +0200 hardening-no-fortify-functions: exclude Rust code Just like for golang, the Rust compiler also does not support fortify functions: all Rust programs I checked are flagged with hardening-no-fortify-functions. Add the `built_with_rust` method and use it to exclude Rust programs from the check. commit a7f6e379fdf5042ce8fdd2a4863ff403cded255a Author: Rafael Laboissière <rafael@laboissiere.net> Date: Thu Sep 18 05:36:36 2025 -0300 Correctly parse the paragraphs in watch file with format v5 In the previous code, each parsed paragraph began with a newline ("\n"). Therefore, the check for "/^version […]/ at the beginning fails and the initial paragraph starting with "Version:" is considered to be a source paragraph. This may result in false positives for debian-watch-not-mangling-version, for instance. In the code changed by this commit, the parsed paragraphs end with a newline, instead. I did a first attempt at fixing the issue in MR !619. It did not pass the Perl::Critic check, because a empty string (`""`) was introduced in the code. A quote string (`q{}`) is used now. Closes: #1115463 commit a9c4f85e09b8068e46011001136bbcef63e448ae Author: Louis-Philippe Véronneau <pollo@debian.org> Date: Thu Sep 18 10:55:14 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.