Your message dated Mon, 25 Sep 2006 22:51:49 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Closing old NMUs directly
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: docbook-xsl
Version: 1.56.1-2
Severity: normal
Tags: patch
This is a small patch to make xref used numbering when
bibliography.numbered=1. The patch apply to both fo/xref.xsl,
html/xref.xsl (with an offset of 28 lines) and xhtml/xref.xsl (offset 19
lines).
--- xref-orig.xsl 2002-12-04 12:51:19.000000000 -0500
+++ xref.xsl 2002-12-04 12:46:56.000000000 -0500
@@ -269,6 +269,9 @@
</xsl:when>
<xsl:otherwise>
<xsl:choose>
+ <xsl:when test="$bibliography.numbered != 0">
+ <xsl:number from="bibliography" count="biblioentry|bibliomixed"
format="1"/>
+ </xsl:when>
<xsl:when test="local-name(*[1]) = 'abbrev'">
<xsl:apply-templates select="*[1]"/>
</xsl:when>
-- System Information
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux hawkmoon 2.4.19 #5 ven aoĆ» 30 17:28:06 EDT 2002 ppc
Locale: LANG=fr_CA, LC_CTYPE=fr_CA
--- End Message ---
--- Begin Message ---
To clean the BTS I'm closing all old NMUs of docbook-xsl directly.
Closing #148510: docbook-xsl: contents of profiling directory missing
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=148510
Closing #171742: docbook-xsl: bibliography.numbered not used in xref.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=171742
Closing #188970: xsl:apply-templates : can't find doc
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=188970
Closing #232119: 1.64.1.0-4 fails to install (stylesheet/xsl does not exist)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232119
Closing #232428: mkdir: cannot create directory
`/usr/share/sgml/docbook/stylesheet/xsl'
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232428
Closing #232601: docbook-xsl: missing build dependency on xml-core
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232601
Closing #232603: docbook-xsl: make package description conform with developer's
reference
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232603
Closing #232682: docbook-xsl - failes to configure
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232682
Closing #236924: othercredit formatting bug in xhtml
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=236924
Closing #248146: docbook-xsl: bug with output because of : $title.margin.left ,
bug solved in 1.65.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=248146
Closing #263933: docbook-xsl: translation mistake in nl.xml
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=263933
Closing #280858: new upstream version
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=280858
Closing #280862: output incorrect for manpages
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=280862
Closing #299385: docbook-xsl: New upstream release 1.68.1 that corrects many
problems
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=299385
Closing #331661: extensions/*.jar ship without source code, shipped jar files
are installed
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=331661
Closing #331665: dangling symlink
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=331665
Thanks and regards, Daniel
--- End Message ---