[SCM] kmenuedit packaging branch, master, updated. debian/5.6.5-1-2-g53861a1
Pino Toscano
pino at moszumanska.debian.org
Sun Aug 21 10:14:35 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kmenuedit.git;a=commitdiff;h=53861a1
The following commit has been merged in the master branch:
commit 53861a1980639a1fdb7e90d8e6a4d22328d25964
Author: Pino Toscano <pino at debian.org>
Date: Sun Aug 21 12:13:54 2016 +0200
recommend khotkeys (#796981)
while kmenuedit works mostly fine without the khotkeys kded module,
it is needed at runtime to deal with global shortcuts
---
debian/changelog | 3 +++
debian/control | 1 +
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 78f527b..14ff0fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ kmenuedit (4:5.7.3-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Recommend khotkeys: while kmenuedit works mostly fine without the
+ khotkeys kded module, it is needed at runtime to deal with global
+ shortcuts. (Closes: #796981)
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 21 Aug 2016 12:08:15 +0200
diff --git a/debian/control b/debian/control
index dd816c2..fda896b 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/kmenuedit.git
Package: kmenuedit
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: khotkeys
Breaks: ${kde-l10n:all}
Replaces: ${kde-l10n:all}
Description: XDG menu editor
--
kmenuedit packaging
More information about the pkg-kde-commits
mailing list