From e9da05c1f0a6c535da5df79fe935a66325ac85d8 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 17 Nov 2022 22:10:01 -0600 Subject: [PATCH] Bump build dependencies in debian/control. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2106ceb..d2da8fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-archiver (0.7.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream version. * Fix the watch file, for real this time. * Lubuntuify the package slightly, to make debhelper happy. + * Bump build dependencies in debian/control. -- Simon Quigley Thu, 17 Nov 2022 22:03:33 -0600 diff --git a/debian/control b/debian/control index 316e035..27bd4b6 100644 --- a/debian/control +++ b/debian/control @@ -10,11 +10,11 @@ Section: x11 Priority: optional Build-Depends: cmake, debhelper-compat (= 13), - libfm-qt-dev (>= 1.1.0), + libfm-qt-dev (>= 1.2.0), libjson-glib-dev, libmagic-dev, libqt5x11extras5-dev, - lxqt-build-tools (>= 0.11.0) + lxqt-build-tools (>= 0.12.0) Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging.git