[SCM] kde-cli-tools packaging branch, kubuntu_unstable, updated. 36d6ff013ef16a31d27d47e90897156afeaffdb7

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Fri Oct 3 08:20:08 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kde-cli-tools.git;a=commitdiff;h=36d6ff0

The following commit has been merged in the kubuntu_unstable branch:
commit 36d6ff013ef16a31d27d47e90897156afeaffdb7
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Oct 3 07:27:40 2014 +0200

    Lintian cleanup
    
    * Lintian cleanup
      + Override manpage warnings as we do not generally provide manpages
      + Override everything to do with kdeinit libraries, kdeinit is a
        startup helper that is specific to the kinit framework. Kdeinit libs
        are neither fully qualified libraries nor are they supposed to be.
---
 debian/changelog                       |  8 ++++++++
 debian/kde-cli-tools.lintian-overrides | 13 +++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 414795a..b44ec8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,15 @@
 kde-cli-tools (4:5.0.95-0ubuntu1) UNRELEASED; urgency=medium
 
+  [ Jonathan Riddell ]
   * New upstream beta release
 
+  [ Harald Sitter ]
+  * Lintian cleanup
+    + Override manpage warnings as we do not generally provide manpages
+    + Override everything to do with kdeinit libraries, kdeinit is a
+      startup helper that is specific to the kinit framework. Kdeinit libs
+      are neither fully qualified libraries nor are they supposed to be.
+
  -- Jonathan Riddell <jriddell at ubuntu.com>  Wed, 01 Oct 2014 15:25:47 +0200
 
 kde-cli-tools (4:5.0.2-0ubuntu1) utopic; urgency=medium
diff --git a/debian/kde-cli-tools.lintian-overrides b/debian/kde-cli-tools.lintian-overrides
new file mode 100644
index 0000000..e26ef9e
--- /dev/null
+++ b/debian/kde-cli-tools.lintian-overrides
@@ -0,0 +1,13 @@
+kde-cli-tools: package-name-doesnt-match-sonames libkdeinit5-kcmshell5
+kde-cli-tools: binary-without-manpage usr/bin/kcmshell5
+kde-cli-tools: binary-without-manpage usr/bin/kde-open5
+kde-cli-tools: binary-without-manpage usr/bin/kdecp5
+kde-cli-tools: binary-without-manpage usr/bin/kdemv5
+kde-cli-tools: binary-without-manpage usr/bin/keditfiletype5
+kde-cli-tools: binary-without-manpage usr/bin/kioclient5
+kde-cli-tools: binary-without-manpage usr/bin/kmimetypefinder5
+kde-cli-tools: binary-without-manpage usr/bin/kstart5
+kde-cli-tools: binary-without-manpage usr/bin/ksvgtopng5
+kde-cli-tools: binary-without-manpage usr/bin/ktraderclient5
+kde-cli-tools: shlib-without-versioned-soname usr/lib/i386-linux-gnu/libkdeinit5_kcmshell5.so libkdeinit5_kcmshell5.so
+kde-cli-tools: postinst-must-call-ldconfig usr/lib/i386-linux-gnu/libkdeinit5_kcmshell5.so

-- 
kde-cli-tools packaging



More information about the pkg-kde-commits mailing list