[SCM] KDE PIM Runtime module packaging branch, master, updated. debian/4.10.5-1

Pino Toscano pino at alioth.debian.org
Sat Jul 13 12:47:52 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdepim-runtime.git;a=commitdiff;h=e7c40e9

The following commit has been merged in the master branch:
commit e7c40e99c8b5cfbd73a99cc874a0ce4ba3a33c19
Author: Modestas Vainius <modax at debian.org>
Date:   Sun Jun 24 14:10:23 2012 +0300

    Do not generate shlibs for usr/lib/libkdepim-runtime-dms-copy.so.
---
 debian/changelog |    1 +
 debian/rules     |    3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a26261c..4313c7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ kdepim-runtime (4:4.8.4-0r1) UNRELEASED; urgency=low
   * Require KDE SC 4.8.4 for building.
   * Update lintian overrides.
   * Drop debian_set_library_version.diff patch, not needed.
+  * Do not generate shlibs for usr/lib/libkdepim-runtime-dms-copy.so.
 
   [ José Manuel Santamaría Lema ]
   * Bump shared-desktop-ontologies build depend to 0.6.50.
diff --git a/debian/rules b/debian/rules
index 8417689..588fc59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 override_dh_strip:
 	$(overridden_command) --dbg-package=kdepim-runtime-dbg
+
+override_dh_makeshlibs:
+	$(overridden_command) -Xusr/lib/libkdepim-runtime-dms-copy.so

-- 
KDE PIM Runtime module packaging



More information about the pkg-kde-commits mailing list