diff --git a/debian/changelog b/debian/changelog index 8389f9a..1a4f9d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qtermwidget (1.3.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + * Bump build dependencies. -- Simon Quigley Thu, 27 Jul 2023 16:57:03 -0500 diff --git a/debian/control b/debian/control index 933c782..dcd176d 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Priority: optional Build-Depends: cmake, debhelper-compat (= 13), libutf8proc-dev, - lxqt-build-tools (>= 0.12.0), + lxqt-build-tools (>= 0.13.0), qtbase5-dev Standards-Version: 4.6.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging