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.