diff --git a/debian/changelog b/debian/changelog index a6c230b..96e9bb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-globalkeys (2.3.0-0ubuntu1) UNRELEASED; 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 d6d130e..5a5d75c 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libkf6windowsystem-dev, - liblxqt2-dev (>= 2.2.0), + liblxqt2-dev (>= 2.3.0), libx11-dev, libxkbcommon-dev (>= 0.5.0), qt6-svg-dev (>= 6.6.0),