[SCM] ktp-contact-list packaging branch, master, updated. debian/0.7.0-1-93-g67dd8c0

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:06:35 UTC 2016


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

The following commit has been merged in the master branch:
commit 4f9826c481c7d75f016bdbfb7afa8620352e8962
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Jan 31 22:03:48 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 0517d19..6ff0f3c 100644
--- a/debian/control
+++ b/debian/control
@@ -44,11 +44,3 @@ Description: Telepathy contact list 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-contact-list-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: kde-telepathy-contact-list (= ${binary:Version}), ${misc:Depends}
-Description: Telepathy contact list for the KDE Plasma Desktop - debug symbols
- This package provides the debug symbols for the KDE Telepathy contact list.
diff --git a/debian/rules b/debian/rules
index 87d769d..ad141ab 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-contact-list-dbg
+	$(overridden_command) --ddeb-migration='kde-telepathy-contact-list-dbg (<= 15.12.1-1~~)'
 
 override_dh_install:
 	$(overridden_command) --fail-missing

-- 
ktp-contact-list packaging



More information about the pkg-kde-commits mailing list