|
|
|
@ -1,26 +1,28 @@
|
|
|
|
|
Source: lxqt-session
|
|
|
|
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
|
|
|
|
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
|
|
|
|
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
|
|
|
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
|
|
|
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
|
|
|
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
|
|
|
|
Section: x11
|
|
|
|
|
Priority: optional
|
|
|
|
|
Build-Depends: debhelper-compat (= 13),
|
|
|
|
|
libkf5windowsystem-dev,
|
|
|
|
|
liblxqt1-dev (>= 1.4.0),
|
|
|
|
|
layer-shell-qt (>= 6.0.0),
|
|
|
|
|
libkf6windowsystem-dev (>= 6.0.0),
|
|
|
|
|
liblayershellqtinterface-dev (>= 6.0.0),
|
|
|
|
|
liblxqt2-dev (>= 2.1.0),
|
|
|
|
|
libproc2-dev,
|
|
|
|
|
libqt5svg5-dev,
|
|
|
|
|
libqt5x11extras5-dev,
|
|
|
|
|
libudev-dev [linux-any],
|
|
|
|
|
libx11-dev,
|
|
|
|
|
qtxdg-tools (>= 3.12.0),
|
|
|
|
|
qt6-svg-dev (>= 6.6.0),
|
|
|
|
|
qt6-wayland-dev (>= 6.6.0),
|
|
|
|
|
qtxdg-tools (>= 4.1.0),
|
|
|
|
|
xdg-user-dirs
|
|
|
|
|
Standards-Version: 4.6.2
|
|
|
|
|
Standards-Version: 4.7.0
|
|
|
|
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging
|
|
|
|
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging.git
|
|
|
|
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-session
|
|
|
|
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-session.git
|
|
|
|
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-session
|
|
|
|
|
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-session.git
|
|
|
|
|
Homepage: https://github.com/lxqt/lxqt-session
|
|
|
|
|
Rules-Requires-Root: no
|
|
|
|
|
|
|
|
|
@ -59,8 +61,11 @@ Package: lxqt-session-l10n
|
|
|
|
|
Architecture: all
|
|
|
|
|
Multi-Arch: foreign
|
|
|
|
|
Section: localization
|
|
|
|
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
|
|
|
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
|
|
|
|
Description: Language package for lxqt-session
|
|
|
|
|
The l10n files for lxqt-session.
|
|
|
|
|
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.
|
|
|
|
|
.
|
|
|
|
|
This package contains the l10n files needed by lxqt-session.
|
|
|
|
|