From 5b11cdd2f73d5633e3722a6fb2182f7b2ca2e8ee Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Fri, 28 Jun 2024 13:36:48 -0500 Subject: [PATCH] Adjust deps --- debian/changelog | 1 + debian/control | 7 +++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index ea88b11..3f3e98d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ screengrab (2.8.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Update copyright file. * Bump Standards-Version to 4.7.0, no changes necessary. + * Adjust dependencies. -- Aaron Rainbolt Fri, 28 Jun 2024 13:29:29 -0500 diff --git a/debian/control b/debian/control index 5ce7d79..8f05436 100644 --- a/debian/control +++ b/debian/control @@ -7,12 +7,11 @@ Uploaders: Alf Gaida , Section: graphics Priority: optional Build-Depends: debhelper-compat (= 13), - libkf5windowsystem-dev (>= 5.36.0), - libqt5x11extras5-dev (>= 5.15.0), - libqt5xdg-dev (>= 3.12.0), + libkf6windowsystem-dev, + libqt6xdg-dev (>= 4.0.0), libx11-xcb-dev, libxcb-xfixes0-dev [!kfreebsd-any], - lxqt-build-tools + lxqt-build-tools (>= 2.0.0) Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/lxqt-team/screengrab Vcs-Git: https://salsa.debian.org/lxqt-team/screengrab.git