aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Documentation/pbuilder-doc.xsl2
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
4 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f0b1cb..10a0164 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-01-04 Junichi Uekawa <dancer@debian.org>
+ * Documentation/pbuilder-doc.xsl: update XSL stylesheet to work with new LDP
+
* Documentation/pbuilder-doc.xml: update date.
* pbuilder-buildpackage:
diff --git a/Documentation/pbuilder-doc.xsl b/Documentation/pbuilder-doc.xsl
index 8898b14..5035ea7 100644
--- a/Documentation/pbuilder-doc.xsl
+++ b/Documentation/pbuilder-doc.xsl
@@ -3,7 +3,7 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'>
- <xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/ldp/ldp-html.xsl"/>
+ <xsl:import href="/usr/share/xml/docbook/stylesheet/ldp/html/tldp-one-page.xsl"/>
<xsl:param name="html.stylesheet">pbuilder-doc.css</xsl:param>
</xsl:stylesheet>
diff --git a/debian/changelog b/debian/changelog
index 6a19228..8c31bff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pbuilder (0.121) unstable; urgency=low
+
+ * Modify documentation to work with the new LDP stylesheet 0.0.20040321-0.1.
+
+ -- Junichi Uekawa <dancer@debian.org> Tue, 4 Jan 2005 12:36:25 +0900
+
pbuilder (0.120) unstable; urgency=low
* pdebuild/pdebuild-user-mode-linux typo fix in dpkg-checkbuilddeps. (closes: #287041)
diff --git a/debian/control b/debian/control
index d4882ed..0213803 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: pbuilder
Section: devel
Priority: extra
Maintainer: Junichi Uekawa <dancer@debian.org>
-Build-Depends: debhelper (>= 4.1.0), docbook-xsl, ldp-docbook-xsl, xsltproc
+Build-Depends: debhelper (>= 4.1.0), docbook-xsl, ldp-docbook-xsl (>= 0.0.20040321-0.1), xsltproc
Standards-Version: 3.6.1
Package: pbuilder