diff --git a/debian/changelog b/debian/changelog index 38a51d9..bd70621 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qtermwidget (2.2.0-0ubuntu1) questing; urgency=medium * New upstream release. + - Bump build dependencies. * Update copyright file. * Bump Standards-Version to 4.7.2, no changes needed. diff --git a/debian/control b/debian/control index 373de8f..1eb0a72 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13), cmake, libutf8proc-dev, libxkbcommon-dev (>= 0.5.0), - lxqt-build-tools (>= 2.1.0), + lxqt-build-tools (>= 2.2.0), qt6-base-dev (>= 6.6.0) Standards-Version: 4.7.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging