Merge branch 'debian'
[hcoop/debian/exim4.git] / debian / README.source
1 Packaging of upstream snapshots and GIT checkout.
2 ===========================
3 Upstream keeps code and documentation in different CVS modules, which is
4 why development snapshots do not contain any documentation (including a
5 changelog). Since this does not make packagable software these parts have
6 been copied over from exim-doc:
7
8 mkdir doc/
9 cp ~/GIT/exim-doc/doc-txt/* doc/
10 cp ~/GIT/exim-doc/doc-docbook/{exim.8,spec.txt,filter.txt} doc/
11
12
13 The latter files are built from git with
14
15 make exim.8 spec.txt filter.txt
16
17 which requires installation of xmlto xfpt docbook-xsl w3m
18 plus this patch:
19
20 diff --git a/doc-docbook/MyStyle-txt-html.xsl b/doc-docbook/MyStyle-txt-html.xsl
21 index 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">