[SCM] ktp-approver packaging branch, master, updated. debian/15.08.3-1-22-gd79cb42

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:23:53 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-approver.git;a=commitdiff;h=2539fee

The following commit has been merged in the master branch:
commit 2539fee38e62bef4d9ebf454d0acfa574c91dbf3
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 22:05:25 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 64c20b8..27910a1 100644
--- a/debian/control
+++ b/debian/control
@@ -40,12 +40,3 @@ Description: KDED module for approving incoming conversations
  .
  This package is not meant to be used standalone. It is recommended
  to install the kde-telepathy metapackage instead.
-
-Package: kde-telepathy-approver-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: kde-telepathy-approver (= ${binary:Version}), ${misc:Depends}
-Description: KDED module for approving incoming conversations - debug symbols
- This package provides the debug symbols for the telepathy approver
- KDED module.
diff --git a/debian/rules b/debian/rules
index ea3385d..3849f67 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=kde-telepathy-approver-dbg
+	$(overridden_command) --ddeb-migration='kde-telepathy-approver-dbg (<= 15.12.1-1~~)'
 
 override_dh_install:
 	$(overridden_command) --fail-missing

-- 
ktp-approver packaging



More information about the pkg-kde-commits mailing list