From 2e67453e32ec72ab4867b1879dc327d62abe9602 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Sun, 5 Nov 2023 13:54:59 -0600 Subject: [PATCH] Bump build deps --- debian/changelog | 3 ++- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a876d9e..a58d838 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -liblxqt (1.4.0-0ubuntu1) UNRELEASED; urgency=medium +liblxqt (1.4.0-0ubuntu1) noble; urgency=medium * New upstream release. * Update copyright file. + * Bump libqtxdg-related build dependencies. -- Aaron Rainbolt Sun, 05 Nov 2023 12:13:40 -0600 diff --git a/debian/control b/debian/control index 0b3481f..bfa4098 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper-compat (= 13), libpolkit-qt5-1-dev, libqt5svg5-dev, libqt5x11extras5-dev, - libqt5xdg-dev (>= 3.11.0), - libqt5xdgiconloader-dev (>= 3.10.0), + libqt5xdg-dev (>= 3.12.0), + libqt5xdgiconloader-dev (>= 3.12.0), libx11-dev, libxss-dev, lxqt-build-tools (>= 0.13.0)