[SCM] kparts packaging branch, master, updated. debian/5.16.0-1-8-g51b1485

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:03:24 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kparts.git;a=commitdiff;h=51b1485

The following commit has been merged in the master branch:
commit 51b1485185473391da2889dc60fb1f740af82760
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:09:03 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 94b695c..496198e 100644
--- a/debian/control
+++ b/debian/control
@@ -67,14 +67,3 @@ Depends: libkf5parts-data (= ${source:Version}),
 Recommends: libkf5parts-plugins (= ${binary:Version})
 Description: Document centric plugin system.
  Framework providing elaborate user-interface components.
-
-Package: libkf5parts5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5parts5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kparts
- Framework providing elaborate user-interface components.
- .
- Contains debug symbols for kparts.
diff --git a/debian/rules b/debian/rules
index 00835b3..9b67fc5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5parts5-dbg
+	$(overridden_command) --ddeb-migration='libkf5parts5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	xvfb-run -a $(overridden_command)

-- 
kparts packaging



More information about the pkg-kde-commits mailing list