From ddeb962e1ee88200efa5bf688545d7b85642fcc6 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 26 Jan 2019 01:03:29 -0600 Subject: [PATCH] Bump build dependencies. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) 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