[SCM] tablet kcm packaging files branch, master, updated. fd415205f116988e9e7ef37ef8f681863aaa82d2

Pino Toscano pino-guest at alioth.debian.org
Thu Apr 28 16:26:23 UTC 2011


The following commit has been merged in the master branch:
commit 87c03c013feb5dfe04d7967ee41a1098c35cd8fe
Author: Pino Toscano <pino at kde.org>
Date:   Thu Apr 28 18:05:24 2011 +0200

    Use the 'kde' addon for the 'dh' sequencer
    
    - bump debhelper build-dependency to 7.3.16
    - bump pkg-kde-tools build-dependency to 0.6.2
    - use the kde addon in rules
---
 debian/changelog |    4 ++++
 debian/control   |    2 +-
 debian/rules     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6a6148a..401e9da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ kcm-tablet (1.3.0~beta2-0r1) UNRELEASED; urgency=low
 
   [ Pino Toscano ]
   * New upstream release.
+  * Use the 'kde' addon for the 'dh' sequencer:
+    - bump debhelper build-dependency to 7.3.16
+    - bump pkg-kde-tools build-dependency to 0.6.2
+    - use the kde addon in rules
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Thu, 28 Apr 2011 17:55:07 +0200
 
diff --git a/debian/control b/debian/control
index fa43f23..68c0412 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: kcm-tablet
 Section: kde
 Priority: extra
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), cmake, kdelibs5-dev, pkg-kde-tools (>= 0.5)
+Build-Depends: debhelper (>= 7.3.16), cmake, kdelibs5-dev, pkg-kde-tools (>= 0.6.2)
 Standards-Version: 3.8.4
 Homepage: http://gitorious.org/kcm_tablet
 Uploaders: Sune Vuorela <debian at pusling.com>
diff --git a/debian/rules b/debian/rules
index b95fb4e..4021f7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@
+	dh --with kde $@
 
 override_dh_shlibdeps:
 	dh_shlibdeps -Xplasma_applet_tabletsettings.so -- -dRecommends debian/kde-config-tablet/usr/lib/kde4/plasma_applet_tabletsettings.so -dDepends

-- 
tablet kcm packaging files



More information about the pkg-kde-commits mailing list