[Pkg-voip-commits] [SCM] reSIProcate branch, master, updated. upstream/1.8.0_pre1-30-g8fd8321

Daniel Pocock daniel at pocock.com.au
Mon May 21 17:34:07 UTC 2012


The following commit has been merged in the master branch:
commit 22110f1b15b760b523bbeb174c48562b6b878ff9
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Mon May 21 18:55:28 2012 +0200

    Override spurious warnings that arise from known issues with tools

diff --git a/debian/libresiprocate-1.8.lintian-overrides b/debian/libresiprocate-1.8.lintian-overrides
index 7981c84..84bbd35 100644
--- a/debian/libresiprocate-1.8.lintian-overrides
+++ b/debian/libresiprocate-1.8.lintian-overrides
@@ -1,2 +1,9 @@
 libresiprocate-1.8 binary: package-name-doesnt-match-sonames
 libresiprocate-1.8 binary: possible-gpl-code-linked-with-openssl
+# this is currently needed because the lintian check doesn't
+# seem to recognise libs created with libtool -release
+# (rather than the preferred libtool -version-info)
+# discussed on debian-mentors 2012-05-21
+libresiprocate-1.8 binary: dev-pkg-without-shlib-symlink
+# this is needed because of bug #673112
+libresiprocate-1.8 binary: hardening-no-fortify-functions
diff --git a/debian/repro.lintian-overrides b/debian/repro.lintian-overrides
index 8799896..09b5323 100644
--- a/debian/repro.lintian-overrides
+++ b/debian/repro.lintian-overrides
@@ -1,2 +1,4 @@
 repro binary: package-name-doesnt-match-sonames
 repro binary: possible-gpl-code-linked-with-openssl
+# this is needed because of bug #673112
+repro binary: hardening-no-fortify-functions

-- 
reSIProcate



More information about the Pkg-voip-commits mailing list