Compare commits
6 Commits
ubuntu/2.0
...
ubuntu/plu
Author | SHA1 | Date | |
---|---|---|---|
22450d34cc | |||
f2ddcc5b52 | |||
d74fc4d211 | |||
399d02e4bf | |||
07aa29aec9 | |||
e72435a954 |
19
debian/changelog
vendored
19
debian/changelog
vendored
@ -1,3 +1,22 @@
|
|||||||
|
pcmanfm-qt (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:35:29 -0600
|
||||||
|
|
||||||
|
pcmanfm-qt (2.1.0-0ubuntu2) plucky; urgency=medium
|
||||||
|
|
||||||
|
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 04:00:52 -0600
|
||||||
|
|
||||||
|
pcmanfm-qt (2.1.0-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Update build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:33 -0600
|
||||||
|
|
||||||
pcmanfm-qt (2.0.0-0ubuntu1) oracular; urgency=medium
|
pcmanfm-qt (2.0.0-0ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
47
debian/control
vendored
47
debian/control
vendored
@ -1,6 +1,6 @@
|
|||||||
Source: pcmanfm-qt
|
Source: pcmanfm-qt
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||||
@ -11,19 +11,46 @@ Priority: optional
|
|||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
layer-shell-qt,
|
layer-shell-qt,
|
||||||
libexif-dev,
|
libexif-dev,
|
||||||
libfm-qt6-dev (>= 2.0.0),
|
libfm-qt6-dev (>= 2.1.0),
|
||||||
libkf6windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
liblayershellqtinterface-dev,
|
liblayershellqtinterface-dev (>= 6.0.0),
|
||||||
libmenu-cache-dev,
|
libmenu-cache-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 2.0.0),
|
libxcb-composite0-dev,
|
||||||
qt6-svg-dev,
|
libxcb-cursor-dev,
|
||||||
qt6-wayland-dev
|
libxcb-damage0-dev,
|
||||||
Standards-Version: 4.7.0
|
libxcb-dpms0-dev,
|
||||||
|
libxcb-dri2-0-dev,
|
||||||
|
libxcb-dri3-dev,
|
||||||
|
libxcb-ewmh-dev,
|
||||||
|
libxcb-glx0-dev,
|
||||||
|
libxcb-icccm4-dev,
|
||||||
|
libxcb-keysyms1-dev,
|
||||||
|
libxcb-present-dev,
|
||||||
|
libxcb-record0-dev,
|
||||||
|
libxcb-render0-dev,
|
||||||
|
libxcb-res0-dev,
|
||||||
|
libxcb-screensaver0-dev,
|
||||||
|
libxcb-shape0-dev,
|
||||||
|
libxcb-shm0-dev,
|
||||||
|
libxcb-util-dev,
|
||||||
|
libxcb-xf86dri0-dev,
|
||||||
|
libxcb-xfixes0-dev,
|
||||||
|
libxcb-xinerama0-dev,
|
||||||
|
libxcb-xinput-dev,
|
||||||
|
libxcb-xkb-dev,
|
||||||
|
libxcb-xtest0-dev,
|
||||||
|
libxcb-xv0-dev,
|
||||||
|
libxcb-xvmc0-dev,
|
||||||
|
libxkbcommon-dev (>= 0.5.0),
|
||||||
|
lxqt-build-tools (>= 2.1.0),
|
||||||
|
qt6-svg-dev (>= 6.6.0),
|
||||||
|
qt6-wayland-dev (>= 6.6.0)
|
||||||
|
Standards-Version: 4.7.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pcmanfm-qt
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pcmanfm-qt
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/pcmanfm-qt.git
|
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/pcmanfm-qt.git
|
||||||
Homepage: https://github.com/lxqt/pcmanfm-qt
|
Homepage: https://github.com/lxqt/pcmanfm-qt
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
@ -31,7 +58,7 @@ 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-qt6-14,
|
libfm-qt6-15,
|
||||||
lxqt-sudo,
|
lxqt-sudo,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -15,7 +15,7 @@ Copyright: 2010-2018 Rafael Laguna <rafaellaguna@gmail.com>
|
|||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2014-2015 Wen Liao <wen.cf83@gmail.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>
|
||||||
|
6
debian/pcmanfm-qt.lintian-overrides
vendored
Normal file
6
debian/pcmanfm-qt.lintian-overrides
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# This is expected
|
||||||
|
pcmanfm-qt: desktop-entry-lacks-keywords-entry [usr/share/applications/pcmanfm-qt-desktop-pref.desktop]
|
||||||
|
pcmanfm-qt: desktop-entry-lacks-keywords-entry [usr/share/applications/pcmanfm-qt.desktop]
|
||||||
|
|
||||||
|
# False positive
|
||||||
|
pcmanfm-qt: hardening-no-fortify-functions [usr/bin/pcmanfm-qt]
|
6
debian/source/lintian-overrides
vendored
Normal file
6
debian/source/lintian-overrides
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# We add this via quilt patch
|
||||||
|
pcmanfm-qt source: superfluous-file-pattern icons/lubuntu-manual.svg [debian/copyright:*]
|
||||||
|
|
||||||
|
# These are expected
|
||||||
|
pcmanfm-qt source: very-long-line-length-in-source-file * > 512 [debian/patches/add-manual.patch:*]
|
||||||
|
pcmanfm-qt source: very-long-line-length-in-source-file * > 512 [*.ts:*]
|
Loading…
x
Reference in New Issue
Block a user