Your message dated Tue, 19 Feb 2008 16:46:52 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#466515: PTS: "you should include ."
has caused the Debian Bug report #466515,
regarding PTS: "you should include ."
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 [EMAIL PROTECTED]
immediately.)
--
466515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466515
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: qa.debian.org
Severity: minor
Tags: patch
Hi,
When a package has one 'patched' bug, the PTS now displays:
> The Bug Tracking System contains patches fixing 1 bug, you should include .
as seen e.g. here: http://packages.qa.debian.org/s/sword.html
Attached patch restores the word "it", that was accidentally dropped in r1822.
bye,
Thijs
Index: pts.xsl
===================================================================
--- pts.xsl (revision 1830)
+++ pts.xsl (working copy)
@@ -849,7 +849,8 @@
<a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&data={$escaped-package}&include=tags:patch&exclude=tags:pending&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>.
+ <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>
pgpfDdvyDoJOq.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Tue, Feb 19, 2008 at 03:04:01PM +0100, Holger Levsen wrote:
> Wonderful :)
Fixed in subversion, will be propagated at the next PTS pulse.
Cheers.
--
Stefano Zacchiroli -*- PhD in Computer Science ............... now what?
[EMAIL PROTECTED],cs.unibo.it,debian.org} -<%>- http://upsilon.cc/zack/
(15:56:48) Zack: e la demo dema ? /\ All one has to do is hit the
(15:57:15) Bac: no, la demo scema \/ right keys at the right time
signature.asc
Description: Digital signature
--- End Message ---