From e812e2722ec5c535065ed7d7176e7c963e0b0f8d Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 2 Mar 2012 18:41:34 -0800 Subject: [PATCH] Add Policy version to DocBook subdocuments, fix whitespace * Embed the Debian Policy version and build date in the debconf specification and the copyright-format document. We'll make non-normative changes without updating other version numbers, and it's good to know which version one is looking at. * Fix some whitespace issues in the debconf specification articleinfo. --- .gitignore | 2 ++ copyright-format/copyright-format-1.0.xml | 5 ++- debconf_spec/debconf_specification.xml | 43 +++++++---------------- debian/changelog | 5 +++ debian/rules | 22 ++++++++++-- 5 files changed, 42 insertions(+), 35 deletions(-) diff --git a/.gitignore b/.gitignore index 8879931..5c80ed5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ /Process.html /README.html /copyright-format/copyright-format-1.0.html +/copyright-format/version.xml /debconf_spec/debconf_specification.html /debconf_spec/debconf_specification.txt.gz +/debconf_spec/include/version.xml /debian/files /debian/tmp/ /menu-policy.html/ diff --git a/copyright-format/copyright-format-1.0.xml b/copyright-format/copyright-format-1.0.xml index afa0c02..217e8dd 100644 --- a/copyright-format/copyright-format-1.0.xml +++ b/copyright-format/copyright-format-1.0.xml @@ -3,7 +3,9 @@ href="http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"?> + 'http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd' [ + %versiondata; +]>