[SCM] kwidgetsaddons packaging branch, master, updated. debian/5.16.0-1-10-gdf96475

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


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

The following commit has been merged in the master branch:
commit c61c74d1f45281d86c59fd6c57dca144cea26e34
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 | 14 --------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 81c2a77..ff00d77 100644
--- a/debian/control
+++ b/debian/control
@@ -56,17 +56,3 @@ Description: add-on widgets and classes for applications that use the Qt Widgets
  dialogs for configuration pages, message boxes, and password requests.
  .
  This package contains the translations.
-
-Package: libkf5widgetsaddons5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5widgetsaddons5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kwidgetsaddons
- Provided are action classes that can be added to toolbars or menus,
- a wide range of widgets for selecting characters, fonts, colors,
- actions, dates and times, or MIME types, as well as platform-aware
- dialogs for configuration pages, message boxes, and password requests.
- .
- Contains debug symbols for kwidgetsaddons.
diff --git a/debian/rules b/debian/rules
index 5ff8c9c..799dc37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkf5widgetsaddons5-dbg
+	$(overridden_command) --ddeb-migration='libkf5widgetsaddons5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable the unittests in arm, the unittests need a working display

-- 
kwidgetsaddons packaging



More information about the pkg-kde-commits mailing list