diff --git a/debian/changelog b/debian/changelog index 6b5705d..8faa7cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qps (2.11.1-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 6851796..9be9bd6 100644 --- a/debian/control +++ b/debian/control @@ -10,9 +10,9 @@ Priority: optional Build-Depends: debhelper-compat (= 13), cmake, libkf6windowsystem-dev, - liblxqt2-dev (>= 2.1.0), + liblxqt2-dev (>= 2.2.0), libxrender-dev, - lxqt-build-tools (>= 2.1.0) + lxqt-build-tools (>= 2.2.0) Standards-Version: 4.7.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qps-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qps-packaging.git