lintian (2.121.1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.121.2 > 2.121.1
- Git: https://salsa.debian.org/lintian/lintian.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 70549504
- Browser: https://salsa.debian.org/lintian/lintian
- Last scan: 2025-02-12 10:55:08+00
- Next scan: 2025-02-21 02:03:00+00
- Merge requests: 20
- CI pipeline status: success
- Debian changelog in Git:
lintian (2.121.2) UNRELEASED; urgency=medium
* WIP (generated at release time: please do not add entries below.)
-- Louis-Philippe Véronneau <pollo@debian.org> Fri, 06 Dec 2024 20:06:49 -0500
- This branch is 3 commits ahead of tag 2.121.1
- Git log:
commit 7cdc5a98f9594a4defa885b6d9fe573e225aa268
Author: Antoine Beaupré <anarcat@debian.org>
Date: Sun Dec 22 15:00:17 2024 -0500
clarify nmu-in-changelog tag warning
I had this in my changelog:
* Merge NMU
Which lintian thought I was mistakenly declaring my upload as a NMU. I
wasn't, but okay, I shouldn't call it a "merge". So I wrote this:
* Acknwoledge NMU
And it STILL didn't work. WTF? LINTIAN WHAT AM I SUPPOSED TO DO?!
Did you spot the typo? Yes? Well, you're smarter or less tired than
me.
So let's help our users here and spell out something they can just
copy-paste.
This covers the case where the maintainer tries to recognize a
previous NMU upload in the commitlog but does so in a way that lintian
doesn't recognize as an acknowledgement. lintian then treats this as
the changelog announcing that it's a NMU, while it is not actually a
NMU, kind of the opposite.
This was the changelog that triggered the warning (and shouldn't:
requests-file (2.1.0-1) unstable; urgency=medium
* Acknwoledge NMU
* New upstream release
And this is the fixed changelog that silenced the warning:
requests-file (2.1.0-1) unstable; urgency=medium
* Acknowledge NMU
* New upstream release
commit 6c5cef3c22729daa2a6171c6d56eb171d5033224
Author: Nicolas Peugnet <nicolas@club1.fr>
Date: Sat Dec 7 12:32:26 2024 +0100
Do not compress favicon.ico in lintian-doc
Otherwise the favicon cannot be loaded by the browser.
commit 1e16dfa05cee2fa931154f8325f77f2f60cf120b
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Fri Dec 6 20:07:36 2024 -0500
Boostrap new version