Bump build dependencies.
This commit is contained in:
parent
697b925f5f
commit
6b63130197
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
lxqt-session (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
lxqt-session (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
- Bump build dependencies.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 18:24:10 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 18:24:10 -0600
|
||||||
|
|
||||||
|
19
debian/control
vendored
19
debian/control
vendored
@ -7,17 +7,17 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
layer-shell-qt,
|
layer-shell-qt (>= 6.0.0),
|
||||||
libkf6windowsystem-dev,
|
libkf6windowsystem-dev (>= 6.0.0),
|
||||||
liblayershellqtinterface-dev,
|
liblayershellqtinterface-dev (>= 6.0.0),
|
||||||
liblxqt2-dev (>= 2.0.0),
|
liblxqt2-dev (>= 2.1.0),
|
||||||
libproc2-dev,
|
libproc2-dev,
|
||||||
libudev-dev [linux-any],
|
libudev-dev [linux-any],
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
qtxdg-tools (>= 4.0.0),
|
qtxdg-tools (>= 4.1.0),
|
||||||
xdg-user-dirs,
|
xdg-user-dirs,
|
||||||
qt6-svg-dev,
|
qt6-svg-dev (>= 6.6.0),
|
||||||
qt6-wayland-dev
|
qt6-wayland-dev (>= 6.6.0)
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging.git
|
||||||
@ -63,6 +63,9 @@ Multi-Arch: foreign
|
|||||||
Section: localization
|
Section: localization
|
||||||
Depends: qt6-translations-l10n, ${misc:Depends}
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||||
Description: Language package for lxqt-session
|
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.
|
This package contains the l10n files needed by lxqt-session.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user