[SCM] ktp-text-ui packaging branch, master, updated. debian/0.7.0-1-111-g633eaac

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 09:59:19 UTC 2016


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

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

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

diff --git a/debian/control b/debian/control
index 2eabc8c..bce6d2a 100644
--- a/debian/control
+++ b/debian/control
@@ -61,11 +61,3 @@ Description: Telepathy text chat UI for the KDE Plasma Desktop
  .
  This package is not meant to be used standalone. It is recommended
  to install the kde-telepathy metapackage instead.
-
-Package: kde-telepathy-text-ui-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: kde-telepathy-text-ui (= ${binary:Version}), ${misc:Depends}
-Description: Telepathy text chat UI for the KDE Plasma Desktop - debug symbols
- This package provides debug symbols for the KDE Telepathy text chat UI.
diff --git a/debian/rules b/debian/rules
index c8bbd32..914c1a1 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-text-ui-dbg
+	$(overridden_command) --ddeb-migration='kde-telepathy-text-ui-dbg (<= 15.12.1-1~~)'
 
 override_dh_install:
 	$(overridden_command) --fail-missing

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list