Your message dated Tue, 24 Feb 2026 23:18:13 +0000
with message-id <[email protected]>
and subject line Bug#1128557: fixed in lintian-brush 0.168
has caused the Debian Bug report #1128557,
regarding lintian-brush: Adds duplicate ITP bugs to d/changelog
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1128557: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128557
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lintian-brush
Version: 0.167
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Running lintian-brush on (in this case, but I've seen it before) 
leads to:


   Add ITP bugs in 0.009-1.

    Changes-By: lintian-brush
- ---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5e4127d..42fef88 100644
- --- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,6 @@ libcrypt-sysrandom-xs-perl (0.009-2) unstable; urgency=medium

 libcrypt-sysrandom-xs-perl (0.009-1) unstable; urgency=medium

- -  * Initial release (closes: #1105936).
+  * Initial release (closes: #1105936). Closes: #1105936



Cheers,
gregor

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmmZDG9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgY+ohAAvjQsGydGrXlv9VvgilmVAsaPvGj2gAl+HTFAnFQ593xSRVWDPomSGW0P
7mgDvjNB1JmDhAB0oT/S46h3SpW1JSW6/XxuDFDeHk/RZTj2yYs3+LChoPRWQIz4
J6kbnV53MFEpcRU+QK8SLBam9UmoV/BvvdAB1eyjf0R7uqf/ACYTc6twBKvhymQ0
hIq/rtea9v5ZTVmrvJtttVEQg0CuXuLWX3tJEfYoKBbSs/hJkWo3Whxs/1LhocWc
0nph8TMZxzY2AduItb7SQ0j+uFhOp+Bx54GtEYvf7dsCSs1Qfm3V6YVne3btGD5m
5Zkt/0BwsBNOaa0R0MwxBIDJNc4UPq7baQdoMt6rE98Vrm9JsHyaDFVj2OcbW2xm
1EvQi0fGSFs/JBX2VVSk2avkFIlTRNRvSTO/VzpiTEn8DMLRvIGopC6+TmZLUMWx
VuOiN7E/IhSzwUGu0ZzawKPJDLTHrda8rGa9H3Cp4YOQ93lseK2DOvuKRbvUvHG6
Afys0DfBFWxstbWvxft02ZGLn0YTSQ1JpSvuLlw/iCBRXv58rb+erYQd+w0Dx9lO
/v/uO4lPaNhDyUDCvGwxe+i3ZpOLRFPWv0Zw9G/NdWqroIqIatGKyNbOEA9wC1Oz
z+AJ8c3Q1+1aiz3Fp5WDEn3I23hxWaa5NjMpS1poZdqornRJcKw=
=eaRJ
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: lintian-brush
Source-Version: 0.168
Done: Jelmer Vernooij <[email protected]>

We believe that the bug you reported is fixed in the latest version of
lintian-brush, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jelmer Vernooij <[email protected]> (supplier of updated lintian-brush package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 16 Feb 2026 11:11:29 +0000
Source: lintian-brush
Architecture: source
Version: 0.168
Distribution: unstable
Urgency: medium
Maintainer: Jelmer Vernooij <[email protected]>
Changed-By: Jelmer Vernooij <[email protected]>
Closes: 1110964 1128193 1128553 1128554 1128555 1128557 1128608
Changes:
 lintian-brush (0.168) unstable; urgency=medium
 .
   [ Alexander Kjäll ]
   * Bump cargo-lock to 11.
 .
   [ Jelmer Vernooij ]
   * Use archive-provided systemd-unit-edit and desktop-edit.
   * Improve man pages: update and complete options, clarify relationship
     between lintian-brush and companion tools. Closes: #1110964
   * Hide more debug output by default. Closes: #1128555
   * debhelper-tools-from-autotools-dev-are-deprecated fixer: fix removal
     of --with argument to avoid corrupting unrelated lines. Closes:
     #1128193
   * no-priority-field fixer: stop adding "Priority: optional" when
     targeting dpkg >= 1.22.13, since it is now the default. Closes:
     #1128554
   * initial-upload-closes-no-bugs fixer: fix duplicate bug references by
     checking case-insensitively. Closes: #1128557
   * Add new debian-watch-use-templates fixer to convert v5 watch files
     from explicit Source/Matching-Pattern to template syntax where
     possible. Closes: #1128553
   * global-files-wildcard-not-first-paragraph-in-dep5-copyright fixer:
     keep debian/* patterns at end of copyright file by convention.
     Closes: #1128608
   * Use archive-provided systemd-unit-edit and desktop-edit.
Checksums-Sha1:
 3d14df68a3c622a5afcf033aee71c1fba56f705c 6079 lintian-brush_0.168.dsc
 5bae43b7174a42d67f0ccc8759771277859a9706 1201588 lintian-brush_0.168.tar.xz
 3a92761f08301fa2f5cf6578230fbb6d0d2dfba5 62826 
lintian-brush_0.168_source.buildinfo
Checksums-Sha256:
 3f78a1974a2e5bcbcfdcd99654830ae11a2596bf0fcb1b297eb1e9bc56acd217 6079 
lintian-brush_0.168.dsc
 ec0e5946c0a669da503eb491aa83e99dd83b81a509bf53b3dc6c36a89d9cf659 1201588 
lintian-brush_0.168.tar.xz
 6f792a5c3fc8a64f6c502bb59da0517335ca0b8619b1131a3b9a9bb2f1437261 62826 
lintian-brush_0.168_source.buildinfo
Files:
 ce859df7987576d8d5236f11e64111ce 6079 devel optional lintian-brush_0.168.dsc
 b16d90b9f0dd37efa2410f75102da15e 1201588 devel optional 
lintian-brush_0.168.tar.xz
 481cad40b1a7414bf452f522bdb75e02 62826 devel optional 
lintian-brush_0.168_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFGBAEBCgAwFiEE45ORIHAv6kHRgdNzhp0ktO57TaYFAmmeLm8SHGplbG1lckBk
ZWJpYW4ub3JnAAoJEIadJLTue02mjjEIAIxEUaNO08lvhamGqQynPauszvGMQaKL
jIk9mTpYQCl2ZTvFnckoUMIaMytypab9pXSeONHoEZaIMLzxH20hvBOal6uNt9op
K7bCbL5uA8J1iuQjKXAq6MoohsBt+aWQ88pNAbSNlIdmegEivr/i0n/cqt4eGNQw
cZyJgqTC86T0wNdA+WyndxIZmxkd1Jfzlt0yDrHko5uIsd3Q4Q7jKDjXLZYhbHck
pxEEjWx9hKLyJv3cu1wZ4ITB1F8gV0dwfTcVDAmHFoFhfuCcmGlB0C6HSpyvrBqF
8JjdrB64yF+CIhgTk5PePrMEufgPyKMTu9hMYE0DAXACb2UdEfGSmxw=
=l2pZ
-----END PGP SIGNATURE-----

Attachment: pgpKXvVnv2xSV.pgp
Description: PGP signature


--- End Message ---

Reply via email to