Fixed debian control
* Added Multi-Arch: same, following the Multiarch hinter * Removed minimum version from libqt5xdgiconloader-dev
This commit is contained in:
parent
f7218efb0b
commit
d7bddd37eb
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
lxqt-qtplugin (0.11.0-2) experimental; urgency=medium
|
||||||
|
|
||||||
|
* Added Multi-Arch: same, following the Multiarch hinter
|
||||||
|
* Removed minimum version from libqt5xdgiconloader-dev
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Tue, 27 Sep 2016 22:42:15 +0200
|
||||||
|
|
||||||
lxqt-qtplugin (0.11.0-1) experimental; urgency=medium
|
lxqt-qtplugin (0.11.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
* Cherry-picking upstream release 0.11.0.
|
* Cherry-picking upstream release 0.11.0.
|
||||||
|
5
debian/control
vendored
5
debian/control
vendored
@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
|
|||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev (>= 2.0.0),
|
libqt5xdg-dev (>= 2.0.0),
|
||||||
libqt5xdgiconloader-dev (>= 2.0.0),
|
libqt5xdgiconloader-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
qtbase5-private-dev,
|
qtbase5-private-dev,
|
||||||
@ -26,8 +26,9 @@ Homepage: https://github.com/lxde/lxqt-qtplugin
|
|||||||
|
|
||||||
Package: lxqt-qtplugin
|
Package: lxqt-qtplugin
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
Multi-Arch: same
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends}
|
||||||
Description: LXQt system integration plugin for Qt
|
Description: LXQt system integration plugin for Qt
|
||||||
With this plugin, all Qt-based programs can adopt settings of
|
With this plugin, all Qt-based programs can adopt settings of
|
||||||
LXQt, such as the icon theme.
|
LXQt, such as the icon theme.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user