Your message dated Mon, 17 Mar 2025 22:46:31 -0400
with message-id <e1267e8c-5878-4afb-aab6-6065cec75...@debian.org>
and subject line close NMU bug
has caused the Debian Bug report #1096102,
regarding lintian: diff for NMU version 2.121.1+nmu1
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 ow...@bugs.debian.org
immediately.)


-- 
1096102: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096102
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.121.1
Severity: normal
Tags: patch pending
Control: tags 1092092 pending
Control: tags 1092381 pending

Dear maintainer,

I've prepared an NMU for lintian (versioned as 2.121.1+nmu1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru lintian-2.121.1/debian/changelog lintian-2.121.1+nmu1/debian/changelog
--- lintian-2.121.1/debian/changelog    2024-12-05 21:52:11.000000000 +0100
+++ lintian-2.121.1+nmu1/debian/changelog       2025-02-16 11:44:57.000000000 
+0100
@@ -1,3 +1,14 @@
+lintian (2.121.1+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * d/clean: Add trailing slashes to directories to fix clean
+    rule.
+  * t: Disable tests that fail with dpkg/1.22.12 and newer until
+    the maintainer can have a look at a better fix.
+    (Closes: #1092092, #1092381)
+
+ -- Niels Thykier <ni...@thykier.net>  Sun, 16 Feb 2025 10:44:57 +0000
+
 lintian (2.121.1) unstable; urgency=medium
 
   * Source-only upload. No changes.
diff -Nru lintian-2.121.1/debian/clean lintian-2.121.1+nmu1/debian/clean
--- lintian-2.121.1/debian/clean        2024-12-05 20:37:22.000000000 +0100
+++ lintian-2.121.1+nmu1/debian/clean   2025-02-16 11:44:57.000000000 +0100
@@ -1,5 +1,5 @@
 debian/test-out/
-doc/api.html
+doc/api.html/
 doc/lintian.html
 man/man1/
 man/man3/
diff -Nru 
lintian-2.121.1/t/recipes/checks/debian/control/field/rules-requires-root/legacy-relations/eval/desc
 
lintian-2.121.1+nmu1/t/recipes/checks/debian/control/field/rules-requires-root/legacy-relations/eval/desc
--- 
lintian-2.121.1/t/recipes/checks/debian/control/field/rules-requires-root/legacy-relations/eval/desc
        2024-11-02 16:44:38.000000000 +0100
+++ 
lintian-2.121.1+nmu1/t/recipes/checks/debian/control/field/rules-requires-root/legacy-relations/eval/desc
   2025-02-16 11:24:59.000000000 +0100
@@ -1,2 +1,3 @@
 Testname: legacy-relations
 Check: debian/control/field/rules-requires-root
+Test-Depends: dpkg-dev (<< 1.22.12~)
diff -Nru 
lintian-2.121.1/t/recipes/checks/documentation/legacy-binary/eval/desc 
lintian-2.121.1+nmu1/t/recipes/checks/documentation/legacy-binary/eval/desc
--- lintian-2.121.1/t/recipes/checks/documentation/legacy-binary/eval/desc      
2024-11-02 16:44:38.000000000 +0100
+++ lintian-2.121.1+nmu1/t/recipes/checks/documentation/legacy-binary/eval/desc 
2025-02-16 11:24:59.000000000 +0100
@@ -1,2 +1,3 @@
 Testname: legacy-binary
 Check: documentation
+Test-Depends: dpkg-dev (<< 1.22.12~)
diff -Nru 
lintian-2.121.1/t/recipes/checks/documentation/legacy-libbaz/eval/desc 
lintian-2.121.1+nmu1/t/recipes/checks/documentation/legacy-libbaz/eval/desc
--- lintian-2.121.1/t/recipes/checks/documentation/legacy-libbaz/eval/desc      
2024-11-02 16:44:38.000000000 +0100
+++ lintian-2.121.1+nmu1/t/recipes/checks/documentation/legacy-libbaz/eval/desc 
2025-02-16 11:24:59.000000000 +0100
@@ -1,2 +1,3 @@
 Testname: legacy-libbaz
 Check: documentation
+Test-Depends: dpkg-dev (<< 1.22.12~)
diff -Nru 
lintian-2.121.1/t/recipes/checks/documentation/legacy-scripts/eval/desc 
lintian-2.121.1+nmu1/t/recipes/checks/documentation/legacy-scripts/eval/desc
--- lintian-2.121.1/t/recipes/checks/documentation/legacy-scripts/eval/desc     
2024-11-02 16:44:38.000000000 +0100
+++ 
lintian-2.121.1+nmu1/t/recipes/checks/documentation/legacy-scripts/eval/desc    
    2025-02-16 11:24:59.000000000 +0100
@@ -1,2 +1,3 @@
 Testname: legacy-scripts
 Check: documentation
+Test-Depends: dpkg-dev (<< 1.22.12~)
diff -Nru 
lintian-2.121.1/t/recipes/checks/fields/recommended/generic-empty/eval/desc 
lintian-2.121.1+nmu1/t/recipes/checks/fields/recommended/generic-empty/eval/desc
--- lintian-2.121.1/t/recipes/checks/fields/recommended/generic-empty/eval/desc 
2024-11-02 16:44:38.000000000 +0100
+++ 
lintian-2.121.1+nmu1/t/recipes/checks/fields/recommended/generic-empty/eval/desc
    2025-02-16 11:24:59.000000000 +0100
@@ -1,2 +1,3 @@
 Testname: generic-empty
 Check: fields/recommended
+Test-Depends: dpkg-dev (<< 1.22.12~)
diff -Nru 
lintian-2.121.1/t/recipes/checks/files/permissions/legacy-scripts/eval/desc 
lintian-2.121.1+nmu1/t/recipes/checks/files/permissions/legacy-scripts/eval/desc
--- lintian-2.121.1/t/recipes/checks/files/permissions/legacy-scripts/eval/desc 
2024-11-02 16:44:38.000000000 +0100
+++ 
lintian-2.121.1+nmu1/t/recipes/checks/files/permissions/legacy-scripts/eval/desc
    2025-02-16 11:24:59.000000000 +0100
@@ -1,2 +1,3 @@
 Testname: legacy-scripts
 Check: files/permissions
+Test-Depends: dpkg-dev (<< 1.22.12~)

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Closing this bug, as it has been merged in https://salsa.debian.org/lintian/lintian/-/merge_requests/569

Cheers,

--
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
  ⢿⡄⠘⠷⠚⠋   po...@debian.org / veronneau.org
  ⠈⠳⣄

Attachment: OpenPGP_0xE1E5457C8BAD4113.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to