Merge branch 'debian'
[hcoop/debian/exim4.git] / debian / README.source
CommitLineData
de45f55a
AM
1Packaging of upstream snapshots and GIT checkout.
2===========================
3Upstream keeps code and documentation in different CVS modules, which is
4why development snapshots do not contain any documentation (including a
5changelog). Since this does not make packagable software these parts have
6been copied over from exim-doc:
7
8mkdir doc/
9cp ~/GIT/exim-doc/doc-txt/* doc/
10cp ~/GIT/exim-doc/doc-docbook/{exim.8,spec.txt,filter.txt} doc/
11
12
13The latter files are built from git with
14
15make exim.8 spec.txt filter.txt
16
17which requires installation of xmlto xfpt docbook-xsl w3m
18plus this patch:
19
20diff --git a/doc-docbook/MyStyle-txt-html.xsl b/doc-docbook/MyStyle-txt-html.xsl
21index 284a99d..9a59c58 100644
22--- a/doc-docbook/MyStyle-txt-html.xsl
23+++ b/doc-docbook/MyStyle-txt-html.xsl
24@@ -7,7 +7,7 @@ HTML output, and then imports my common stylesheet for HTML output. Then it
25 adds an instruction to use "(c)" for copyright rather than the Unicode
26 character. -->
27
28-<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.70.1/xhtml/docbook.xsl"/>
29+<xsl:import href="/usr/share/xml/docbook/stylesheet/nwalsh/xhtml/docbook.xsl"/>
30 <xsl:import href="MyStyle-html.xsl"/>
31
32 <xsl:template name="dingbat.characters">