diff --git a/debian/changelog b/debian/changelog index 17bf770..40c9857 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-config (2.2.0-0ubuntu1) questing; urgency=medium * New upstream release. + - Update build dependencies. * Update copyright file. * Update Standards-Version to 4.7.2, no changes needed. diff --git a/debian/control b/debian/control index 8845152..14d56a4 100644 --- a/debian/control +++ b/debian/control @@ -7,13 +7,13 @@ Priority: optional Build-Depends: debhelper-compat (= 13), libkf6windowsystem-dev (>= 6.0.0), libkscreen-dev (>= 6.0.0), - liblxqt2-dev (>= 2.1.0), + liblxqt2-dev (>= 2.2.0), libx11-dev, libxcb-randr0-dev, libxcursor-dev, libxfixes-dev, libxi-dev, - lxqt-menu-data (>= 2.1.0), + lxqt-menu-data (>= 2.2.0), qt6-base-private-dev (>= 6.6.0), qt6-svg-dev (>= 6.6.0), xserver-xorg-input-libinput-dev,