[SCM] kpeople packaging branch, master, updated. debian/5.16.0-1-9-gb51546a

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:00:39 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kpeople.git;a=commitdiff;h=13720a4

The following commit has been merged in the master branch:
commit 13720a483b74df9f4b18beb54b35858990874513
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:08:59 2016 +0100

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

diff --git a/debian/control b/debian/control
index 8927d65..80c19b8 100644
--- a/debian/control
+++ b/debian/control
@@ -115,18 +115,3 @@ Description: framework providing unified access to contacts aggregated by person
  provided in user interfaces by providing QML and Qt Widgets components.
  .
  This package is part of KDE Frameworks 5.
-
-Package: libkf5people-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5people5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kpeople
- KPeople offers unified access to our contacts from different sources, grouping
- them by person while still exposing all the data.
- .
- Furthermore, KPeople will also provide facilities to integrate the data
- provided in user interfaces by providing QML and Qt Widgets components.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index e010036..4c70c2e 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=libkf5people-dbg
+	$(overridden_command) --ddeb-migration='libkf5people-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable auto test at build time, fakeroot breaks them

-- 
kpeople packaging



More information about the pkg-kde-commits mailing list