[neon/kde/kmenuedit/Neon/unstable] debian: khotkeys is dead

Carlos De Maine null at kde.org
Sun May 14 06:50:47 BST 2023


Git commit fd983f83c75ba317e299402c1df79a7987aedaea by Carlos De Maine.
Committed on 14/05/2023 at 05:50.
Pushed by carlosdem into branch 'Neon/unstable'.

khotkeys is dead

M  +1    -5    debian/control

https://invent.kde.org/neon/kde/kmenuedit/commit/fd983f83c75ba317e299402c1df79a7987aedaea

diff --git a/debian/control b/debian/control
index 40dbf53..836b309 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 2.8.12),
+Build-Depends: cmake,
                debhelper (>= 11~),
                kf6-extra-cmake-modules,
                kf6-kcolorscheme-dev,
@@ -15,7 +15,6 @@ Build-Depends: cmake (>= 2.8.12),
                kf6-kitemmodels-dev,
                kf6-kxmlgui-dev,
                kf6-sonnet-dev,
-               khotkeys-dev,
                pkg-kde-tools-neon,
                qt6-base-dev,
                xauth,
@@ -28,9 +27,6 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kmenuedit.git
 Package: kmenuedit
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: khotkeys (>= 4:5.14)
-Breaks: ${kde-l10n:all}
-Replaces: ${kde-l10n:all}
 Description: XDG menu editor
  This package provides a menu editor which may be used to edit the KDE Plasma
  workspaces menu or any other XDG menu.


More information about the Neon-commits mailing list