diff --git a/debian/changelog b/debian/changelog index e073c7e..8b65138 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qterminal (1.1.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + * Bump build dependencies. -- Simon Quigley Thu, 02 Jun 2022 09:41:38 -0500 diff --git a/debian/control b/debian/control index acbdb86..5db2e13 100644 --- a/debian/control +++ b/debian/control @@ -6,12 +6,12 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libkf5windowsystem-dev, - libqtermwidget5-0-dev (>= 0.17.0), + libqtermwidget5-1-dev (>= 1.1.0), libqt5svg5-dev, libqt5x11extras5-dev, libutf8proc-dev, libx11-dev, - lxqt-build-tools (>= 0.9.0) + lxqt-build-tools (>= 0.11.0) Standards-Version: 4.5.1 Vcs-Browser: https://phab.lubuntu.me/source/qterminal/ Vcs-Git: https://phab.lubuntu.me/source/qterminal.git