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

Bug#709913: marked as done (PTS: add links to debian policy checklist in todo frame)



Your message dated Mon, 27 May 2013 05:09:22 +0000
with message-id <E1UgpgQ-0000QJ-7W@vasks.debian.org>
and subject line qa.debian.org bug fixed in revision 3014
has caused the Debian Bug report #709913,
regarding PTS: add links to debian policy checklist in todo frame
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 owner@bugs.debian.org
immediately.)


-- 
709913: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709913
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
Severity: whislist

Hi,

attached a patch to add links to the debian policy manual checklist for last 
version and package version.

Thanks,

David
Index: xsl/pts-issues.xsl
===================================================================
--- xsl/pts-issues.xsl	(revisión: 2999)
+++ xsl/pts-issues.xsl	(copia de trabajo)
@@ -104,8 +104,9 @@
     <xsl:if test="standards-version!='' and not(starts-with(standards-version, $lastsv))">
       <li>The package should be updated to follow the last version of
 	<a href="http://www.debian.org/doc/debian-policy/";>Debian Policy</a> (Standards-Version 
-	<xsl:value-of select="$lastsv"/> instead of 
-	<xsl:value-of select="standards-version"/>).</li>
+	<a href="http://www.debian.org/doc/debian-policy/upgrading-checklist.html#s-{$lastsv}.0";><xsl:value-of select="$lastsv"/></a> instead of 
+	<a href="http://www.debian.org/doc/debian-policy/upgrading-checklist.html#s-{standards-version}.0";><xsl:value-of select="standards-version"/></a>).
+      </li>
     </xsl:if>
   </xsl:template>


--- End Message ---
--- Begin Message ---
Version: 3014

This bug was closed by Paul Wise (pabs) in SVN revision 3014.
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:

Add links to the debian-policy upgrading checklist in the todo frame.

Closes: #709913
Patch-by: David Su?\195?\161rez <david.sephirot@gmail.com>

--- End Message ---

Reply to: