59 lines
1.8 KiB
Plaintext
Raw Normal View History

2014-09-11 00:42:53 +02:00
Source: lxqt-session
Section: x11
Priority: optional
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders:
Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
2015-08-17 18:05:05 +08:00
Andrew Lee (李健秋) <ajqlee@debian.org>
2014-09-11 00:42:53 +02:00
Build-Depends:
cmake (>= 3.0.2),
2014-09-11 00:42:53 +02:00
debhelper (>= 9),
libkf5windowsystem-dev (>= 5.9.0),
liblxqt0-dev (>= 0.9.0),
libqt5x11extras5-dev (>= 5.3),
libqt5xdg-dev (>= 1.2.0),
2015-08-17 18:05:42 +08:00
libudev-dev,
libx11-dev,
pkg-config,
qttools5-dev (>= 5.3),
qttools5-dev-tools (>= 5.3),
Standards-Version: 3.9.6
2014-09-11 00:42:53 +02:00
Homepage: https://github.com/lxde/lxqt-session
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-session.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-session.git
2014-09-11 00:42:53 +02:00
Package: lxqt-session
2014-09-11 00:42:53 +02:00
Provides: x-session-manager
Architecture: any
2015-08-17 18:10:22 +08:00
Pre-Depends:
lxqt-common,
2014-09-11 00:42:53 +02:00
Depends:
${misc:Depends},
${shlibs:Depends},
x11-xkb-utils,
2015-08-17 18:12:10 +08:00
Description: session manager component for LXQt
2015-08-17 18:14:51 +08:00
LXQt is an advanced, easy-to-use, and fast desktop environment based on
Qt technologies. It has been tailored for users who value simplicity,
speed, and an intuitive interface. Unlike most desktop environments,
LXQt also works fine with less powerful machines.
2014-09-11 00:42:53 +02:00
.
This package contain the session manager component.
Package: lxqt-session-dbg
2014-09-11 00:42:53 +02:00
Architecture: any
Section: debug
Priority: extra
Breaks: lxqt-session-qt5-dbg (<< 0.9.0)
Replaces: lxqt-session-qt5-dbg (<< 0.9.0)
2014-09-11 00:42:53 +02:00
Depends:
${misc:Depends},
lxqt-session (= ${binary:Version}),
2015-08-17 18:12:10 +08:00
Description: session manager component for LXQt (debug symbols)
2015-08-17 18:14:51 +08:00
LXQt is an advanced, easy-to-use, and fast desktop environment based on
Qt technologies. It has been tailored for users who value simplicity,
speed, and an intuitive interface. Unlike most desktop environments,
LXQt also works fine with less powerful machines.
2014-09-11 00:42:53 +02:00
.
This package contain the debugging symbols.