Fixed control with cme fix
This commit is contained in:
parent
aee665f1de
commit
eab809b612
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -2,8 +2,9 @@ lxqt-panel (0.9.0+20150830-1) unstable; urgency=medium
|
|||||||
|
|
||||||
* Cherry-picked upstream version 0.9.0+20150830.
|
* Cherry-picked upstream version 0.9.0+20150830.
|
||||||
* Added upstream signing key and use it in watch file
|
* Added upstream signing key and use it in watch file
|
||||||
|
* Fixed control with cme fix
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Fri, 04 Sep 2015 20:54:16 +0200
|
-- Alf Gaida <agaida@siduction.org> Fri, 04 Sep 2015 21:11:02 +0200
|
||||||
|
|
||||||
lxqt-panel (0.9.0+20150815-1) unstable; urgency=medium
|
lxqt-panel (0.9.0+20150815-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
20
debian/control
vendored
20
debian/control
vendored
@ -11,15 +11,15 @@ Build-Depends: cmake (>= 3.0.2),
|
|||||||
libdbusmenu-qt5-dev,
|
libdbusmenu-qt5-dev,
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
libicu-dev,
|
libicu-dev,
|
||||||
liblxqt0-dev (>= 0.9),
|
liblxqt0-dev,
|
||||||
liblxqt-globalkeys0-dev (>= 0.9),
|
liblxqt-globalkeys0-dev,
|
||||||
liblxqt-globalkeys-ui0-dev (>= 0.9),
|
liblxqt-globalkeys-ui0-dev,
|
||||||
libkf5windowsystem-dev (>= 5.3),
|
libkf5windowsystem-dev,
|
||||||
libkf5solid-dev (>= 5.3),
|
libkf5solid-dev,
|
||||||
libmenu-cache-dev (>= 0.5),
|
libmenu-cache-dev,
|
||||||
libpulse-dev,
|
libpulse-dev,
|
||||||
libqt5x11extras5-dev (>= 5.3),
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev (>= 1.2),
|
libqt5xdg-dev,
|
||||||
libsensors4-dev,
|
libsensors4-dev,
|
||||||
libstatgrab-dev,
|
libstatgrab-dev,
|
||||||
libsysstat-qt5-0-dev (>= 0.3.0),
|
libsysstat-qt5-0-dev (>= 0.3.0),
|
||||||
@ -33,8 +33,8 @@ Build-Depends: cmake (>= 3.0.2),
|
|||||||
libxkbcommon-x11-dev,
|
libxkbcommon-x11-dev,
|
||||||
libxrender-dev,
|
libxrender-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
qttools5-dev (>= 5.3),
|
qttools5-dev,
|
||||||
qttools5-dev-tools (>=5.3)
|
qttools5-dev-tools
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-panel.git
|
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-panel.git
|
||||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-panel.git
|
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-panel.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user