[SCM] kglobalaccel packaging branch, master, updated. debian/5.23.0-1-7-g9759842
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Aug 20 08:01:59 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kglobalaccel.git;a=commitdiff;h=71607eb
The following commit has been merged in the master branch:
commit 71607ebfe679a1acc342054bacf76796b200ddf9
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Aug 17 21:54:51 2016 +0200
Bump group breaks (5.25)
---
debian/control | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9aa8243..06ae689 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,9 @@ Depends: libkf5globalaccel5 (= ${binary:Version}),
libkf5globalaccelprivate5 (= ${binary:Version}),
qtbase5-dev (>= 5.5.0~),
${misc:Depends}
-Breaks: libkf5globalaccel5 (<= 4.100.0-0ubuntu1~ubuntu14.10~ppa3)
+Breaks: libkf5globalaccel5 (<= 4.100.0-0ubuntu1~ubuntu14.10~ppa3),
+ libkf5khtml-dev (<< 5.25),
+ libkf5xmlgui-dev (<< 5.25)
Replaces: libkf5globalaccel5 (<= 4.100.0-0ubuntu1~ubuntu14.10~ppa3)
Description: development files for kglobalaccel
KGlobalAccel allows you to have global accelerators that are
@@ -59,6 +61,11 @@ Description: Configurable global shortcut support.
independent of the focused window. Unlike regular shortcuts,
the application's window does not need focus for them to be
activated.
+Breaks: libkf5kdelibs4support5 (<< 5.25),
+ libkf5khtml5 (<< 5.25),
+ libkf5plasma5 (<< 5.25),
+ libkf5xmlgui5 (<< 5.25),
+ qml-module-org-kde-kquickcontrols (<< 5.25)
Package: libkf5globalaccelprivate5
Architecture: any
--
kglobalaccel packaging
More information about the pkg-kde-commits
mailing list