[Pkg-openldap-devel] [openldap] 02/02: Override dev-pkg-without-shlib-symlink warning

Ryan Tandy rtandy-guest at moszumanska.debian.org
Thu Aug 27 17:12:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

rtandy-guest pushed a commit to branch master
in repository openldap.

commit f1aa8965466c636894bc0e07c103c6890e31177e
Author: Ryan Tandy <ryan at nardis.ca>
Date:   Thu Aug 27 09:47:31 2015 -0700

    Override dev-pkg-without-shlib-symlink warning
---
 debian/changelog                       | 3 +++
 debian/libldap-2.4-2.lintian-overrides | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d9ec913..8f13e5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,9 @@ openldap (2.4.42+dfsg-2) UNRELEASED; urgency=medium
   * Ensure CC is set correctly for cross builds. Thanks Helmut Grohne.
   * Build-Depend on dpkg-dev (>= 1.17.14) and debhelper (>= 9.20141010) for 
     restriction formula support.
+  * Override the 'dev-pkg-without-shlib-symlink' lintian tag. The symlink is 
+    actually in the form libldap_r.so -> libldap_r-2.4.so.xyz and the tag is a 
+    false positive; see #687022.
 
  -- Ryan Tandy <ryan at nardis.ca>  Tue, 25 Aug 2015 11:49:24 -0700
 
diff --git a/debian/libldap-2.4-2.lintian-overrides b/debian/libldap-2.4-2.lintian-overrides
index 5d2ab67..f5baab4 100644
--- a/debian/libldap-2.4-2.lintian-overrides
+++ b/debian/libldap-2.4-2.lintian-overrides
@@ -1 +1,4 @@
 libldap-2.4-2: package-name-doesnt-match-sonames liblber-2.4-2 libldap-r-2.4-2
+# #687022
+libldap-2.4-2: dev-pkg-without-shlib-symlink */liblber-2.4.so.* *
+libldap-2.4-2: dev-pkg-without-shlib-symlink */libldap_r-2.4.so.* *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git



More information about the Pkg-openldap-devel mailing list