From 064bd7edf1085f7b7d21da18093d4ccfd56c884d Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 17 Nov 2022 16:37:42 -0600 Subject: [PATCH] Bump build dependencies in debian/control. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f8b2380..ac72546 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ pavucontrol-qt (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Fix the watch file, for real this time. * Lubuntuify the package slightly, to make debhelper happy. + * Bump build dependencies in debian/control. -- Simon Quigley Thu, 17 Nov 2022 16:29:25 -0600 diff --git a/debian/control b/debian/control index e5d2f58..37e17e6 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13), libpulse-dev, libqt5svg5-dev, libqt5x11extras5-dev, - lxqt-build-tools (>= 0.11.0), + lxqt-build-tools (>= 0.12.0), xdg-user-dirs Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/pavucontrol-qt-packaging