commit 3549534894615ce246df04fa16400d79740430f7
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Sun Feb 22 14:43:26 2026 -0500
bootstrap new release
commit a8bc654476194e7652e302bd793b03e1ed347bca
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Sun Feb 22 14:42:42 2026 -0500
releasing package lintian version 2.130.0
commit 1a60f09ccc56b223520a6a4d551fa5f7d47b3270
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Sun Feb 22 14:14:50 2026 -0500
d/salsa-ci: remove backports, as they are broken for Trixie and thus not useful
commit f38f655d7387e5d47da6b69f13c73555815bc4ec
Author: Nilesh Patra <nilesh@debian.org>
Date: Tue Feb 17 21:26:49 2026 +0530
Stop loading appstream yaml and rely on regex to check if validation passed (Closes: #1128262)
The yaml that is loaded off appstream validation output is un-used.
Furthermore, lintian dies if the yaml is not parsed correctly. This
seems like an un-necessary operation and just checking for proper
appstream validation should be enough.
commit dce10050acc9a63cd885bba44a0668e175900801
Author: Nilesh Patra <nilesh@debian.org>
Date: Tue Feb 17 21:12:49 2026 +0530
Do not raise lintian error for missing targets when .DEFAULT is specified (Closes: #983539)
.DEFAULT is an alias could be treated as an alias for "%". This is a
rule that runs when no other rules apply.
commit 3d7e0b374639633883bbf0057a119ebb3984e481
Author: Nilesh Patra <nilesh@debian.org>
Date: Thu Feb 19 03:10:05 2026 +0530
Add additional d/ch entry in changelog-file-invalid-date as a workaround for #1128372
commit 37449c033e37ec309c913b97ba28ea851b08ac33
Author: Nilesh Patra <nilesh@debian.org>
Date: Thu Feb 19 00:23:05 2026 +0530
Check double quotes as well for appstream metadata check
The output comes up like the following with new libfyaml 0.9.4-1
---
{
"File": "appstream-metadata.metadata.xml",
"Validator": "1.1.2",
"Issues": [
{
"tag": "developer-info-missing",
"severity": "info",
"component": "org.debian.lintian.check.appstream.udev",
"explanation": "This component contains no `developer` element with information about its auth\
or."
},
{
"tag": "metainfo-filename-cid-mismatch",
"severity": "warning",
"component": "org.debian.lintian.check.appstream.udev",
"explanation": "The metainfo filename does not match the component ID."
}
],
"Passed": "no"
}
It was earlier working with single quotes instead.
commit 430441c8683f0117f5fb239bb27796e4f3e70233
Author: Nilesh Patra <nilesh@debian.org>
Date: Tue Feb 17 20:39:27 2026 +0530
Reword a few lines varies-content-with-nocheck.tag
commit f203166b2d3cacee2f57635df10256030885cf8c
Author: Maytham Alsudany <maytha8thedev@gmail.com>
Date: Wed Jan 22 16:39:52 2025 +0800
Check for obsolete packages in debian/tests/control
This commit adds an obsolete package check for testsuite dependencies to
the testsuite check, using the same logic as the normal obsolete package
check. This also introduces two new tags to distinguish obsolete
testsuite dependencies.
Closes: #1091166
commit 861d1d7cd5cef2d86d3537b9ff67ea2e721ceaba
Author: Nilesh Patra <nilesh@riseup.net>
Date: Thu Feb 5 21:10:47 2026 +0530
Add check to flag !nocheck in Build-Profiles with error (Closes: #1126934)
commit 99613c9523d55bf75b410639bf8d4b7e637b544d
Author: Nilesh Patra <nilesh@riseup.net>
Date: Wed Feb 4 00:27:07 2026 +0530
Add tests to detect buildsystem with cdbs along with/without debhelper
commit 5da98cc29356be4dab18f6b7d7036313cec85d3e
Author: Nilesh Patra <nilesh@riseup.net>
Date: Thu Feb 5 21:21:34 2026 +0530
Drop lintian-git test from d/salsa-ci.yml (Closes: #1127003)
The default autopkgtest also achieves the exact same result and it
is not fruitful to have another lintian-git with the same set of checks.
See https://salsa.debian.org/lintian/lintian/-/merge_requests/512 for
more info.
commit 3d82855079667383d8db82283ff72612deda1efc
Author: Christian Göttsche <cgzones@googlemail.com>
Date: Tue Feb 3 08:44:49 2026 +0000
obsolete-packages: add libselinux1-dev
Renamed in src:libselinux 3.9-3, see
https://tracker.debian.org/news/1691680/accepted-libselinux-39-3-source-amd64-into-unstable/
commit 9110fc5f8bb525e8787c05833151ab415a7e1509
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Mon Feb 2 23:53:43 2026 -0500
Rename tag package-does-not-use-debhelper-or-cdbs to package-does-not-use-debhelper
Closes: #1125329
commit 08f18110ecc0bbee14656749509f9ad2cfdf2509
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Mon Feb 2 22:51:54 2026 -0500
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.