[SCM] kscreen packaging branch, master, updated. debian/5.5.4-1-16-g068907b

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:13:39 UTC 2016


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

The following commit has been merged in the master branch:
commit dd8d47d18eac0188dbc34e024f120a80ddd52ea0
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Mar 1 18:05:29 2016 +0100

    Automatic update with ddeb_migration3.py
---
 debian/control | 13 -------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 3939523..f12d74c 100644
--- a/debian/control
+++ b/debian/control
@@ -42,16 +42,3 @@ Description: KDE monitor hotplug and screen handling
  .
  This package contains the modules and plugins for monitor hotplug and
  automatic screen handling.
-
-Package: kscreen-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: kscreen (= ${binary:Version}), ${misc:Depends}
-Description: KDE monitor hotplug and screen handling - debug info
- KScreen provides multiple monitor support.  This support tries to be
- as smart as possible adapting the behavior of it to each use case
- making the configuration of monitors as simple as plugging them into
- your computer.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index 65b4ae6..32e5f8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ override_dh_auto_install:
 	$(overriden_command) --destdir=debian/tmp
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kscreen-dbg
+	$(overridden_command) --dbgsym-migration='kscreen-dbg (<= 4:5.5.5-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
kscreen packaging



More information about the pkg-kde-commits mailing list