Alf Gaida c8fa152f29 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
2016-11-05 02:47:46 +01:00

44 lines
1.6 KiB
Plaintext

Source: pcmanfm-qt
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>,
Yuan CHAO <yuanchao@gmail.com>
Section: x11
Priority: optional
Build-Depends: debhelper (>= 10),
libfm-dev (>= 1.2.0),
libfm-qt-dev (>= 0.11.1),
libglib2.0-dev,
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.11.0),
libmenu-cache-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev,
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
Homepage: https://github.com/lxde/pcmanfm-qt
Package: pcmanfm-qt
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
default-dbus-session-bus | dbus-session-bus | dbus-x11,
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.
.
Libfm-Qt is a companion library providing components to build desktop file
managers.