[SCM] plasma-nm packaging branch, kubuntu_unstable, updated. 3cd27410c9b3aef6df41ebbd68291323a117115a

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Tue Oct 7 10:03:53 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-nm.git;a=commitdiff;h=3cd2741

The following commit has been merged in the kubuntu_unstable branch:
commit 3cd27410c9b3aef6df41ebbd68291323a117115a
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Oct 7 11:46:50 2014 +0200

    Add lintian overrides
    
    * Add lintian overrides
      + missing manpages: we don't care
      + package name doesn't match soname: we don't care for internal libraries
      + shlib-without-versioned-soname: we don't care for internal libraries
---
 debian/changelog                   | 4 ++++
 debian/plasma-nm.lintian-overrides | 5 +++++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 04d7ce6..ab1cfbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,10 @@ plasma-nm (4:5.0.95-0ubuntu1) UNRELEASED; urgency=medium
   * Drop ugly workaround to make a desktop file exectuable
     + This either should be done upstream or be lintian overridden (former
       seems more suitable). Upstream has been poked on IRC.
+  * Add lintian overrides
+    + missing manpages: we don't care
+    + package name doesn't match soname: we don't care for internal libraries
+    + shlib-without-versioned-soname: we don't care for internal libraries
   * Fix copyright short license for LGPL-KDEeV
 
  -- Jonathan Riddell <jriddell at ubuntu.com>  Wed, 01 Oct 2014 16:14:15 +0200
diff --git a/debian/plasma-nm.lintian-overrides b/debian/plasma-nm.lintian-overrides
new file mode 100644
index 0000000..5cc6bc2
--- /dev/null
+++ b/debian/plasma-nm.lintian-overrides
@@ -0,0 +1,5 @@
+plasma-nm: package-name-doesnt-match-sonames libplasmanm-editor libplasmanm-internal
+plasma-nm: binary-without-manpage usr/bin/kde5-nm-connection-editor
+plasma-nm: shlib-without-versioned-soname usr/lib/*/libplasmanm_editor.so libplasmanm_editor.so
+plasma-nm: shlib-without-versioned-soname usr/lib/*/libplasmanm_internal.so libplasmanm_internal.so
+plasma-nm: postinst-must-call-ldconfig usr/lib/*/libplasmanm_internal.so

-- 
plasma-nm packaging



More information about the pkg-kde-commits mailing list