summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/libxml2.lintian-overrides1
-rw-r--r--debian/python-libxml2-dbg.lintian-overrides1
3 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cf6ee0e..0b83c73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ libxml2 (2.8.0+dfsg1-2) unstable; urgency=low
- Enable all hardening features.
- The sed command for removing DEB_HOST_MULTIARCH is not reverted
because it's generally a good idea to avoid it here.
+ * lintian-overrides:
+ - libxml2: package-name-doesnt-match-sonames
+ - python-libxml2-dbg: hardening-no-fortify-functions
-- Aron Xu <aron@debian.org> Sat, 02 Jun 2012 15:09:37 +0800
diff --git a/debian/libxml2.lintian-overrides b/debian/libxml2.lintian-overrides
new file mode 100644
index 0000000..05487a2
--- /dev/null
+++ b/debian/libxml2.lintian-overrides
@@ -0,0 +1 @@
+libxml2: package-name-doesnt-match-sonames
diff --git a/debian/python-libxml2-dbg.lintian-overrides b/debian/python-libxml2-dbg.lintian-overrides
new file mode 100644
index 0000000..970ee3e
--- /dev/null
+++ b/debian/python-libxml2-dbg.lintian-overrides
@@ -0,0 +1 @@
+python-libxml2-dbg: hardening-no-fortify-functions