[SCM] libkscreen packaging branch, master, updated. debian/5.4.3-1-18-gda48c6b

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 29 19:53:06 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/libkscreen.git;a=commitdiff;h=ea7311d

The following commit has been merged in the master branch:
commit ea7311d4b8777038fb84c1334977615ba7e7bde7
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Feb 29 17:28:16 2016 +0100

    Automatic update with ddeb_migration.py
---
 debian/control                  | 15 +--------------
 debian/libkf5screen-bin.install |  2 +-
 debian/rules                    |  2 +-
 3 files changed, 3 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 73ecf23..d679116 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 2.8.12),
-               debhelper (>= 9),
                dbus-x11,
+               debhelper (>= 9),
                extra-cmake-modules (>= 5.14.0~),
                libqt5x11extras5-dev (>= 5.4),
                libx11-dev,
@@ -61,16 +61,3 @@ Description: library for screen management - helpers
  of monitors as simple as plugging them to your computer.
  .
  This package contains the library helpers and the corresponding dbus service.
-
-Package: libkscreen-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Recommends: qtbase5-dbg
-Depends: libkf5screen6 (= ${binary:Version}), ${misc:Depends}
-Description: library for screen management - debug info
- The KDE multiple monitor support is trying be as smart as possible
- adapting the behavior of it to each use case making the configuration
- of monitors as simple as plugging them to your computer.
- .
- This package contains the debugging symbols.
diff --git a/debian/libkf5screen-bin.install b/debian/libkf5screen-bin.install
index e36a514..ec46eca 100644
--- a/debian/libkf5screen-bin.install
+++ b/debian/libkf5screen-bin.install
@@ -1,2 +1,2 @@
-usr/share/dbus-1/services/org.kde.kscreen.service
 usr/lib/*/libexec/kf5/kscreen_backend_launcher
+usr/share/dbus-1/services/org.kde.kscreen.service
diff --git a/debian/rules b/debian/rules
index b5cfb00..58f166c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ override_dh_shlibdeps:
 	$(overridden_command) (foreach p,$(shell dh_listpackages -a | egrep ^lib.*[0-9]+$$),-p$p) -- -xlibkf5screen-bin
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=libkscreen-dbg
+	$(overridden_command) --dbgsym-migration='libkscreen-dbg (<= 4:5.5.4-2~~)'
 
 override_dh_auto_test:
 	-xvfb-run -a dh_auto_test

-- 
libkscreen packaging



More information about the pkg-kde-commits mailing list