diff --git a/debian/changelog b/debian/changelog index ebf53e8..6f0920b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-runner (0.14.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + - Bump build dependencies. * Bump Standards-version to 4.3.0, no changes needed. * Bump debhelper compat to 12, no changes needed. diff --git a/debian/control b/debian/control index 9f8ebfb..1d991cc 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,9 @@ Section: x11 Priority: optional Build-Depends: debhelper (>= 12), libkf5windowsystem-dev, - liblxqt0-dev (>= 0.13.0), - liblxqt-globalkeys0-dev (>= 0.13.0), - liblxqt-globalkeys-ui0-dev (>= 0.13.0), + liblxqt0-dev (>= 0.14.0), + liblxqt-globalkeys0-dev (>= 0.14.0), + liblxqt-globalkeys-ui0-dev (>= 0.14.0), libmuparser-dev, libqt5svg5-dev, libqt5x11extras5-dev,