diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-23 18:20:55 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-23 18:20:55 +0200 |
commit | 81cf16a26fa162ac672b084a88148b822e645665 (patch) | |
tree | fb30e60e5e5ca31b87179020f4e5bb09a41b16c3 /debian | |
parent | aec2216091b3d70b3baa5a5b8c87ce208e35c19c (diff) |
use docbook DTD 4.5 instead of 4.2 to have valid docs
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d416dc83e..a87456bdb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ apt (0.9.6) UNRELEASED; urgency=low * doc/*.xml: - mark even more stuff as untranslateable and improve the markup here and there (no real text change) + - use docbook DTD 4.5 instead of 4.2 to have valid docs -- David Kalnischkies <kalnischkies@gmail.com> Tue, 22 May 2012 18:13:19 +0200 |