[SCM] frameworkintegration packaging branch, master, updated. debian/5.16.0-1-8-g3d714fe

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 19:59:53 UTC 2016


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

The following commit has been merged in the master branch:
commit 3d714feb08af51312f822b0612a58faf650dce68
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:08:56 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 da9761e..80299b0 100644
--- a/debian/control
+++ b/debian/control
@@ -76,18 +76,3 @@ Description: KF5 cross-framework integration plugins - KStyle
  consistent user experience. For example, this will ensure a
  consistent single-click or double-click activation setting,
  and the use of standard themed icons.
-
-Package: frameworkintegration-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5style5 (= ${binary:Version}), ${misc:Depends}
-Description: KF5 cross-framework integration plugins - debug files
- Framework Integration is a set of plugins responsible
- for better integration of Qt applications when running
- on a KDE Plasma workspace.
- .
- Applications do not need to link to this directly.
- .
- Contains debug symbols for frameworkintegration.
diff --git a/debian/rules b/debian/rules
index 0e364b8..bfbf495 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=frameworkintegration-dbg
+	$(overridden_command) --ddeb-migration='frameworkintegration-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
frameworkintegration packaging



More information about the pkg-kde-commits mailing list