| 392 |
<xsl:if test="architecture!='all'"> |
<xsl:if test="architecture!='all'"> |
| 393 |
<li><a href="http://buildd.debian.org/build.php?pkg={$package}">Buildd logs</a></li> |
<li><a href="http://buildd.debian.org/build.php?pkg={$package}">Buildd logs</a></li> |
| 394 |
</xsl:if> |
</xsl:if> |
| 395 |
|
<!-- DISABLED until ddtp.debian.org is back up |
| 396 |
<li><a href="http://ddtp.debian.org/stats/pdesc/report.cgi?package={$package}&lang=all&type=src-drvbin&subword=0">Description's translations (DDTP)</a></li> |
<li><a href="http://ddtp.debian.org/stats/pdesc/report.cgi?package={$package}&lang=all&type=src-drvbin&subword=0">Description's translations (DDTP)</a></li> |
| 397 |
<xsl:if test="$other/@debconf='yes'"> |
<xsl:if test="$other/@debconf='yes'"> |
| 398 |
<li><a href="http://ddtp.debian.org/cgi-bin/ddtp.cgi?part=debconf&package={$package}">Debconf templates's translations (DDTP)</a></li> |
<li><a href="http://ddtp.debian.org/cgi-bin/ddtp.cgi?part=debconf&package={$package}">Debconf templates's translations (DDTP)</a></li> |
| 399 |
</xsl:if> |
</xsl:if> |
| 400 |
|
--> |
| 401 |
<xsl:if test="$hasunstable and $other/debcheck/@unstable='yes'"> |
<xsl:if test="$hasunstable and $other/debcheck/@unstable='yes'"> |
| 402 |
<li><a href="http://qa.debian.org/debcheck.php?dist=unstable&package={$package}">Debcheck on unstable</a></li> |
<li><a href="http://qa.debian.org/debcheck.php?dist=unstable&package={$package}">Debcheck on unstable</a></li> |
| 403 |
</xsl:if> |
</xsl:if> |