From 9c6648ba8e39ece812ccefd7039d43d125d6fde5 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 17 Nov 2022 16:37:45 -0600 Subject: [PATCH] Bump build and runtime dependencies in debian/control. --- debian/changelog | 1 + debian/control | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3c75d3d..3223af7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-qtplugin (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Fix the watch file, for real this time. * Lubuntuify the package slightly, to make debhelper happy. + * Bump build and runtime dependencies in debian/control. -- Simon Quigley Thu, 17 Nov 2022 16:28:48 -0600 diff --git a/debian/control b/debian/control index 679ce54..45cd47c 100644 --- a/debian/control +++ b/debian/control @@ -11,14 +11,14 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libdbusmenu-qt5-dev, - libfm-qt-dev (>= 1.1.0), + libfm-qt-dev (>= 1.2.0), libkf5windowsystem-dev, libqt5svg5-dev, libqt5x11extras5-dev, libqt5xdg-dev, - libqt5xdgiconloader-dev (>= 3.9.1), + libqt5xdgiconloader-dev (>= 3.10.0), libx11-dev, - lxqt-build-tools (>= 0.11.0), + lxqt-build-tools (>= 0.12.0), qtbase5-private-dev Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging @@ -31,7 +31,7 @@ Rules-Requires-Root: no Package: lxqt-qtplugin Architecture: any Multi-Arch: same -Depends: libfm-qt11, ${misc:Depends}, ${shlibs:Depends} +Depends: libfm-qt12, ${misc:Depends}, ${shlibs:Depends} Recommends: lxqt-config, lxqt-session Suggests: lxqt | lxqt-core Description: LXQt system integration plugin for Qt