From 9c9c87e096d9db8b2d17d896a480eeb2b35830de Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 18 Nov 2022 18:48:57 -0600 Subject: [PATCH] Bump build dependencies in debian/control. --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2821d5f..7f8e0ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ pcmanfm-qt (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * Fix the watch file, for real this time. * Lubuntuify the package slightly, to make debhelper happy. * Bump Standards-version to 4.6.1, no changes needed. + * Bump build dependencies in debian/control. -- Simon Quigley Fri, 18 Nov 2022 18:44:59 -0600 diff --git a/debian/control b/debian/control index 293fe4f..f13f78f 100644 --- a/debian/control +++ b/debian/control @@ -10,13 +10,13 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libexif-dev, - libfm-qt-dev (>= 1.1.0), + libfm-qt-dev (>= 1.2.0), libkf5windowsystem-dev, libmenu-cache-dev, libqt5svg5-dev, libqt5x11extras5-dev, libx11-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/pcmanfm-qt-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging.git @@ -28,7 +28,7 @@ Package: pcmanfm-qt Architecture: any Depends: default-dbus-session-bus | dbus-session-bus | dbus-x11, desktop-file-utils, - libfm-qt11 (>= 1.1.0), + libfm-qt12 (>= 1.2.0), lxqt-sudo, ${misc:Depends}, ${shlibs:Depends}