[SCM] kdesignerplugin packaging branch, master, updated. debian/5.16.0-1-8-g03d3915

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


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

The following commit has been merged in the master branch:
commit 03d39153826ba177e57a6b3994f31f1974433030
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:08:58 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 47f7de6..8bc619c 100644
--- a/debian/control
+++ b/debian/control
@@ -71,18 +71,3 @@ Description: Integration of KF5 widgets in Qt Designer/Creator
  Part of KDE Frameworks.
  .
  This package contains images and translations.
-
-Package: kdesignerplugin-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: kgendesignerplugin (= ${binary:Version}), ${misc:Depends}
-Description: Integration of KF5 widgets in Qt Designer/Creator
- This framework provides plugins for Qt Designer that allow
- it to display the widgets provided by various KDE Frameworks,
- as well as a utility kgendesignerplugin which can be used
- to generate other such plugins from ini-style description files.
- .
- Part of KDE Frameworks.
- .
- Contains debug symbols for kdesignerplugin.
diff --git a/debian/rules b/debian/rules
index 1fadb5d..2976168 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=kdesignerplugin-dbg
+	$(overridden_command) --ddeb-migration='kdesignerplugin-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	xvfb-run -a $(overridden_command)

-- 
kdesignerplugin packaging



More information about the pkg-kde-commits mailing list