[SCM] khelpcenter packaging branch, kubuntu_utopic_next, updated. 3a96f164a8403fc31566b941ea796abc7d5a3ae5

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Oct 7 07:23:58 UTC 2014


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

The following commit has been merged in the kubuntu_utopic_next branch:
commit 3a96f164a8403fc31566b941ea796abc7d5a3ae5
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Oct 7 09:23:55 2014 +0200

    Add lintian overrides
    
    * Add lintian overrides
      + Override everything to do with kdeinit5 complaints as it is not
        exactly a properly shared library by design
      + We don't care about missing manpages
      + The desktop file has no main category which is by design as it needs to
        show up prominently in kickoff. It is however onlyshowin=kde, so there
        is tighter control that a desktop entry menu gui implementation actually
        supports this.
---
 debian/changelog                                              | 11 +++++++++++
 ...pcenter.lintian-override => khelpcenter.lintian-overrides} |  6 +++---
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 56bc226..94d4dfb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,18 @@
 khelpcenter (4:5.0.95-0ubuntu1) UNRELEASED; urgency=medium
 
+  [ Jonathan Riddell ]
   * New upstream beta release
 
+  [ Harald Sitter ]
+  * Add lintian overrides
+    + Override everything to do with kdeinit5 complaints as it is not
+      exactly a properly shared library by design
+    + We don't care about missing manpages
+    + The desktop file has no main category which is by design as it needs to
+      show up prominently in kickoff. It is however onlyshowin=kde, so there
+      is tighter control that a desktop entry menu gui implementation actually
+      supports this.
+
  -- Jonathan Riddell <jriddell at ubuntu.com>  Wed, 01 Oct 2014 15:26:05 +0200
 
 khelpcenter (4:5.0.2-0ubuntu1) utopic; urgency=medium
diff --git a/debian/khelpcenter.lintian-override b/debian/khelpcenter.lintian-overrides
similarity index 100%
copy from debian/khelpcenter.lintian-override
copy to debian/khelpcenter.lintian-overrides
index 437c781..cbdfd4d 100644
--- a/debian/khelpcenter.lintian-override
+++ b/debian/khelpcenter.lintian-overrides
@@ -1,5 +1,5 @@
-khelpcenter: package-name-doesnt-match-sonames libkdeinit5-khelpcenter
+khelpcenter: postinst-must-call-ldconfig usr/lib/i386-linux-gnu/libkdeinit5_khelpcenter.so
+khelpcenter: shlib-without-versioned-soname usr/lib/i386-linux-gnu/libkdeinit5_khelpcenter.so libkdeinit5_khelpcenter.so
 khelpcenter: binary-without-manpage usr/bin/khelpcenter
+khelpcenter: package-name-doesnt-match-sonames libkdeinit5-khelpcenter
 khelpcenter: desktop-entry-lacks-main-category usr/share/applications/Help.desktop
-khelpcenter: shlib-without-versioned-soname usr/lib/i386-linux-gnu/libkdeinit5_khelpcenter.so libkdeinit5_khelpcenter.so
-khelpcenter: postinst-must-call-ldconfig usr/lib/i386-linux-gnu/libkdeinit5_khelpcenter.so

-- 
khelpcenter packaging



More information about the pkg-kde-commits mailing list