[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/17.08.1-1-8-gae3a912

Pino Toscano pino at moszumanska.debian.org
Sun Dec 3 11:59:04 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=7d6f543

The following commit has been merged in the master branch:
commit 7d6f543a5b672316c5035efb81a0e88509c14fb0
Author: Pino Toscano <pino at debian.org>
Date:   Sun Dec 3 12:57:33 2017 +0100

    simplify local install
---
 debian/changelog                             | 4 ++++
 debian/kde-config-telepathy-accounts.install | 9 ---------
 debian/rules                                 | 6 ------
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 81f48eb..fa6cfe3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ ktp-accounts-kcm (17.08.3-0r1) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.1.1, no changes required.
   * Simplify watch file, and switch it to https.
   * Remove trailing whitespaces in changelog.
+  * Stop forcing debian/tmp as local installation directory, installing
+    everything to the final location
+    - drop kde-config-telepathy-accounts.install, no more useful now
+    - no more need to invoke dh_install --fail-missing
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 03 Dec 2017 12:51:26 +0100
 
diff --git a/debian/kde-config-telepathy-accounts.install b/debian/kde-config-telepathy-accounts.install
deleted file mode 100644
index 19c04c4..0000000
--- a/debian/kde-config-telepathy-accounts.install
+++ /dev/null
@@ -1,9 +0,0 @@
-usr/lib/*/libktpaccountskcminternal.so.*
-usr/lib/*/qt5/plugins/kaccounts/ui/ktpaccountskcm_plugin_kaccounts.so
-usr/lib/*/qt5/plugins/ktpaccountskcm_*.so
-usr/share/accounts/providers/kde/*.provider
-usr/share/accounts/services/kde/*.service
-usr/share/kservices5/*.desktop
-usr/share/kservicetypes5/*.desktop
-usr/share/locale/
-usr/share/telepathy/profiles/*.profile
diff --git a/debian/rules b/debian/rules
index 9da9725..52eb510 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,11 +5,5 @@ l10npkgs_firstversion_ok := 4:17.03.90-0~
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 
-override_dh_auto_install:
-	$(overridden_command) --destdir=debian/tmp
-
 override_dh_strip:
 	$(overridden_command) --dbgsym-migration='kde-config-telepathy-accounts-dbg (<= 15.12.1-1~~)'
-
-override_dh_install:
-	dh_install --fail-missing

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list