Your message dated Fri, 31 Jul 2020 11:28:04 +0200
with message-id <20200731092803.ga6...@debian.org>
and subject line Re: mail_autoremovals.pl: Add bug URL
has caused the Debian Bug report #808116,
regarding mail_autoremovals.pl: Add bug URL
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.)


-- 
808116: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808116
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: minor
Tags: patch



-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
>From 9c37dd418e8d3fb90be77b781baf28488ad4344a Mon Sep 17 00:00:00 2001
From: Richard Hartmann <ric...@debian.org>
Date: Wed, 16 Dec 2015 09:16:36 +0100
Subject: [PATCH] mail_autoremovals.pl: Add bug URL

---
 mailer/mail_autoremovals.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mailer/mail_autoremovals.pl b/mailer/mail_autoremovals.pl
index 1be5092..3b1495c 100755
--- a/mailer/mail_autoremovals.pl
+++ b/mailer/mail_autoremovals.pl
@@ -81,6 +81,7 @@ sub show_bugs {
         $info .= "$header\n";
         foreach my $bug (@bugs) {
             $info .= $bug.": ".get_buginfo($bug)."\n";
+            $info .= " https://bugs.debian.org/".$bug."\n";;
         }
         $info .= "\n";
     }
-- 
2.6.2


--- End Message ---
--- Begin Message ---
Hi,

On Wed, Dec 16, 2015 at 09:25:10AM +0100, Richard Hartmann wrote:
> Subject: mail_autoremovals.pl: Add bug URL

Merged.

Thanks!

Ivo

--- End Message ---

Reply via email to