48 lines
1.6 KiB
Plaintext
Raw Normal View History

2014-09-10 19:53:15 +02:00
Source: lxqt-powermanagement
2015-09-03 00:40:37 +02:00
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
2015-09-12 23:52:25 +08:00
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
2015-09-03 00:40:37 +02:00
Andrew Lee (李健秋) <ajqlee@debian.org>
2014-09-10 19:53:15 +02:00
Section: x11
Priority: optional
2015-09-03 00:40:37 +02:00
Build-Depends: cmake (>= 3.0.2),
debhelper (>= 9),
libkf5solid-dev,
libkf5windowsystem-dev,
2015-09-25 18:14:24 +02:00
liblxqt0-dev (>= 0.9.0+20150911),
2015-09-03 00:40:37 +02:00
libx11-dev,
libx11-xcb-dev,
libxcb-dpms0-dev,
libxcb-screensaver0-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libqt5xdg-dev,
pkg-config,
qtbase5-private-dev,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-powermanagement.git
2015-09-03 00:40:37 +02:00
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-powermanagement.git
Homepage: https://github.com/lxde/lxqt-powermanagement
2014-09-10 19:53:15 +02:00
Package: lxqt-powermanagement
2014-09-10 19:53:15 +02:00
Architecture: any
2015-09-03 00:40:37 +02:00
Depends: ${misc:Depends},
${shlibs:Depends}
2015-08-16 19:13:30 +08:00
Description: power management module for LXQt
2015-08-16 19:13:09 +08:00
The Power management module for LXQt.
2014-09-10 19:53:15 +02:00
.
This package contain power management module for LXQt.
Package: lxqt-powermanagement-dbg
2014-09-10 19:53:15 +02:00
Architecture: any
Section: debug
Priority: extra
2015-09-03 00:40:37 +02:00
Depends: ${misc:Depends},
lxqt-powermanagement (= ${binary:Version})
2015-08-16 19:13:30 +08:00
Description: power management module for LXQt (debug symbols)
2015-08-16 19:13:09 +08:00
The Power management module for LXQt.
2014-09-10 19:53:15 +02:00
.
2014-10-19 02:20:47 +02:00
This package contain debugging symbols.