62 lines
2.0 KiB
Plaintext
Raw Normal View History

2014-09-10 22:49:44 +02:00
Source: lxqt-panel
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
2015-08-21 23:22:04 +08:00
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
Andrew Lee (李健秋) <ajqlee@debian.org>
2014-09-10 22:49:44 +02:00
Section: x11
Priority: optional
Build-Depends: cmake (>= 3.0.2),
debhelper (>= 9),
libasound2-dev,
libdbusmenu-qt5-dev,
libglib2.0-dev,
libicu-dev,
liblxqt0-dev (>= 0.9),
liblxqt-globalkeys0-dev (>= 0.9),
liblxqt-globalkeys-ui0-dev (>= 0.9),
libkf5windowsystem-dev (>= 5.3),
libkf5solid-dev (>= 5.3),
libmenu-cache-dev (>= 0.5),
libpulse-dev,
libqt5x11extras5-dev (>= 5.3),
libqt5xdg-dev (>= 1.2),
libsensors4-dev,
2015-08-21 23:25:09 +08:00
libstatgrab-dev,
libsysstat-qt5-0-dev (>= 0.3.0),
libx11-dev,
libxcomposite-dev,
libxcb-util0-dev,
libxcb-xkb-dev,
libxcb-damage0-dev,
libxdamage-dev,
libxkbcommon-dev,
libxkbcommon-x11-dev,
libxrender-dev,
pkg-config,
qttools5-dev (>= 5.3),
qttools5-dev-tools (>=5.3)
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-panel.git
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-panel.git
Homepage: https://github.com/lxde/lxqt-panel
2014-09-10 22:49:44 +02:00
Package: lxqt-panel
2014-09-10 22:49:44 +02:00
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
2015-08-21 23:26:10 +08:00
Description: LXQt desktop panel
2014-09-10 22:49:44 +02:00
The LXQt desktop panel
.
This package contain the LXQt panel.
Package: lxqt-panel-dbg
2014-09-10 22:49:44 +02:00
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends},
lxqt-panel (= ${binary:Version})
2014-09-10 22:49:44 +02:00
Description: LXQt desktop panel (debug)
The LXQt desktop panel
.
This package contain the debugging symbols.