[SCM] kconfigwidgets packaging branch, master, updated. debian/5.16.0-1-8-g969a7a7

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


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

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

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

diff --git a/debian/control b/debian/control
index f32c448..7a5c046 100644
--- a/debian/control
+++ b/debian/control
@@ -65,16 +65,3 @@ Description: Extra widgets for easier configuration support.
  uses KConfig to store their settings.
  .
  This package contains the preparetips5 script and graphics.
-
-Package: libkf5configwidgets5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5configwidgets5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kconfigwidgets
- KConfigWidgets provides easy-to-use classes to create
- configuration dialogs, as well as a set of widgets which
- uses KConfig to store their settings.
- .
- Contains debug symbols for kconfigwidgets.
diff --git a/debian/rules b/debian/rules
index eaec004..5ebcac2 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=libkf5configwidgets5-dbg
+	$(overridden_command) --ddeb-migration='libkf5configwidgets5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	xvfb-run -a $(overridden_command)

-- 
kconfigwidgets packaging



More information about the pkg-kde-commits mailing list