[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/0.9.0-2-12-ge65b4a5

Diane Trout diane at moszumanska.debian.org
Wed Jul 22 05:03:49 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-accounts-kcm.git;a=commitdiff;h=e4dded7

The following commit has been merged in the master branch:
commit e4dded7ce46db713b259a178c923ff9e1fb9ebf3
Author: Diane Trout <diane at ghic.org>
Date:   Sun Jul 19 14:51:56 2015 -0700

    Use dhmk from pkg-kde-tools to build ktp.
---
 debian/changelog | 1 +
 debian/rules     | 9 +++++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0989b51..ab509e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ ktp-accounts-kcm (15.04.3-1) UNRELEASED; urgency=medium
     new library locations and new service file locations.
   * Remove po/* block from copyright file.
   * Update for rename of ktpcommoninternalsprivate-dev to libktp-dev
+  * Use dhmk from pkg-kde-tools to build ktp.
 
  -- Diane Trout <diane at debian.org>  Mon, 06 Jul 2015 21:28:28 -0700
 
diff --git a/debian/rules b/debian/rules
index 64ecb19..bebd6d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,9 @@
 #!/usr/bin/make -f
 
-%:
-	dh $@ --parallel --with kde --dbg-package=kde-config-telepathy-accounts-dbg --list-missing
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+
+override_dh_strip:
+	$(overridden_command) --dbg-package=kde-config-telepathy-accounts-dbg
+
+override_dh_auto_install
+	$(overridden_command) --fail-missing

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list