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}