[SCM] kcompletion packaging branch, master, updated. debian/5.16.0-1-8-g2d29fb4

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


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

The following commit has been merged in the master branch:
commit 2d29fb466e2b87db83317a8137c20777d7e0217a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:08:57 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 d420a4d..1a6a825 100644
--- a/debian/control
+++ b/debian/control
@@ -51,15 +51,3 @@ Description: Widgets with advanced auto-completion features.
  lower-level completion class which can be used with your own widgets.
  .
  This package contains the translations.
-
-Package: libkf5completion5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5completion5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kcompletion
- KCompletion provides widgets with advanced completion support as well as a
- lower-level completion class which can be used with your own widgets.
- .
- Contains debug symbols for kcompletion.
diff --git a/debian/rules b/debian/rules
index 09e4c9c..60532e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export QT_SELECT=5
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5completion5-dbg
+	$(overridden_command) --ddeb-migration='libkf5completion5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	xvfb-run -a $(overridden_command)

-- 
kcompletion packaging



More information about the pkg-kde-commits mailing list