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

Bug#582038: qa.debian.org: [PTS] Please link to UbuntuDiff



Package: qa.debian.org
Severity: wishlist
Tags: patch


Hello,

Could you please add a link to UbuntuDiff in the Ubuntu box in the PTS?

Below is a tentative patch which adds the link:

Index: pts/www/xsl/pts.xsl
===================================================================
--- pts/www/xsl/pts.xsl	(revision 2371)
+++ pts/www/xsl/pts.xsl	(working copy)
@@ -786,6 +786,9 @@
 	  version: <a href="{$other/ubuntu/@url}"><xsl:value-of select="$other/ubuntu/@version"/></a>
 	</li>
 	<xsl:if test="$other/ubuntu/patch">
+          <li>
+            <a href="http://ubuntudiff.debian.net/x/package/{$package}";>UbuntuDiff</a>
+          </li>
 	  <li>
 	    <a href="{$other/ubuntu/patch/@url}">patches for
 	    <xsl:value-of select="$other/ubuntu/patch/@version"/></a>

Regards,

-- 
Mehdi

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: