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

Bug#579538: PTS: Please link to patch-tracker.debian.org



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

Hello,

patch-tracker.debian.org is a great tool to see quickly which patches
are applied to some package. If would be very nice to add link to
	http://patch-tracker.debian.org/package/<source_package>
in the "links" box.

Index: www/xsl/pts.xsl
===================================================================
--- www/xsl/pts.xsl	(revision 2368)
+++ www/xsl/pts.xsl	(working copy)
@@ -899,6 +899,10 @@
           <a href="http://svnbuildstat.debian.net/packages/info/{$escaped-package}";>Svnbuildstat</a>
         </li>
       </xsl:if>
+      <li>
+        <a title="applied patches"
+           href="http://patch-tracker.debian.org/package/{$escaped-package}";>Patches</a>
+      </li>
       <xsl:if test="$other/i18n/@href">
 	<li>
 	  <a title="translation status"

Regards,

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

Kernel: Linux 2.6.33-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: