diff --git a/config/lxqt-config-globalkeyshortcuts.desktop.in b/config/lxqt-config-globalkeyshortcuts.desktop.in index 12d7669..23195da 100644 --- a/config/lxqt-config-globalkeyshortcuts.desktop.in +++ b/config/lxqt-config-globalkeyshortcuts.desktop.in @@ -6,6 +6,6 @@ Comment=Configure shortcut keys in LXQt Exec=lxqt-config-globalkeyshortcuts Icon=preferences-desktop-keyboard Categories=Settings;DesktopSettings;Qt;LXQt; -OnlyShowIn=LXQt;LXDE; +OnlyShowIn=LXQt; #TRANSLATIONS_DIR=translations diff --git a/debian/changelog b/debian/changelog index c4de487..167764e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,15 @@ -lxqt-globalkeys (0.9.0+20150829-1) unstable; urgency=medium +lxqt-globalkeys (0.9.0+20150914-1) experimental; urgency=medium - * Cherry-picked upstream version 0.9.0+20150829 + * Cherry-picked upstream version 0.9.0+20150914 * Fixed .gitignore * Removed breaks/replaces - * cme fix dpkg-control + * Beautified debian/control * Added linker flags -Wl,--as-needed * upstream signing key added and used in watchfile + * Switched to experimental because of LXQt namespace change + * Added minimum version for liblxqt0-dev (>= 0.9.0+20150911) - -- Alf Gaida Wed, 02 Sep 2015 21:28:59 +0200 + -- Alf Gaida Thu, 24 Sep 2015 01:31:55 +0200 lxqt-globalkeys (0.9.0+20150806-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 9f24656..6125e49 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Priority: optional Build-Depends: cmake (>= 3.0.2), debhelper (>= 9), libkf5windowsystem-dev, - liblxqt0-dev, + liblxqt0-dev (>= 0.9.0+20150911), libqt5x11extras5-dev, libqt5xdg-dev, libx11-dev,