From 245a2007215be55eabce90799db5645e8b2d29a6 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 10 Aug 2023 16:44:26 -0500 Subject: [PATCH] Bump build dependencies. --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 53cab39..8cf586d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pcmanfm-qt (1.3.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + * Bump build dependencies. -- Simon Quigley Thu, 10 Aug 2023 16:39:49 -0500 diff --git a/debian/control b/debian/control index d9d061a..f914734 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.2.1), + libfm-qt-dev (>= 1.3.0), libkf5windowsystem-dev, libmenu-cache-dev, libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev, - lxqt-build-tools (>= 0.12.0) + lxqt-build-tools (>= 0.13.0) Standards-Version: 4.6.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging.git @@ -29,7 +29,7 @@ Package: pcmanfm-qt Architecture: any Depends: default-dbus-session-bus | dbus-session-bus | dbus-x11, desktop-file-utils, - libfm-qt12 (>= 1.2.0), + libfm-qt13, lxqt-sudo, ${misc:Depends}, ${shlibs:Depends}