[SCM] krunner packaging branch, master, updated. debian/5.16.0-1-6-gc12d2af

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


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

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

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

diff --git a/debian/control b/debian/control
index 828ca26..0a89b35 100644
--- a/debian/control
+++ b/debian/control
@@ -59,15 +59,3 @@ Description: Used to write plugins loaded at runtime called "Runners".
  of mini-command-line, its functionality can be
  extended by "runners" to assist the user
  to accomplish a lot of tasks.
-
-Package: libkf5runner5-dbg
-Architecture: any
-Multi-Arch: same
-Priority: extra
-Section: debug
-Depends: libkf5runner5 (= ${binary:Version}), ${misc:Depends}
-Recommends: qml-module-org-kde-runnermodel (= ${binary:Version})
-Description: debug symbols for krunner
- An assortment of text-related widgets
- .
- Contains debug symbols for krunner.
diff --git a/debian/rules b/debian/rules
index fd14696..08873c6 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=libkf5runner5-dbg
+	$(overridden_command) --ddeb-migration='libkf5runner5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	xvfb-run -a $(overridden_command)

-- 
krunner packaging



More information about the pkg-kde-commits mailing list