From 4e4377fc22624f908b6ee82552cb18909de24e3f Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sun, 12 Nov 2023 17:29:47 -0600 Subject: [PATCH] Bump/clean up build dependencies, and run the wrap-and-sort hammer on d/control. --- debian/changelog | 1 + debian/control | 9 ++++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index fb15629..7fa9367 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ screengrab (2.7.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + * Bump/clean up build dependencies, and run the wrap-and-sort hammer on d/control. -- Simon Quigley Sun, 12 Nov 2023 17:28:13 -0600 diff --git a/debian/control b/debian/control index c08d931..0b4aaa4 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ 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.11.0~), + libkf5windowsystem-dev (>= 5.36.0), + libqt5x11extras5-dev (>= 5.15.0), + libqt5xdg-dev (>= 3.12.0), libx11-xcb-dev, libxcb-xfixes0-dev [!kfreebsd-any], lxqt-build-tools @@ -20,8 +20,7 @@ Rules-Requires-Root: no Package: screengrab Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: Crossplatform tool for getting screenshots Screengrab working in Linux and Windows. The program uses Qt and is independent of any desktop environment.