diff --git a/debian/changelog b/debian/changelog index 75808bd..9b79c27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ obconf-qt (0.16.6-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 5bbff3b..49f0976 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Section: utils Priority: optional Build-Depends: debhelper-compat (= 13), libkf6windowsystem-dev, - lxqt-build-tools (>= 2.1.0), + lxqt-build-tools (>= 2.3.0), openbox-dev Standards-Version: 4.7.3 Vcs-Browser: https://git.lubuntu.me/Lubuntu/obconf-qt-packaging