[SCM] smokekde packaging branch, master, updated. debian/4.7.0-1-7-g4c5e98e

Pino Toscano pino at alioth.debian.org
Fri Sep 23 23:01:19 UTC 2011


The following commit has been merged in the master branch:
commit e2e1a0e9272db03171ab443582ebbb25f4d65b6a
Author: Pino Toscano <pino at debian.org>
Date:   Sat Sep 24 00:18:36 2011 +0200

    generate libraries shlibs based on the current version
---
 debian/changelog |    3 +++
 debian/rules     |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 95cde00..575eacf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ smokekde (4:4.7.1-1) UNRELEASED; urgency=low
     - fix-knewstuff2-binding.patch
     - fix-kutils-linking.patch
 
+  [ Pino Toscano ]
+  * Generate libraries shlibs based on the current version.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 23 Sep 2011 10:47:45 -0500
 
 smokekde (4:4.7.0-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index a9f1228..d1729ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,9 @@ override_dh_install:
 override_dh_strip:
 	dh_strip --dbg-package=libsmokekde4-dbg
 
+override_dh_makeshlibs:
+	dh_makeshlibs -V
+
 #Build-Depend on debhelper (>= 7.4.10) for --parallel
 #Build-Depend on pkg-kde-tools (>= 0.6.8) for the sodeps addon
 %:

-- 
smokekde packaging



More information about the pkg-kde-commits mailing list