From c8fa152f2974684ef2019374a780f97a2bb7b835 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Sat, 5 Nov 2016 02:47:46 +0100 Subject: [PATCH] Some fixes in debian/control * Added versioned dependency libfm-qt3 (>= 0.11.1), dh detect only a minimum version of 0.11.0 - false because some symbols are added which are needed for pcmanfm-qt (>= 0.11.1) (Closes: #842080) * Removed build dependencies - libqt5xdg-dev - pkg-config, - qttools5-dev, - qttools5-dev-tools * Added build dependency lxqt-build-tools --- debian/changelog | 12 +++++++++--- debian/control | 14 ++++++-------- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index 623cf58..8dbe7aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ -pcmanfm-qt (0.11.1-3) UNRELEASED; urgency=medium +pcmanfm-qt (0.11.1-3) unstable; urgency=medium * Added versioned dependency libfm-qt3 (>= 0.11.1), dh detect only a minimum version of 0.11.0 - false because some symbols are added which are needed for pcmanfm-qt (>= 0.11.1) (Closes: #842080) - - -- Alf Gaida Wed, 26 Oct 2016 02:40:41 +0200 + * Removed build dependencies + - libqt5xdg-dev + - pkg-config, + - qttools5-dev, + - qttools5-dev-tools + * Added build dependency lxqt-build-tools + + -- Alf Gaida Sat, 05 Nov 2016 02:06:06 +0100 pcmanfm-qt (0.11.1-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 0014da2..b56b593 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Uploaders: Alf Gaida , Section: x11 Priority: optional Build-Depends: debhelper (>= 10), - cmake (>= 3.0.2), libfm-dev (>= 1.2.0), libfm-qt-dev (>= 0.11.1), libglib2.0-dev, @@ -17,11 +16,8 @@ Build-Depends: debhelper (>= 10), libmenu-cache-dev, libqt5svg5-dev, libqt5x11extras5-dev, - libqt5xdg-dev (>= 2.0.0), libx11-dev, - pkg-config, - qttools5-dev, - qttools5-dev-tools + lxqt-build-tools (>= 0.2.0) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/pcmanfm-qt.git/?h=debian/sid Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/pcmanfm-qt.git -b debian/sid @@ -31,13 +27,15 @@ Package: pcmanfm-qt Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, - libfm-qt3 (>= 0.11.1), default-dbus-session-bus | dbus-session-bus | dbus-x11, - libfm-modules -Recommends: gvfs-backends, + libfm-modules, + libfm-qt3 (>= 0.11.1) +Recommends: eject, + gvfs-backends, lxqt-sudo | gksu, breeze-icon-theme | oxygen-icon-theme | faenza-icon-theme | gnome-icon-theme, pcmanfm-qt-l10n +Suggests: cdtool Description: extremely fast and lightweight file and desktop icon manager PCManFM-Qt is the Qt port of the LXDE file manager PCManFM. .