summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAron Xu <aron@debian.org>2012-06-05 01:47:45 +0800
committerAron Xu <aron@debian.org>2012-06-05 01:47:45 +0800
commit2468b44c3a29734b3b156b5996a6a5c226347bbb (patch)
tree6c4fa5cca30fdbd35263bc5bce53d43293f95b69 /debian
parentfb30f5f59aa3397e20e093dd18ed70b4ad19ef20 (diff)
downloadlibxml2-2468b44c3a29734b3b156b5996a6a5c226347bbb.tar.gz
Prepare relase for new version.debian/2.8.0+dfsg1-3
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control1
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b83c73..ddd6bf8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libxml2 (2.8.0+dfsg1-3) unstable; urgency=low
+
+ * Remove odd output of xml2-config --libs (Closes: #675682).
+ * Mark libxml2-dev "M-A: same" again, fixed xml2-config
+ (Closes: #674474).
+
+ -- Aron Xu <aron@debian.org> Tue, 05 Jun 2012 01:44:14 +0800
+
libxml2 (2.8.0+dfsg1-2) unstable; urgency=low
* debian/control:
diff --git a/debian/control b/debian/control
index e9494a6..b4694be 100644
--- a/debian/control
+++ b/debian/control
@@ -66,6 +66,7 @@ Package: libxml2-dev
Architecture: any
Section: libdevel
Depends: libxml2 (= ${binary:Version}), ${misc:Depends}
+Multi-Arch: same
Description: Development files for the GNOME XML library
XML is a metalanguage to let you design your own markup language.
A regular markup language defines a way to describe information in