[SCM] kcontacts packaging branch, master, updated. debian/15.08.0-1-6-g6509cb7

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 1 10:21:14 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kcontacts.git;a=commitdiff;h=26dd751

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

    Automatic update with ddeb_migration.py
---
 debian/control | 11 -----------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 810ef59..e556f05 100644
--- a/debian/control
+++ b/debian/control
@@ -45,14 +45,3 @@ Depends: libkf5contacts-data (= ${source:Version}),
          ${shlibs:Depends}
 Description: address book API for KDE frameworks
  KContacts is an API for address book data.
-
-Package: libkf5contacts-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5contacts5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kcontacts
- KContacts is an API for address book data.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 215eee2..10cd216 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5contacts-dbg
+	$(overridden_command) --ddeb-migration='libkf5contacts-dbg (<= 15.12.1-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
kcontacts packaging



More information about the pkg-kde-commits mailing list