From b088e93f7faf39bf90aa213468a86438fb00c1b9 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 28 May 2020 12:20:36 -0500 Subject: [PATCH] libfm-qt6 -> libfm-qt7 due to SONAME bump. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e7172c9..08a94f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ pcmanfm-qt (0.15.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. - Update upstream signing key. - Update LXQt build dependencies. + - libfm-qt6 -> libfm-qt7 due to SONAME bump. * Update Standards-version to 4.5.0, no changes needed. * Migrate to debhelper-compat. diff --git a/debian/control b/debian/control index 0eb44d5..4593ab8 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Architecture: any Depends: default-dbus-session-bus | dbus-session-bus | dbus-x11, desktop-file-utils, libfm-modules, - libfm-qt6 (>= 0.14.0), + libfm-qt7 (>= 0.15.0), lxqt-sudo, ${misc:Depends}, ${shlibs:Depends}