[qrouter] 01/06: Overriding shlib-calls-exit lintian

Ruben Undheim rubund-guest at moszumanska.debian.org
Fri Feb 20 19:36:20 UTC 2015


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

rubund-guest pushed a commit to branch master
in repository qrouter.

commit 2c505006c226037bc6dba735f2092cd2f46882ef
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Fri Feb 20 19:42:59 2015 +0100

    Overriding shlib-calls-exit lintian
---
 debian/changelog                 | 2 ++
 debian/qrouter.lintian-overrides | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d9024d0..434917d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ qrouter (1.3.7-1) experimental; urgency=low
     - removed patch 03_remove_files.patch
   * Including downstream change "--with autotools_dev" in d/rules
   * Refreshed patches
+  * Added d/qrouter.lintian-overrides in order to ignore shlib-calls-exit
+    for qrouter.so
 
  -- Ruben Undheim <ruben.undheim at gmail.com>  Fri, 20 Feb 2015 18:37:06 +0100
 
diff --git a/debian/qrouter.lintian-overrides b/debian/qrouter.lintian-overrides
new file mode 100644
index 0000000..8e6e1f0
--- /dev/null
+++ b/debian/qrouter.lintian-overrides
@@ -0,0 +1,3 @@
+# qrouter.so is not a shared library for the whole system. It is only used by
+# qrouter. The shlib-calls-exit lintian is therefore ignored.
+qrouter: shlib-calls-exit usr/lib/qrouter/qrouter.so

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qrouter.git



More information about the debian-science-commits mailing list