[SCM] kwayland packaging branch, master, updated. debian/5.4.3-1-25-ga60ff57

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 6 18:26:37 UTC 2016


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

The following commit has been merged in the master branch:
commit 86388a72f524e3267c9ba04f348cee6724865633
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Mar 1 17:54:57 2016 +0100

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

diff --git a/debian/control b/debian/control
index 56ef22f..fbfb341 100644
--- a/debian/control
+++ b/debian/control
@@ -45,15 +45,3 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt library wrapper for Wayland libraries
  KWayland provides a Qt-style Server library wrapper for
  the Wayland libraries.
-
-Package: kwayland-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5waylandclient5 (= ${binary:Version}), ${misc:Depends}
-Description: Qt library wrapper for Wayland libraries
- KWayland provides a Qt-style Client and Server library wrapper for
- the Wayland libraries.
- .
- Contains debug symbols for kwayland.
diff --git a/debian/rules b/debian/rules
index 08cd4be..f96ef93 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=kwayland-dbg
+	$(overridden_command) --dbgsym-migration='kwayland-dbg (<= 4:5.5.5-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
kwayland packaging



More information about the pkg-kde-commits mailing list