[SCM] KDE Games module packaging branch, master, updated. debian/4.4.5-1-32-g4a8f100

Modestas Vainius modax at alioth.debian.org
Thu Mar 31 23:41:01 UTC 2011


The following commit has been merged in the master branch:
commit 555b656f220ca8cd5b6ccb39260bacbdb5ebe8d7
Author: Modestas Vainius <modax at debian.org>
Date:   Fri Apr 1 02:20:22 2011 +0300

    Override some ldconfig lintian errors in kpat.
    
    W: kpat: shlib-without-versioned-soname usr/lib/libkcardgame.so libkcardgame.so
    E: kpat: postinst-must-call-ldconfig usr/lib/libkcardgame.so
    E: kpat: postrm-should-call-ldconfig usr/lib/libkcardgame.so
---
 debian/changelog              |    1 +
 debian/kpat.lintian-overrides |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 343eec1..759e7b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ kdegames (4:4.6.1-0r1) UNRELEASED; urgency=low
   * Move kdegames-dbg package to the bottom of the debian/control.
   * Add ${perl:Depends} to katomic and klickety Depends.
   * Do not install upstream changelog if its size is 0 (affects kgoldrunner).
+  * Override some ldconfig lintian errors in kpat.
 
   [ José Manuel Santamaría Lema ]
   * Bump kde-sc-dev-latest build dependency to 4:4.6.1.
diff --git a/debian/kpat.lintian-overrides b/debian/kpat.lintian-overrides
new file mode 100644
index 0000000..52288a2
--- /dev/null
+++ b/debian/kpat.lintian-overrides
@@ -0,0 +1,3 @@
+kpat: shlib-without-versioned-soname usr/lib/libkcardgame.so libkcardgame.so
+kpat: postinst-must-call-ldconfig usr/lib/libkcardgame.so
+kpat: postrm-should-call-ldconfig usr/lib/libkcardgame.so

-- 
KDE Games module packaging



More information about the pkg-kde-commits mailing list