[xml/sgml-commit] r1615 - in /packages/docbook-xsl-ns/trunk/debian: changelog patches/00list patches/514030_debianize_dbtoepub.dpatch patches/8530_manpages_lists_indentation_fix.dpatch patches/portable_apostrophe_fix.dpatch

dleidert-guest at users.alioth.debian.org dleidert-guest at users.alioth.debian.org
Wed Nov 4 00:25:15 UTC 2009


Author: dleidert-guest
Date: Wed Nov  4 00:25:15 2009
New Revision: 1615

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1615
Log:
* debian/patches/514030_debianize_dbtoepub.dpatch: Added from docbook-xsl.
* debian/patches/8530_manpages_lists_indentation_fix.dpatch: Ditto.
  - manpages/lists.xsl: Fix two indentation issues.
* debian/patches/portable_apostrophe_fix.dpatch: Ditto.
  - manpages/docbook.xsl, manpages/other.xsl: Add some code to portably
    represent a straight apostrophe.
* debian/patches/00list: Adjusted.

Added:
    packages/docbook-xsl-ns/trunk/debian/patches/514030_debianize_dbtoepub.dpatch
      - copied, changed from r1613, packages/docbook-xsl/trunk/debian/patches/514030_debianize_dbtoepub.dpatch
    packages/docbook-xsl-ns/trunk/debian/patches/8530_manpages_lists_indentation_fix.dpatch
      - copied, changed from r1613, packages/docbook-xsl/trunk/debian/patches/8530_manpages_lists_indentation_fix.dpatch
    packages/docbook-xsl-ns/trunk/debian/patches/portable_apostrophe_fix.dpatch
      - copied, changed from r1613, packages/docbook-xsl/trunk/debian/patches/portable_apostrophe_fix.dpatch
Modified:
    packages/docbook-xsl-ns/trunk/debian/changelog
    packages/docbook-xsl-ns/trunk/debian/patches/00list

Modified: packages/docbook-xsl-ns/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/docbook-xsl-ns/trunk/debian/changelog?rev=1615&op=diff
==============================================================================
--- packages/docbook-xsl-ns/trunk/debian/changelog (original)
+++ packages/docbook-xsl-ns/trunk/debian/changelog Wed Nov  4 00:25:15 2009
@@ -1,6 +1,13 @@
 docbook-xsl-ns (1.75.2+dfsg-3) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * debian/patches/514030_debianize_dbtoepub.dpatch: Added from docbook-xsl.
+  * debian/patches/8530_manpages_lists_indentation_fix.dpatch: Ditto.
+    - manpages/lists.xsl: Fix two indentation issues.
+  * debian/patches/portable_apostrophe_fix.dpatch: Ditto.
+    - manpages/docbook.xsl, manpages/other.xsl: Add some code to portably
+      represent a straight apostrophe.
+  * debian/patches/00list: Adjusted.
 
  -- Daniel Leidert (dale) <daniel.leidert at wgdd.de>  Tue, 01 Sep 2009 00:37:50 +0200
 

Modified: packages/docbook-xsl-ns/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/docbook-xsl-ns/trunk/debian/patches/00list?rev=1615&op=diff
==============================================================================
--- packages/docbook-xsl-ns/trunk/debian/patches/00list (original)
+++ packages/docbook-xsl-ns/trunk/debian/patches/00list Wed Nov  4 00:25:15 2009
@@ -1,1 +1,3 @@
-
+514030_debianize_dbtoepub
+8530_manpages_lists_indentation_fix
+portable_apostrophe_fix

Copied: packages/docbook-xsl-ns/trunk/debian/patches/514030_debianize_dbtoepub.dpatch (from r1613, packages/docbook-xsl/trunk/debian/patches/514030_debianize_dbtoepub.dpatch)
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/docbook-xsl-ns/trunk/debian/patches/514030_debianize_dbtoepub.dpatch?rev=1615&op=diff
==============================================================================
--- packages/docbook-xsl/trunk/debian/patches/514030_debianize_dbtoepub.dpatch (original)
+++ packages/docbook-xsl-ns/trunk/debian/patches/514030_debianize_dbtoepub.dpatch Wed Nov  4 00:25:15 2009
@@ -11,9 +11,9 @@
 
 @DPATCH@
 diff -urNad trunk~/epub/docbook.xsl trunk/epub/docbook.xsl
---- trunk~/epub/docbook.xsl	2009-06-16 04:59:35.000000000 +0200
-+++ trunk/epub/docbook.xsl	2009-07-21 10:41:34.000000000 +0200
-@@ -16,9 +16,9 @@
+--- trunk~/epub/docbook.xsl	2009-07-21 19:58:37.000000000 +0200
++++ trunk/epub/docbook.xsl	2009-11-04 01:22:20.000000000 +0100
+@@ -17,9 +17,9 @@
  
    version="1.0">
  

Copied: packages/docbook-xsl-ns/trunk/debian/patches/8530_manpages_lists_indentation_fix.dpatch (from r1613, packages/docbook-xsl/trunk/debian/patches/8530_manpages_lists_indentation_fix.dpatch)
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/docbook-xsl-ns/trunk/debian/patches/8530_manpages_lists_indentation_fix.dpatch?rev=1615&op=diff
==============================================================================
--- packages/docbook-xsl/trunk/debian/patches/8530_manpages_lists_indentation_fix.dpatch (original)
+++ packages/docbook-xsl-ns/trunk/debian/patches/8530_manpages_lists_indentation_fix.dpatch Wed Nov  4 00:25:15 2009
@@ -15,12 +15,12 @@
 
 @DPATCH@
 diff -urNad trunk~/manpages/lists.xsl trunk/manpages/lists.xsl
---- trunk~/manpages/lists.xsl	2009-03-27 02:25:08.000000000 +0100
-+++ trunk/manpages/lists.xsl	2009-11-04 00:54:35.000000000 +0100
-@@ -259,8 +259,8 @@
+--- trunk~/manpages/lists.xsl	2009-07-21 19:59:00.000000000 +0200
++++ trunk/manpages/lists.xsl	2009-11-04 01:24:04.000000000 +0100
+@@ -261,8 +261,8 @@
    <!-- * it, within the same para, then add a blank line and move -->
    <!-- * the left margin back to where it was -->
-   <xsl:if test="parent::para and following-sibling::node()">
+   <xsl:if test="parent::d:para and following-sibling::node()">
 -    <xsl:text>.sp&#10;</xsl:text>
 -    <xsl:text>.RE&#10;</xsl:text>
 +    <xsl:text>.sp</xsl:text>
@@ -28,10 +28,10 @@
    </xsl:if>
  </xsl:template>
  
-@@ -280,11 +280,7 @@
-     parent::para[following-sibling::node()] or
-     parent::simpara[following-sibling::node()] or
-     parent::remark[following-sibling::node()]">
+@@ -282,11 +282,7 @@
+     parent::d:para[following-sibling::node()] or
+     parent::d:simpara[following-sibling::node()] or
+     parent::d:remark[following-sibling::node()]">
 -    <xsl:text>.RS</xsl:text> 
 -    <xsl:if test="not($list-indent = '')">
 -      <xsl:text> </xsl:text>

Copied: packages/docbook-xsl-ns/trunk/debian/patches/portable_apostrophe_fix.dpatch (from r1613, packages/docbook-xsl/trunk/debian/patches/portable_apostrophe_fix.dpatch)
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/docbook-xsl-ns/trunk/debian/patches/portable_apostrophe_fix.dpatch?rev=1615&op=diff
==============================================================================
--- packages/docbook-xsl/trunk/debian/patches/portable_apostrophe_fix.dpatch (original)
+++ packages/docbook-xsl-ns/trunk/debian/patches/portable_apostrophe_fix.dpatch Wed Nov  4 00:25:15 2009
@@ -16,9 +16,9 @@
 
 @DPATCH@
 diff -urNad trunk~/manpages/docbook.xsl trunk/manpages/docbook.xsl
---- trunk~/manpages/docbook.xsl	2009-07-21 03:12:49.000000000 +0200
-+++ trunk/manpages/docbook.xsl	2009-11-04 00:58:14.000000000 +0100
-@@ -233,6 +233,7 @@
+--- trunk~/manpages/docbook.xsl	2009-07-21 19:59:00.000000000 +0200
++++ trunk/manpages/docbook.xsl	2009-11-04 01:24:37.000000000 +0100
+@@ -224,6 +224,7 @@
        <!-- * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
        <!-- * (re)define some macros -->
        <!-- * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
@@ -27,9 +27,9 @@
          <xsl:call-template name="define.macros"/>
        </xsl:if>
 diff -urNad trunk~/manpages/other.xsl trunk/manpages/other.xsl
---- trunk~/manpages/other.xsl	2009-02-19 19:26:36.000000000 +0100
-+++ trunk/manpages/other.xsl	2009-11-04 00:58:14.000000000 +0100
-@@ -223,7 +223,7 @@
+--- trunk~/manpages/other.xsl	2009-07-21 19:59:00.000000000 +0200
++++ trunk/manpages/other.xsl	2009-11-04 01:24:37.000000000 +0100
+@@ -224,7 +224,7 @@
    <xsl:call-template name="string.subst">
      <xsl:with-param name="string" select="$content"/>
      <xsl:with-param name="target">'</xsl:with-param>
@@ -38,7 +38,7 @@
    </xsl:call-template>
  </xsl:template>
  
-@@ -658,6 +658,24 @@
+@@ -659,6 +659,24 @@
  
    <!-- ============================================================== -->
  




More information about the debian-xml-sgml-commit mailing list