| 458 |
</xsl:if> |
</xsl:if> |
| 459 |
<xsl:if test="not(starts-with(standards-version, $lastsv))"> |
<xsl:if test="not(starts-with(standards-version, $lastsv))"> |
| 460 |
<li>You should update the package to follow the last version of |
<li>You should update the package to follow the last version of |
| 461 |
Debian Policy (Standards-Version |
<a href="http://www.debian.org/doc/debian-policy/">Debian Policy</a> (Standards-Version |
| 462 |
<xsl:value-of select="$lastsv"/> instead of |
<xsl:value-of select="$lastsv"/> instead of |
| 463 |
<xsl:value-of select="standards-version"/>).</li> |
<xsl:value-of select="standards-version"/>).</li> |
| 464 |
</xsl:if> |
</xsl:if> |