Cherry-picking upstream version 0.9.0+20150914.
* Switched to experimental because of LXQt namespace change * Added minimum version for liblxqt0-dev (>= 0.9.0+20150911)
This commit is contained in:
parent
3bd398796e
commit
d70411185a
@ -6,6 +6,6 @@ Comment=Configure shortcut keys in LXQt
|
|||||||
Exec=lxqt-config-globalkeyshortcuts
|
Exec=lxqt-config-globalkeyshortcuts
|
||||||
Icon=preferences-desktop-keyboard
|
Icon=preferences-desktop-keyboard
|
||||||
Categories=Settings;DesktopSettings;Qt;LXQt;
|
Categories=Settings;DesktopSettings;Qt;LXQt;
|
||||||
OnlyShowIn=LXQt;LXDE;
|
OnlyShowIn=LXQt;
|
||||||
|
|
||||||
#TRANSLATIONS_DIR=translations
|
#TRANSLATIONS_DIR=translations
|
||||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -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
|
* Fixed .gitignore
|
||||||
* Removed breaks/replaces
|
* Removed breaks/replaces
|
||||||
* cme fix dpkg-control
|
* Beautified debian/control
|
||||||
* Added linker flags -Wl,--as-needed
|
* Added linker flags -Wl,--as-needed
|
||||||
* upstream signing key added and used in watchfile
|
* 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 <agaida@siduction.org> Wed, 02 Sep 2015 21:28:59 +0200
|
-- Alf Gaida <agaida@siduction.org> Thu, 24 Sep 2015 01:31:55 +0200
|
||||||
|
|
||||||
lxqt-globalkeys (0.9.0+20150806-1) unstable; urgency=low
|
lxqt-globalkeys (0.9.0+20150806-1) unstable; urgency=low
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Priority: optional
|
|||||||
Build-Depends: cmake (>= 3.0.2),
|
Build-Depends: cmake (>= 3.0.2),
|
||||||
debhelper (>= 9),
|
debhelper (>= 9),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt0-dev,
|
liblxqt0-dev (>= 0.9.0+20150911),
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev,
|
libqt5xdg-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user