| 641 |
(<xsl:value-of select="$other/watch/@new"/>). <a href="{$other/watch/@url}"><xsl:value-of select="$other/watch/@url"/></a></li> |
(<xsl:value-of select="$other/watch/@new"/>). <a href="{$other/watch/@url}"><xsl:value-of select="$other/watch/@url"/></a></li> |
| 642 |
</xsl:if> |
</xsl:if> |
| 643 |
<xsl:if test="$other/bugs/@patch!='0'"> |
<xsl:if test="$other/bugs/@patch!='0'"> |
| 644 |
<li>There are <a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&data={$package}&include=patch&exclude=pending">patches in the BTS</a>, you should include them.</li> |
<li>The Bug Tracking System contains <a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&data={$package}&include=patch&exclude=pending"><xsl:value-of select="$other/bugs/@patch"/> patch(es)</a>, you should include it(them).</li> |
| 645 |
</xsl:if> |
</xsl:if> |
| 646 |
</xsl:if> |
</xsl:if> |
| 647 |
</xsl:variable> |
</xsl:variable> |