New upstream release for pcmanfm-qt
Summary: Packaged new upstream release of pcmanfm-qt Updated and fixed debian/control Updated debian/copyright Test Plan: 1. Wait for D116 2. Package builds Reviewers: kc2bez Reviewed By: kc2bez Differential Revision: https://phab.lubuntu.me/D117
This commit is contained in:
parent
82d4ef5652
commit
169b71e30b
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,3 +1,16 @@
|
|||||||
|
pcmanfm-qt (0.17.0-0ubuntu1) impish; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release 0.17.0
|
||||||
|
* Update debian/control
|
||||||
|
- Use libfm-qt 0.17.1
|
||||||
|
- Use lxqt-build-tools 0.9.0
|
||||||
|
- Bump Standards-Version to 4.5.1
|
||||||
|
- Readd ${misc:Depends} and ${shlibs:Depends}
|
||||||
|
- Extend description of pcmanfm-qt-l10n
|
||||||
|
* Update debian/copyright
|
||||||
|
|
||||||
|
-- apt-ghetto <apt-ghetto@protonmail.com> Tue, 10 Aug 2021 15:28:47 +0200
|
||||||
|
|
||||||
pcmanfm-qt (0.16.0-1ubuntu2) hirsute; urgency=low
|
pcmanfm-qt (0.16.0-1ubuntu2) hirsute; urgency=low
|
||||||
|
|
||||||
[ Raman Sarda ]
|
[ Raman Sarda ]
|
||||||
|
14
debian/control
vendored
14
debian/control
vendored
@ -10,14 +10,14 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libexif-dev,
|
libexif-dev,
|
||||||
libfm-qt-dev (>= 0.16.0~),
|
libfm-qt-dev (>= 0.17.1),
|
||||||
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.8.0~)
|
lxqt-build-tools (>= 0.9.0)
|
||||||
Standards-Version: 4.5.0
|
Standards-Version: 4.5.1
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/pcmanfm-qt/
|
Vcs-Browser: https://phab.lubuntu.me/source/pcmanfm-qt/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/pcmanfm-qt.git
|
Vcs-Git: https://phab.lubuntu.me/source/pcmanfm-qt.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pcmanfm-qt
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pcmanfm-qt
|
||||||
@ -28,8 +28,10 @@ Package: pcmanfm-qt
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: default-dbus-session-bus | dbus-session-bus | dbus-x11,
|
Depends: default-dbus-session-bus | dbus-session-bus | dbus-x11,
|
||||||
desktop-file-utils,
|
desktop-file-utils,
|
||||||
libfm-qt8 (>= 0.16.0~),
|
libfm-qt9 (>= 0.17.1),
|
||||||
lxqt-sudo
|
lxqt-sudo,
|
||||||
|
${misc:Depends},
|
||||||
|
${shlibs:Depends}
|
||||||
Recommends: eject,
|
Recommends: eject,
|
||||||
ffmpegthumbnailer,
|
ffmpegthumbnailer,
|
||||||
gvfs-backends,
|
gvfs-backends,
|
||||||
@ -56,4 +58,6 @@ Depends: qttranslations5-l10n, ${misc:Depends}
|
|||||||
Breaks: pcmanfm-qt (<< 0.11.1)
|
Breaks: pcmanfm-qt (<< 0.11.1)
|
||||||
Replaces: pcmanfm-qt (<< 0.11.1)
|
Replaces: pcmanfm-qt (<< 0.11.1)
|
||||||
Description: Language package for pcmanfm-qt
|
Description: Language package for pcmanfm-qt
|
||||||
|
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
|
||||||
|
.
|
||||||
This package contains the l10n files needed by pcmanfm-qt.
|
This package contains the l10n files needed by pcmanfm-qt.
|
||||||
|
8
debian/copyright
vendored
8
debian/copyright
vendored
@ -3,14 +3,16 @@ Upstream-Name: pcmanfm-qt
|
|||||||
Source: https://github.com/lxqt/pcmanfm-qt
|
Source: https://github.com/lxqt/pcmanfm-qt
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2013-2018 LXQt team
|
Copyright: 2017, Pedram Pourang (Tsu Jan) <tsujan2000@gmail.com>
|
||||||
2013-2018 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
2013-2018 LXQt team
|
||||||
|
2009-2018 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+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2015 Wen Liao <wen.cf83@gmail.com>
|
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
|
2014-2015 Wen Liao <wen.cf83@gmail.com>
|
||||||
2014-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2014-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2013-2018 Alf Gaida <agaida@siduction.org>
|
2013-2018 Alf Gaida <agaida@siduction.org>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user