[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Pre-approval for docbook-xsl 1.73.2.dfsg.1-5



Hi,

A user requested to backport a trivial fix for a problem, discovered
recently. The change would be:

--- trunk/xsl/fo/titlepage.xsl 2008-11-13 07:47:49 UTC (rev 8161)
+++ trunk/xsl/fo/titlepage.xsl 2008-11-14 03:35:52 UTC (rev 8162)
 <xsl:template match="bookinfo/pubdate|info/pubdate"
               mode="titlepage.mode" priority="2">
   <fo:block>
     <xsl:call-template name="gentext">
-      <xsl:with-param name="key" select="'published'"/>
+      <xsl:with-param name="key" select="'pubdate'"/>
     </xsl:call-template>
     <xsl:text> </xsl:text>
     <xsl:apply-templates mode="titlepage.mode"/>
   </fo:block>
 </xsl:template>

This currently doesn't fit the guidelines for an update of the package
for Lenny. However, the fix is trivial. Would you allow an update?

Regards, Daniel


Reply to: