Your message dated Thu, 01 Sep 2011 09:19:12 +0000
with message-id <e1qz3qw-0000lc...@vasks.debian.org>
and subject line qa.debian.org bug fixed in revision 2575
has caused the Debian Bug report #639943,
regarding qa.debian.org: Links with new (debexpo) mentors.debian.net
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.)
--
639943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639943
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
Severity: normal
Tags: patch
Hi,
Since new mentors.debian.net (debexpo based) is online, links from PTS are
broken. Here is a small patch to fix this.
Cheers,
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
Damien - Debian Developper
http://wiki.debian.org/DamienRaudeMorvan
Index: www/xsl/pts-issues.xsl
===================================================================
--- www/xsl/pts-issues.xsl (révision 2573)
+++ www/xsl/pts-issues.xsl (copie de travail)
@@ -51,7 +51,7 @@
select="document(concat('../base/', $dir, '/mentors.xml'))/source/version" />
<li>
<a href="http://mentors.debian.net"><tt>mentors.debian.net</tt></a> has
- <a href="http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package={$package}">version
+ <a href="http://mentors.debian.net/package/{$package}">version
<xsl:value-of select="$mentors_version" /></a> of this package, you
should consider sponsoring its upload.
</li>
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Version: 2575
This bug was closed by Giovanni Mascellani (gio) in SVN revision 2575.
Note that it might take some time until the qa.debian.org code has
been updated and cronjobs have picked up changed data.
Commit message:
Update PTS link to mentors.debian.net.
Thanks to Damien Raude-Morvan for the patch. Closes: #639943.
--- End Message ---