diff --git a/debian/changelog b/debian/changelog index 8a22f51..4f559e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qterminal (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 7b1f19f..0a04d3b 100644 --- a/debian/control +++ b/debian/control @@ -6,12 +6,12 @@ Section: x11 Priority: optional Build-Depends: debhelper (>= 12), libkf5windowsystem-dev, - libqtermwidget5-0-dev (>= 0.9.0-1ubuntu1), + libqtermwidget5-0-dev (>= 0.14.0), libqt5svg5-dev, libqt5x11extras5-dev, libutf8proc-dev, libx11-dev, - lxqt-build-tools (>= 0.5.0~), + lxqt-build-tools (>= 0.6.0), Standards-Version: 4.3.0 Vcs-Browser: https://phab.lubuntu.me/source/qterminal/ Vcs-Git: https://phab.lubuntu.me/source/qterminal.git