summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAron Xu <aron@debian.org>2012-04-23 17:06:07 +0800
committerAron Xu <aron@debian.org>2012-04-23 17:42:28 +0800
commit8fc7f47c6c95e90c50f1f5acfe5a81afca2d361e (patch)
tree3bf63a0e75d1f0428732aa067de994233e436806 /debian/changelog
parentcb20d4ab9f4b6c9e796fc8511b7b99bb451820ab (diff)
downloadlibxml2-8fc7f47c6c95e90c50f1f5acfe5a81afca2d361e.tar.gz
Get rid of xsltproc, break circulate B-D.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 796c796..bd06e6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,11 @@ libxml2 (2.7.8.dfsg-9) UNRELEASED; urgency=low
* Port to source format 3.0 to ease future maintenance of patches.
- Old patches are stored in 01_historical_changes.patch
- Do not patch Makefile.in directly, use dh_autoreconf with patches to
- configure.in and Makefile.am instead.
- - Add xsltproc to B-D.
+ configure.in and Makefile.am instead. This will not actually make
+ bootstraping a new architecture more difficult since we already have
+ gettext and autoconf in deep B-D, porters need to break it anyway.
+ - Store doc/examples/index.html in patch to avoid ciculate B-D with
+ xsltproc, we should not B-D on it.
* debian/*.dirs: removed, useless.
-- Aron Xu <aron@debian.org> Sun, 22 Apr 2012 00:16:37 +0800