[SCM] kwin packaging branch, master, updated. debian/5.5.4-2-19-g2b23b5d

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:18:06 UTC 2016


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

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

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

diff --git a/debian/control b/debian/control
index d8ef8f9..daf7807 100644
--- a/debian/control
+++ b/debian/control
@@ -323,24 +323,6 @@ Description: KDE window manager data files
  .
  This package contains the data files
 
-Package: kwin-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Recommends: qtbase5-dbg
-Depends: kwin-x11 (= ${binary:Version}) | kwin-wayland (= ${binary:Version}),
-         ${misc:Depends}
-Description: KDE window manager - debug files
- KWin (pronounced as one syllable "kwin") is the window
- manager for the KDE Plasma Desktop. It gives you complete
- control over your windows, making sure they're not in the way
- but aid you in your task. It paints the window decoration,
- the bar on top of every window with (configurable) buttons
- like close, maximize and minimize. It also handles placing
- of windows and switching between them.
- .
- This package contains the debugging symbols.
-
 Package: kde-window-manager
 Section: oldlibs
 Priority: extra
diff --git a/debian/rules b/debian/rules
index b99b761..b196f7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kwin-dbg
+	$(overridden_command) --dbgsym-migration='kwin-dbg (<= 4:5.5.5-1~~)'
 
 override_dh_auto_test:
 	# Disable auto tests at build time

-- 
kwin packaging



More information about the pkg-kde-commits mailing list