[SCM] ktp-contact-runner packaging branch, master, updated. debian/0.7.0-1-92-g87db3e3

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 09:55:50 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-contact-runner.git;a=commitdiff;h=730962a

The following commit has been merged in the master branch:
commit 730962ae7c9146c1c42819e6e4fb1e585aeb282e
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 21:45:55 2016 +0100

    Automatic update with ddeb_migration.py
---
 debian/control | 9 ---------
 debian/rules   | 5 ++++-
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 805a2a7..69cc7e4 100644
--- a/debian/control
+++ b/debian/control
@@ -37,12 +37,3 @@ Description: Telepathy Contact KRunner plugin
  .
  This package is not meant to be used standalone. It is recommended
  to install the kde-telepathy metapackage instead.
-
-Package: plasma-runner-telepathy-contact-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: plasma-runner-telepathy-contact (= ${binary:Version}), ${misc:Depends}
-Description: Telepathy Contact KRunner plugin - debug symbols
- This package provides the debug symbols for the Telepathy Contact
- KRunner plugin.
diff --git a/debian/rules b/debian/rules
index 2313082..03e1d38 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,11 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
+override_dh_auto_install:
+	$(overridden_command) --destdir=debian/tmp
+
 override_dh_strip:
-	$(overridden_command) --dbg-package=plasma-runner-telepathy-contact-dbg
+	$(overridden_command) --ddeb-migration='plasma-runner-telepathy-contact-dbg (<= 15.12.1-1~~)'
 
 override_dh_install:
 	$(overridden_command) --fail-missing

-- 
ktp-contact-runner packaging



More information about the pkg-kde-commits mailing list