summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAron Xu <aron@debian.org>2012-06-02 16:10:07 +0800
committerAron Xu <aron@debian.org>2012-06-02 16:10:07 +0800
commit4640c7173464f0dd85bb0c7d928614acab71019c (patch)
treec26e9d0acc0889443453a19c64afc84b43443961 /debian
parent9dac3d8f8fe18610a18dfa2d8d55f37f95dc7f5c (diff)
downloadlibxml2-4640c7173464f0dd85bb0c7d928614acab71019c.tar.gz
Override some lintian warnings.debian/2.8.0+dfsg1-2
Diffstat (limited to 'debian')
-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