[SCM] kwindowsystem packaging branch, master, updated. debian/5.16.0-1-10-g8b1dd32

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 8 20:04:08 UTC 2016


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

The following commit has been merged in the master branch:
commit 8b1dd322258f24dbaa8251f4693da7ebd8806aee
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 7 12:09:05 2016 +0100

    Automatic update with ddeb_migration.py
---
 debian/control | 16 ----------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 38639bf..f0213b6 100644
--- a/debian/control
+++ b/debian/control
@@ -61,19 +61,3 @@ Description: Convenience access to certain properties and features of the window
  low level classes.
  .
  This package contains the translations.
-
-Package: libkf5windowsystem5-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libkf5windowsystem5 (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Description: debug symbols for kwindowsystem
- The class KWindowSystem provides information about the state of the
- window manager and allows asking the window manager to change them
- using a more high-level interface than the NETWinInfo/NETRootInfo
- low level classes.
- .
- Contains debug symbols for kwindowsystem.
diff --git a/debian/rules b/debian/rules
index d6c1d79..ecfd377 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=libkf5windowsystem5-dbg
+	$(overridden_command) --ddeb-migration='libkf5windowsystem5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	-$(overriden_command)

-- 
kwindowsystem packaging



More information about the pkg-kde-commits mailing list