[SCM] ktp-auth-handler packaging branch, master, updated. debian/17.08.1-1-5-gd78e2fd

Pino Toscano pino at moszumanska.debian.org
Sun Dec 3 12:29:27 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=d78e2fd

The following commit has been merged in the master branch:
commit d78e2fd04896d24db6c9baca5490e950c89ddc90
Author: Pino Toscano <pino at debian.org>
Date:   Sun Dec 3 13:28:58 2017 +0100

    simplify local install
---
 debian/changelog                          | 4 ++++
 debian/kde-telepathy-auth-handler.install | 4 ----
 debian/rules                              | 6 ------
 3 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 986b5f0..d4a1d95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ ktp-auth-handler (17.08.3-0r1) UNRELEASED; urgency=medium
   * New upstream release.
   * Bump Standards-Version to 4.1.1, no changes required.
   * Simplify watch file, and switch it to https.
+  * Stop forcing debian/tmp as local installation directory, installing
+    everything to the final location
+    - drop kde-telepathy-auth-handler.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 13:26:40 +0100
 
diff --git a/debian/kde-telepathy-auth-handler.install b/debian/kde-telepathy-auth-handler.install
deleted file mode 100644
index d9d0626..0000000
--- a/debian/kde-telepathy-auth-handler.install
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/lib/*/libexec/ktp-auth-handler
-usr/share/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.*.service
-usr/share/telepathy/clients/KTp.*.client
-usr/share/locale/
diff --git a/debian/rules b/debian/rules
index 6134fdf..d2a4a29 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-telepathy-auth-handler-dbg (<= 15.12.1-1~~)'
-
-override_dh_install:
-	$(overridden_command) --fail-missing

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list