From 07dbec1d326f849a03d1033bd16af97776874bd8 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Fri, 20 Feb 2026 11:58:35 -0500 Subject: [PATCH] Bump build deps --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 75808bd..9b79c27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ obconf-qt (0.16.6-0ubuntu1) resolute; urgency=medium * New upstream release. + - Update build dependencies. * Update copyright file. * Update Standards-Version to 4.7.3, no changes needed. * Remove unnecessary Rules-Requires-Root. diff --git a/debian/control b/debian/control index 5bbff3b..49f0976 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Section: utils Priority: optional Build-Depends: debhelper-compat (= 13), libkf6windowsystem-dev, - lxqt-build-tools (>= 2.1.0), + lxqt-build-tools (>= 2.3.0), openbox-dev Standards-Version: 4.7.3 Vcs-Browser: https://git.lubuntu.me/Lubuntu/obconf-qt-packaging