[SCM] solid packaging branch, master, updated. debian/5.16.0-1-8-gceb3812

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


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

The following commit has been merged in the master branch:
commit ceb3812cafb0c4c5e86053f3d1e4a7acb1a442bc
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:09:09 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 fdd1a71..731ed14 100644
--- a/debian/control
+++ b/debian/control
@@ -92,17 +92,3 @@ Description: Qt library to query and control hardware plugin
  interacting with hardware independently of the underlying operating system.
  .
  This package is part of KDE Frameworks 5.
-
-Package: libkf5solid5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5solid5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for libsolid
- Solid is a device integration framework. It provides a way of querying and
- interacting with hardware independently of the underlying operating system.
- .
- This package is part of KDE Frameworks 5.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 824cbbd..c241382 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:
-	dh_strip --dbg-package=libkf5solid5-dbg
+	dh_strip --ddeb-migration='libkf5solid5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
solid packaging



More information about the pkg-kde-commits mailing list