From 9f8a77b9eb66cad1f58cca62351a666fbc1f7eee Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Sun, 5 Nov 2023 15:38:16 -0600 Subject: [PATCH] Bump build dep versions --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 03611ae..47bd5db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ qtxdg-tools (3.12.0-0ubuntu1) noble; urgency=medium * New upstream release. * Update copyright file. + * Bump build dependency versions. -- Aaron Rainbolt Sun, 05 Nov 2023 15:25:31 -0600 diff --git a/debian/control b/debian/control index 511f201..109ee01 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Uploaders: Simon Quigley Section: admin Priority: optional Build-Depends: debhelper-compat (= 13), - libqt5xdg-dev (>= 3.10.0), - libqt5xdgiconloader-dev (>= 3.10.0), - lxqt-build-tools (>= 0.12.0) + libqt5xdg-dev (>= 3.12.0), + libqt5xdgiconloader-dev (>= 3.12.0), + lxqt-build-tools (>= 0.13.0) Standards-Version: 4.6.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging.git