diff --git a/debian/changelog b/debian/changelog index 467ee2c..65b3024 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qterminal (1.3.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + * Bump build dependencies. -- Simon Quigley Thu, 10 Aug 2023 16:40:10 -0500 diff --git a/debian/control b/debian/control index 103304d..9389cec 100644 --- a/debian/control +++ b/debian/control @@ -12,10 +12,10 @@ Build-Depends: debhelper-compat (= 13), libkf5windowsystem-dev, libqt5svg5-dev, libqt5x11extras5-dev, - libqtermwidget5-1-dev (>= 1.2.0), + libqtermwidget5-1-dev (>= 1.3.0), libutf8proc-dev, libx11-dev, - lxqt-build-tools (>= 0.12.0) + lxqt-build-tools (>= 0.13.0) Standards-Version: 4.6.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git