diff --git a/debian/changelog b/debian/changelog index e224916..1aaecdf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-archiver (1.0.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Bump Standards-Version to 4.7.0, no changes necessary. + * Adjust dependencies. -- Aaron Rainbolt Thu, 27 Jun 2024 23:51:50 -0500 diff --git a/debian/control b/debian/control index 8d1ea40..01b0bf4 100644 --- a/debian/control +++ b/debian/control @@ -10,11 +10,10 @@ Section: x11 Priority: optional Build-Depends: cmake, debhelper-compat (= 13), - libfm-qt-dev (>= 1.4.0), + libfm-qt6-dev (>= 2.0.0), libjson-glib-dev, libmagic-dev, - libqt5x11extras5-dev, - lxqt-build-tools (>= 0.13.0) + lxqt-build-tools (>= 2.0.0) Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging.git @@ -73,7 +72,7 @@ Package: lxqt-archiver-l10n Architecture: all Multi-Arch: foreign Section: localization -Depends: qttranslations5-l10n, ${misc:Depends} +Depends: qt6-translations-l10n, ${misc:Depends} Description: Language package for lxqt-archiver LXQt Archiver is an archive manager for the LXQt environment. .