[SCM] ktp-call-ui packaging branch, master, updated. debian/17.08.1-1-10-g993708d

Pino Toscano pino at moszumanska.debian.org
Sun Dec 3 13:26:53 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-call-ui.git;a=commitdiff;h=993708d

The following commit has been merged in the master branch:
commit 993708dd0700df97cffbe380480a9a9c2d5bc8c2
Author: Pino Toscano <pino at debian.org>
Date:   Sun Dec 3 14:26:05 2017 +0100

    simplify local install
---
 debian/changelog                     | 3 +++
 debian/kde-telepathy-call-ui.install | 7 -------
 debian/rules                         | 4 ----
 3 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6562981..ae53415 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ ktp-call-ui (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-telepathy-call-ui.install, no more useful now
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 03 Dec 2017 14:23:12 +0100
 
diff --git a/debian/kde-telepathy-call-ui.install b/debian/kde-telepathy-call-ui.install
deleted file mode 100644
index 41ab288..0000000
--- a/debian/kde-telepathy-call-ui.install
+++ /dev/null
@@ -1,7 +0,0 @@
-usr/bin/ktp-dialout-ui
-usr/lib/*/libexec/ktp-call-ui
-usr/share/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.CallUi.service
-usr/share/ktp-call-ui/
-usr/share/kxmlgui5/ktp-call-ui/
-usr/share/locale/
-usr/share/telepathy/clients/KTp.CallUi.client
diff --git a/debian/rules b/debian/rules
index e3210d6..00c935d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,9 +9,5 @@ CMAKE_FLAGS := \
 override_dh_auto_configure:
 	dh_auto_configure -- $(CMAKE_FLAGS)
 
-override_dh_auto_install:
-	$(overridden_command) --destdir=debian/tmp
-
 override_dh_strip:
 	$(overridden_command) --dbgsym-migration='kde-telepathy-call-ui (<= 16.04.0-1~~)'
-

-- 
ktp-call-ui packaging



More information about the pkg-kde-commits mailing list