diff --git a/debian/changelog b/debian/changelog index de221e7..cb6a881 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qps (2.12.0-0ubuntu1) resolute; urgency=medium * New upstream release. + - Update build dependencies. * Update copyright file. * Update Standards-Version to 4.7.3, no changes needed. * Remove unnecessary Rules-Requires-Root. diff --git a/debian/control b/debian/control index 35d6f54..8247f21 100644 --- a/debian/control +++ b/debian/control @@ -10,9 +10,9 @@ Priority: optional Build-Depends: cmake, debhelper-compat (= 13), libkf6windowsystem-dev, - liblxqt2-dev (>= 2.2.0), + liblxqt2-dev (>= 2.3.0), libxrender-dev, - lxqt-build-tools (>= 2.2.0) + lxqt-build-tools (>= 2.3.0) Standards-Version: 4.7.3 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qps-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qps-packaging.git