Improved dependencies and recommends and bumped Standards
* Bumped Standards to 4.0.0 * Depend on lxqt-sudo | gksu we need at least one UI for sudo * Added Recommends: lximage-qt, lxqt-policykit, lxqt-qtplugin (Closes: #866347) * pcmanfm-qt allow multiple file selections with mouse, the implementation is horrible in some places, but it works. (Closes: #853201)
This commit is contained in:
parent
11e85f2a87
commit
e34ee74853
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
pcmanfm-qt (0.11.3-3) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 4.0.0
|
||||
* Depend on lxqt-sudo | gksu we need at least one UI for sudo
|
||||
* Added Recommends: lximage-qt, lxqt-policykit, lxqt-qtplugin (Closes: #866347)
|
||||
* pcmanfm-qt allow multiple file selections with mouse, the implementation is
|
||||
horrible in some places, but it works. (Closes: #853201)
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 02 Jul 2017 18:05:08 +0200
|
||||
|
||||
pcmanfm-qt (0.11.3-2) unstable; urgency=medium
|
||||
|
||||
* set oxygen-icon-theme as default alternative recommendation
|
||||
|
9
debian/control
vendored
9
debian/control
vendored
@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10),
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 0.3.0)
|
||||
Standards-Version: 3.9.8
|
||||
Standards-Version: 4.0.0
|
||||
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
|
||||
@ -27,10 +27,13 @@ Depends: ${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
default-dbus-session-bus | dbus-session-bus | dbus-x11,
|
||||
libfm-modules,
|
||||
libfm-qt3 (>= 0.11.2)
|
||||
libfm-qt3 (>= 0.11.2),
|
||||
lxqt-sudo | gksu
|
||||
Recommends: eject,
|
||||
gvfs-backends,
|
||||
lxqt-sudo | gksu,
|
||||
lximage-qt,
|
||||
lxqt-policykit,
|
||||
lxqt-qtplugin,
|
||||
oxygen-icon-theme | breeze-icon-theme | faenza-icon-theme | gnome-icon-theme,
|
||||
pcmanfm-qt-l10n
|
||||
Suggests: cdtool [linux-any]
|
||||
|
Loading…
x
Reference in New Issue
Block a user