Update control
This commit is contained in:
parent
d89303e31f
commit
0c67c476fc
49
debian/control
vendored
49
debian/control
vendored
@ -1,34 +1,29 @@
|
|||||||
Source: lxqt-qtplugin
|
Source: lxqt-qtplugin
|
||||||
|
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
|
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
Build-Depends: debhelper (>= 9),
|
||||||
Uploaders:
|
cmake (>= 3.0.2),
|
||||||
Alf Gaida <agaida@siduction.org>,
|
libkf5windowsystem-dev,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
liblxqt0-dev,
|
||||||
Build-Depends:
|
libqt5x11extras5-dev,
|
||||||
cmake (>= 3.0.2),
|
libqt5xdg-dev,
|
||||||
debhelper (>= 9),
|
libx11-dev,
|
||||||
libx11-dev,
|
pkg-config,
|
||||||
pkg-config,
|
qtbase5-private-dev,
|
||||||
libkf5windowsystem-dev (>= 5.9),
|
qttools5-dev,
|
||||||
liblxqt0-dev (>= 0.9.0),
|
qttools5-dev-tools,
|
||||||
libqt5x11extras5-dev (>= 5.3),
|
|
||||||
libqt5xdg-dev (>= 1.2.0),
|
|
||||||
qtbase5-private-dev (>= 5.3),
|
|
||||||
qttools5-dev (>= 5.3),
|
|
||||||
qttools5-dev-tools (>= 5.3),
|
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Homepage: https://github.com/lxde/lxqt-qtplugin
|
|
||||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-qtplugin.git
|
|
||||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-qtplugin.git
|
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-qtplugin.git
|
||||||
|
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-qtplugin.git
|
||||||
|
Homepage: https://github.com/lxde/lxqt-qtplugin
|
||||||
|
|
||||||
Package: lxqt-qtplugin
|
Package: lxqt-qtplugin
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Breaks: lxqt-qtplugin-qt5 (<< 0.9.0)
|
Depends: ${misc:Depends},
|
||||||
Replaces: lxqt-qtplugin-qt5 (<< 0.9.0)
|
${shlibs:Depends},
|
||||||
Depends:
|
|
||||||
${misc: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.
|
||||||
@ -39,14 +34,10 @@ Package: lxqt-qtplugin-dbg
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Section: debug
|
Section: debug
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Breaks: lxqt-qtplugin-qt5-dbg (<< 0.9.0)
|
Depends: ${misc:Depends},
|
||||||
Replaces: lxqt-qtplugin-qt5-dbg (<< 0.9.0)
|
lxqt-qtplugin (= ${binary:Version})
|
||||||
Depends:
|
|
||||||
${misc:Depends},
|
|
||||||
lxqt-qtplugin (= ${binary:Version}),
|
|
||||||
Description: LXQt system integration plugin for Qt (debug symbols)
|
Description: LXQt system integration plugin for Qt (debug symbols)
|
||||||
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.
|
||||||
.
|
.
|
||||||
This package provides the debugging symbols.
|
This package provides the debugging symbols.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user