[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#795075: WNPP: Please provide a link to the actual bug reports in the WNPP reports



Package: qa.debian.org
Severity: wishlist
Tags: patch
User: qa.debian.org@packages.debian.org
Usertag: wnpp

Hi there,

as discussed on -devel some time ago [1], I think it would make sense
for the WNPP reports to include symlinks to the actual bug reports in
the BTS. Geert Stappers was kind enough to provide the following patch
for the maintainers-needed.pl script which adds this functionality.
Please consider adding it. Thank you!

--- maintainers-needed.download 2015-04-19 14:52:59.132447756 +0200
+++ maintainers-needed.pl       2015-04-19 15:21:59.792408917 +0200
@@ -362,6 +362,8 @@
     if (my $p = $popcon{"p:$pkg"}) {
         print NFM fmt("Installations reported by Popcon: $p", 72, " "x5), "\n";
     }
+    print NFM
+        fmt("Bug Report URL: http://bugs.debian.org/"; . $pkginfo{$pkg}{id}, 72, " "x5), "\n";
     }
 }


[1] https://lists.debian.org/debian-devel/2015/04/msg00269.html

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: