Your message dated Sun, 10 May 2015 15:09:11 +0200
with message-id <[email protected]>
and subject line Re: buildd.debian.org: please switch to new package tracker
has caused the Debian Bug report #760384,
regarding buildd.debian.org: please switch to new package tracker
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.)


-- 
760384: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760384
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: buildd.debian.org
Severity: wishlist
Tags: patch

Dear Maintainer,

attached patch switches PTS link to new package tracker at tracker.d.o.

Thanks for considering.
-- 
G..e
diff --git a/library.php b/library.php
index a5a0d8e..673977f 100644
--- a/library.php
+++ b/library.php
@@ -753,7 +753,7 @@ function pkg_links($packages, $suite, $p=true, $mail="") {
     preg_match("/^(?P<all>(?P<prefix>(?:(?:lib)?[[:alnum:]])).*)$/", $package, 
$pkg);
     $links =
       array(
-            sprintf("<a href=\"https://packages.qa.debian.org/%s\";>PTS</a>", 
urlencode($package)),
+            sprintf("<a href=\"https://tracker.debian.org/%s\";>PTS</a>", 
urlencode($package)),
             sprintf("<a 
href=\"https://packages.debian.org/changelog:%s\";>Changelog</a>", 
urlencode($package)),
             sprintf("<a href=\"https://bugs.debian.org/src:%s\";>Bugs</a>", 
urlencode($package)),
             sprintf("<a 
href=\"https://packages.debian.org/source/%s/%s\";>packages.d.o</a>",

--- End Message ---
--- Begin Message ---
On 2014-09-03 15:58, Gabriele Giacone wrote:
> Package: buildd.debian.org
> Severity: wishlist
> Tags: patch
> 
> Dear Maintainer,
> 
> attached patch switches PTS link to new package tracker at tracker.d.o.
> 

The buildd pages now list both the PTS and the tracker. I am therefore
closing this bug.

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
[email protected]                 http://www.aurel32.net

--- End Message ---

Reply via email to