diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e34aed4..2844a6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,15 @@ uriparser (0.8.4-1) UNRELEASED; urgency=medium * New upstream release. * debian/liburiparser-dev.links: - Bump library version to 1.0.20. + * Add documentation build: + - debian/rules: + + Remove --disable-doc from confflags. + + Add override_install to install the html docu. + - debian/liburiparser-dev.install: + + Add documentation. + - debian/control: + + Add Build-Depends for the docu build. + - New debian/liburiparser-dev.doc-base. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 01 Nov 2015 19:00:29 +0100 |