diff --git a/debian/changelog b/debian/changelog index 18a698b..96e7a28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-session (2.3.0-0ubuntu1) resolute; urgency=medium * New upstream release. + - Bump build dependencies. * Update copyright file. * Update Standards-Version to 4.7.3, no changes needed. * Remove redundant 'Rules-Requires-Root: no' control line. diff --git a/debian/control b/debian/control index 7b849cb..5335864 100644 --- a/debian/control +++ b/debian/control @@ -10,13 +10,13 @@ Build-Depends: debhelper-compat (= 13), layer-shell-qt (>= 6.0.0), libkf6windowsystem-dev (>= 6.0.0), liblayershellqtinterface-dev (>= 6.0.0), - liblxqt2-dev (>= 2.2.0), + liblxqt2-dev (>= 2.3.0), libproc2-dev, libudev-dev [linux-any], libx11-dev, qt6-svg-dev (>= 6.6.0), qt6-wayland-dev (>= 6.6.0), - qtxdg-tools (>= 4.2.0), + qtxdg-tools (>= 4.3.0), xdg-user-dirs Standards-Version: 4.7.3 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging