Bumped compat to 10
Bumped build dependency debhelper (>=10) Fixed typo in Recommends: faenza--icon-theme > faenza-icon-theme
This commit is contained in:
parent
b9b8a01b55
commit
c4f67c3906
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
pcmanfm-qt (0.11.0-9) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Bumped compat to 10
|
||||||
|
* Bumped build dependency debhelper (>=10)
|
||||||
|
* Fixed typo in Recommends: faenza--icon-theme > faenza-icon-theme
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Mon, 19 Sep 2016 04:23:26 +0200
|
||||||
|
|
||||||
pcmanfm-qt (0.11.0-8) unstable; urgency=medium
|
pcmanfm-qt (0.11.0-8) unstable; urgency=medium
|
||||||
|
|
||||||
* Replace dep. dbus-x11 with default-dbus-session-bus | dbus-session-bus
|
* Replace dep. dbus-x11 with default-dbus-session-bus | dbus-session-bus
|
||||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
9
|
10
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -7,7 +7,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Yuan CHAO <yuanchao@gmail.com>
|
Yuan CHAO <yuanchao@gmail.com>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 9.20151219),
|
Build-Depends: debhelper (>= 10),
|
||||||
cmake (>= 3.0.2),
|
cmake (>= 3.0.2),
|
||||||
libfm-dev (>= 1.2.0),
|
libfm-dev (>= 1.2.0),
|
||||||
libfm-qt-dev (>= 0.11.0),
|
libfm-qt-dev (>= 0.11.0),
|
||||||
@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9.20151219),
|
|||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
qttools5-dev-tools
|
qttools5-dev-tools
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 3.9.8
|
||||||
Vcs-Browser: https://anonscm.debian.org/git/pkg-lxqt/pcmanfm-qt.git/?h=debian/sid
|
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
|
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/pcmanfm-qt.git -b debian/sid
|
||||||
Homepage: https://github.com/lxde/pcmanfm-qt
|
Homepage: https://github.com/lxde/pcmanfm-qt
|
||||||
|
|
||||||
@ -33,7 +33,7 @@ Depends: ${misc:Depends},
|
|||||||
libfm-modules
|
libfm-modules
|
||||||
Recommends: gvfs-backends,
|
Recommends: gvfs-backends,
|
||||||
lxqt-sudo | gksu,
|
lxqt-sudo | gksu,
|
||||||
breeze-icon-theme |oyxgen-icon-theme | faenza--icon-theme | gnome-icon-theme
|
breeze-icon-theme | oyxgen-icon-theme | faenza-icon-theme | gnome-icon-theme
|
||||||
Description: extremely fast and lightweight file and desktop icon manager
|
Description: extremely fast and lightweight file and desktop icon manager
|
||||||
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
|
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user