Merge branch 'debian/experimental' into debian/sid
This commit is contained in:
commit
bb042458e5
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
pcmanfm-qt (0.12.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
|
* Cherry-picking upstream release 0.12.0.
|
||||||
|
* Bumped Standards to 4.1.1
|
||||||
|
* Bumped build-tools >= 0.4.0
|
||||||
|
* Bumped libfm-qt-dev >= 0.12.0
|
||||||
|
* Bumped years in copyright
|
||||||
|
* Added build dependency libexif-dev
|
||||||
|
* Added Breaks and Replaces for lxqt-common << 0.12.0
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Tue, 24 Oct 2017 21:53:39 +0200
|
||||||
|
|
||||||
pcmanfm-qt (0.11.3-4) unstable; urgency=medium
|
pcmanfm-qt (0.11.3-4) unstable; urgency=medium
|
||||||
|
|
||||||
* Depend on desktop-file-utils (Closes: #866900)
|
* Depend on desktop-file-utils (Closes: #866900)
|
||||||
|
15
debian/control
vendored
15
debian/control
vendored
@ -8,17 +8,18 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 10),
|
Build-Depends: debhelper (>= 10),
|
||||||
libfm-qt-dev (>= 0.11.2),
|
libexif-dev,
|
||||||
|
libfm-qt-dev (>= 0.12.0),
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libmenu-cache-dev,
|
libmenu-cache-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.3.0)
|
lxqt-build-tools (>= 0.4.0)
|
||||||
Standards-Version: 4.0.0
|
Standards-Version: 4.1.1
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/pcmanfm-qt.git/?h=debian/sid
|
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/pcmanfm-qt.git/?h=debian/experimental
|
||||||
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/experimental
|
||||||
Homepage: https://github.com/lxde/pcmanfm-qt
|
Homepage: https://github.com/lxde/pcmanfm-qt
|
||||||
|
|
||||||
Package: pcmanfm-qt
|
Package: pcmanfm-qt
|
||||||
@ -28,7 +29,7 @@ Depends: ${misc:Depends},
|
|||||||
default-dbus-session-bus | dbus-session-bus | dbus-x11,
|
default-dbus-session-bus | dbus-session-bus | dbus-x11,
|
||||||
desktop-file-utils,
|
desktop-file-utils,
|
||||||
libfm-modules,
|
libfm-modules,
|
||||||
libfm-qt3 (>= 0.11.2),
|
libfm-qt3 (>= 0.12.0),
|
||||||
lxqt-sudo
|
lxqt-sudo
|
||||||
Recommends: eject,
|
Recommends: eject,
|
||||||
ffmpegthumbnailer,
|
ffmpegthumbnailer,
|
||||||
@ -39,6 +40,8 @@ Recommends: eject,
|
|||||||
oxygen-icon-theme | breeze-icon-theme | faenza-icon-theme | gnome-icon-theme,
|
oxygen-icon-theme | breeze-icon-theme | faenza-icon-theme | gnome-icon-theme,
|
||||||
pcmanfm-qt-l10n
|
pcmanfm-qt-l10n
|
||||||
Suggests: cdtool [linux-any]
|
Suggests: cdtool [linux-any]
|
||||||
|
Breaks: lxqt-common (<< 0.12.0)
|
||||||
|
Replaces: lxqt-common (<< 0.12.0)
|
||||||
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.
|
||||||
.
|
.
|
||||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -3,8 +3,8 @@ Upstream-Name: pcmanfm-qt
|
|||||||
Source: https://github.com/lxde/pcmanfm-qt
|
Source: https://github.com/lxde/pcmanfm-qt
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2013-2016 LXQt team
|
Copyright: 2013-2017 LXQt team
|
||||||
2013-2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
2013-2017 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
2012-2013 Andriy Grytsenko (LStranger) <andrej@rep.kiev.ua>
|
2012-2013 Andriy Grytsenko (LStranger) <andrej@rep.kiev.ua>
|
||||||
2014 Kuzma Shapran <kuzma.shapran@gmail.com>
|
2014 Kuzma Shapran <kuzma.shapran@gmail.com>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -12,7 +12,7 @@ License: GPL-2.0+
|
|||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2015 Wen Liao <wen.cf83@gmail.com>
|
Copyright: 2014-2015 Wen Liao <wen.cf83@gmail.com>
|
||||||
2014-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2014-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2013-2016 Alf Gaida <agaida@siduction.org>
|
2013-2017 Alf Gaida <agaida@siduction.org>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user