|
|
|
@ -1,27 +1,27 @@
|
|
|
|
|
Source: lxqt-panel
|
|
|
|
|
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),
|
|
|
|
|
layer-shell-qt,
|
|
|
|
|
libasound2-dev,
|
|
|
|
|
libdbusmenu-qt5-dev,
|
|
|
|
|
libdbusmenu-lxqt0-dev (>= 0.2.0),
|
|
|
|
|
libglib2.0-dev,
|
|
|
|
|
libicu-dev,
|
|
|
|
|
libkf5solid-dev,
|
|
|
|
|
libkf5windowsystem-dev,
|
|
|
|
|
liblxqt-globalkeys-ui1-dev (>= 1.4.0),
|
|
|
|
|
liblxqt-globalkeys1-dev (>= 1.4.0),
|
|
|
|
|
liblxqt1-dev (>= 1.4.0),
|
|
|
|
|
libkf6solid-dev (>= 6.0.0),
|
|
|
|
|
libkf6windowsystem-dev (>= 6.0.0),
|
|
|
|
|
liblayershellqtinterface-dev,
|
|
|
|
|
liblxqt-globalkeys-ui2-dev (>= 2.1.0),
|
|
|
|
|
liblxqt-globalkeys2-dev (>= 2.1.0),
|
|
|
|
|
liblxqt2-dev (>= 2.1.0),
|
|
|
|
|
libpulse-dev,
|
|
|
|
|
libqt5svg5-dev,
|
|
|
|
|
libqt5x11extras5-dev,
|
|
|
|
|
libsensors-dev [!hurd-any],
|
|
|
|
|
libstatgrab-dev [linux-any],
|
|
|
|
|
libsysstat-qt5-0-dev (>= 0.4.5),
|
|
|
|
|
libsysstat-qt6-1-dev (>= 1.1.0),
|
|
|
|
|
libx11-dev,
|
|
|
|
|
libxcb-composite0-dev,
|
|
|
|
|
libxcb-damage0-dev,
|
|
|
|
@ -36,18 +36,25 @@ Build-Depends: debhelper-compat (= 13),
|
|
|
|
|
libxkbcommon-x11-dev,
|
|
|
|
|
libxrender-dev,
|
|
|
|
|
libxtst-dev,
|
|
|
|
|
lxqt-menu-data (>= 1.4.0)
|
|
|
|
|
Standards-Version: 4.6.2
|
|
|
|
|
lxqt-menu-data (>= 2.1.0),
|
|
|
|
|
qt6-base-private-dev (>= 6.6.0),
|
|
|
|
|
qt6-svg-dev (>= 6.6.0),
|
|
|
|
|
qt6-wayland-dev (>= 6.6.0)
|
|
|
|
|
Standards-Version: 4.7.0
|
|
|
|
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-panel-packaging
|
|
|
|
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-panel-packaging.git
|
|
|
|
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-panel
|
|
|
|
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-panel.git
|
|
|
|
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-panel
|
|
|
|
|
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-panel.git
|
|
|
|
|
Homepage: https://github.com/lxqt/lxqt-panel
|
|
|
|
|
Rules-Requires-Root: no
|
|
|
|
|
|
|
|
|
|
Package: lxqt-panel
|
|
|
|
|
Architecture: any
|
|
|
|
|
Depends: lxmenu-data, lxqt-policykit, ${misc:Depends}, ${shlibs:Depends}
|
|
|
|
|
Depends: layer-shell-qt,
|
|
|
|
|
lxmenu-data,
|
|
|
|
|
lxqt-policykit,
|
|
|
|
|
${misc:Depends},
|
|
|
|
|
${shlibs:Depends}
|
|
|
|
|
Recommends: lxqt-about,
|
|
|
|
|
lxqt-config,
|
|
|
|
|
lxqt-notificationd,
|
|
|
|
@ -67,7 +74,7 @@ Package: lxqt-panel-l10n
|
|
|
|
|
Architecture: all
|
|
|
|
|
Multi-Arch: foreign
|
|
|
|
|
Section: localization
|
|
|
|
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
|
|
|
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
|
|
|
|
Description: Language package for lxqt-panel
|
|
|
|
|
The l10n files for lxqt-panel.
|
|
|
|
|
.
|
|
|
|
|