From 73c4ca86d4f6142f84646014b5ab3f3cfcc93ddf Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 25 Jan 2019 22:50:21 -0600 Subject: [PATCH] Bump build dependencies. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 47b5af5..30b47b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ compton-conf (0.14.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + - Bump build dependencies. * Lubuntify the package. * 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 554a30d..d04f68d 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 12), libqt5svg5-dev, libqt5x11extras5-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/compton-conf/ Vcs-Git: https://phab.lubuntu.me/source/compton-conf.git