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

Bug#466515: PTS: "you should include ."



On Tuesday 19 February 2008 14:29, Lars Wirzenius wrote:
> Perhaps "The Bug Tracking System contains patches fixing 3 bugs, you
> should consider including or untagging them." then? Two additional
> words. :)

Patch updated :-)


Thijs
Index: pts/www/xsl/pts.xsl
===================================================================
--- pts/www/xsl/pts.xsl	(revision 1830)
+++ pts/www/xsl/pts.xsl	(working copy)
@@ -848,8 +848,9 @@
 	<li>The Bug Tracking System contains
           <a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&amp;data={$escaped-package}&amp;include=tags:patch&amp;exclude=tags:pending&amp;pend-exc=done";>patches fixing
 	    <xsl:value-of select="$other/bugs/@patch"/> bug<xsl:if test="$other/bugs/@patch!='1'">s</xsl:if>
-          </a>, you should include
-	  <xsl:if test="$other/bugs/@patch!='1'">them</xsl:if>.
+          </a>, consider including or untagging
+	  <xsl:if test="$other/bugs/@patch!='1'">them</xsl:if>
+	  <xsl:if test="$other/bugs/@patch='1'">it</xsl:if>.
 	</li>
       </xsl:if>
     </xsl:if>

Attachment: pgpoEzqQcN0OS.pgp
Description: PGP signature


Reply to: