[SCM] smokeqt packaging branch, master, updated. debian/4.7.0-1-7-gcf71998

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


The following commit has been merged in the master branch:
commit ca1513eaf0a9356fa65f1bead51bf793678bef67
Author: Pino Toscano <pino at debian.org>
Date:   Fri Sep 23 23:35:35 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 88d7a2d..c259975 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ smokeqt (4:4.7.1-1) UNRELEASED; urgency=low
   [ David Palacio ]
   * Remove patch reduced-linking.diff, applied upstream.
 
+  [ Pino Toscano ]
+  * Generate libraries shlibs based on the current version.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 22 Sep 2011 22:06:18 -0500
 
 smokeqt (4:4.7.0-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 49c7bb8..52ab20c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,9 @@ override_dh_install:
 override_dh_strip:
 	dh_strip --dbg-package=libsmokeqt4-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
 %:

-- 
smokeqt packaging



More information about the pkg-kde-commits mailing list