Compare commits
No commits in common. "ubuntu/resolute" and "ubuntu/questing" have entirely different histories.
ubuntu/res
...
ubuntu/que
17
debian/changelog
vendored
17
debian/changelog
vendored
@ -1,20 +1,3 @@
|
|||||||
pcmanfm-qt (2.3.0-0ubuntu1) resolute; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
- Update build dependencies.
|
|
||||||
- Update add-manual.patch.
|
|
||||||
* Update copyright file.
|
|
||||||
* Update Standards-Version to 4.7.3, no changes needed.
|
|
||||||
* Remove unnecessary Rules-Requires-Root line.
|
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 19 Feb 2026 15:42:37 -0500
|
|
||||||
|
|
||||||
pcmanfm-qt (2.2.0-0ubuntu3) resolute; urgency=medium
|
|
||||||
|
|
||||||
* Recommend kf6-breeze-icon-theme instead of transitional package.
|
|
||||||
|
|
||||||
-- Rik Mills <rikmills@kde.org> Thu, 18 Dec 2025 13:15:06 +0000
|
|
||||||
|
|
||||||
pcmanfm-qt (2.2.0-0ubuntu2) questing; urgency=medium
|
pcmanfm-qt (2.2.0-0ubuntu2) questing; urgency=medium
|
||||||
|
|
||||||
* Bump depends to latest libfm-qt.
|
* Bump depends to latest libfm-qt.
|
||||||
|
|||||||
9
debian/control
vendored
9
debian/control
vendored
@ -11,7 +11,7 @@ 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.3.0),
|
libfm-qt6-dev (>= 2.2.0),
|
||||||
libkf6windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
liblayershellqtinterface-dev (>= 6.0.0),
|
liblayershellqtinterface-dev (>= 6.0.0),
|
||||||
libmenu-cache-dev,
|
libmenu-cache-dev,
|
||||||
@ -43,15 +43,16 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libxcb-xv0-dev,
|
libxcb-xv0-dev,
|
||||||
libxcb-xvmc0-dev,
|
libxcb-xvmc0-dev,
|
||||||
libxkbcommon-dev (>= 0.5.0),
|
libxkbcommon-dev (>= 0.5.0),
|
||||||
lxqt-build-tools (>= 2.3.0),
|
lxqt-build-tools (>= 2.2.0),
|
||||||
qt6-svg-dev (>= 6.6.0),
|
qt6-svg-dev (>= 6.6.0),
|
||||||
qt6-wayland-dev (>= 6.6.0)
|
qt6-wayland-dev (>= 6.6.0)
|
||||||
Standards-Version: 4.7.3
|
Standards-Version: 4.7.2
|
||||||
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
|
||||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pcmanfm-qt
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pcmanfm-qt
|
||||||
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
|
||||||
|
|
||||||
Package: pcmanfm-qt
|
Package: pcmanfm-qt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
@ -68,7 +69,7 @@ Recommends: eject,
|
|||||||
lximage-qt,
|
lximage-qt,
|
||||||
lxqt-policykit,
|
lxqt-policykit,
|
||||||
lxqt-qtplugin,
|
lxqt-qtplugin,
|
||||||
papirus-icon-theme | kf6-breeze-icon-theme | faenza-icon-theme | oxygen-icon-theme,
|
papirus-icon-theme | breeze-icon-theme | faenza-icon-theme | oxygen-icon-theme,
|
||||||
pcmanfm-qt-l10n
|
pcmanfm-qt-l10n
|
||||||
Suggests: cdtool [linux-any]
|
Suggests: cdtool [linux-any]
|
||||||
Description: extremely fast and lightweight file and desktop icon manager
|
Description: extremely fast and lightweight file and desktop icon manager
|
||||||
|
|||||||
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -17,10 +17,10 @@ License: GPL-2.0+
|
|||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2025 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>
|
||||||
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>
|
||||||
2014-2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||||
2025-2026 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|||||||
14
debian/patches/add-manual.patch
vendored
14
debian/patches/add-manual.patch
vendored
@ -1,7 +1,7 @@
|
|||||||
Description: Add a desktop shortcut for the Lubuntu Manual
|
Description: Add a desktop shortcut for the Lubuntu Manual
|
||||||
Forwarded: eventually
|
Forwarded: eventually
|
||||||
Author: Simon Quigley <tsimonq2@lubuntu.me>
|
Author: Simon Quigley <tsimonq2@lubuntu.me>
|
||||||
Last-Update: 2026-02-19
|
Last-Update: 2023-12-01
|
||||||
---
|
---
|
||||||
--- a/pcmanfm/desktoppreferencesdialog.cpp
|
--- a/pcmanfm/desktoppreferencesdialog.cpp
|
||||||
+++ b/pcmanfm/desktoppreferencesdialog.cpp
|
+++ b/pcmanfm/desktoppreferencesdialog.cpp
|
||||||
@ -13,7 +13,7 @@ Last-Update: 2026-02-19
|
|||||||
|
|
||||||
// set fallback icon here (cannot be done in .ui)
|
// set fallback icon here (cannot be done in .ui)
|
||||||
ui.networkBox->setIcon(QIcon::fromTheme(QStringLiteral("network"), QIcon::fromTheme(QStringLiteral("folder-network"))));
|
ui.networkBox->setIcon(QIcon::fromTheme(QStringLiteral("network"), QIcon::fromTheme(QStringLiteral("folder-network"))));
|
||||||
@@ -217,6 +218,9 @@ void DesktopPreferencesDialog::applySett
|
@@ -215,6 +216,9 @@ void DesktopPreferencesDialog::applySett
|
||||||
if(ui.networkBox->isChecked()) {
|
if(ui.networkBox->isChecked()) {
|
||||||
ds << QLatin1String("Network");
|
ds << QLatin1String("Network");
|
||||||
}
|
}
|
||||||
@ -25,7 +25,7 @@ Last-Update: 2026-02-19
|
|||||||
settings.setDesktopCellMargins(QSize(ui.hMargin->value(), ui.vMargin->value()));
|
settings.setDesktopCellMargins(QSize(ui.hMargin->value(), ui.vMargin->value()));
|
||||||
--- a/pcmanfm/desktopwindow.cpp
|
--- a/pcmanfm/desktopwindow.cpp
|
||||||
+++ b/pcmanfm/desktopwindow.cpp
|
+++ b/pcmanfm/desktopwindow.cpp
|
||||||
@@ -306,6 +306,16 @@ void DesktopWindow::updateShortcutsFromS
|
@@ -310,6 +310,16 @@ void DesktopWindow::updateShortcutsFromS
|
||||||
paths.push_back(Fm::FilePath::fromLocalPath(network.toStdString().c_str()));
|
paths.push_back(Fm::FilePath::fromLocalPath(network.toStdString().c_str()));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -33,7 +33,7 @@ Last-Update: 2026-02-19
|
|||||||
+ if(ds.contains(QLatin1String("Lubuntu Manual"))) {
|
+ if(ds.contains(QLatin1String("Lubuntu Manual"))) {
|
||||||
+ createLubuntuManualShortcut();
|
+ createLubuntuManualShortcut();
|
||||||
+ }
|
+ }
|
||||||
+ else if(allowShortcutRemoval) {
|
+ else if(!firstCall) {
|
||||||
+ QString network = XdgDir::readDesktopDir() + QLatin1String("/lubuntu-manual.desktop");
|
+ QString network = XdgDir::readDesktopDir() + QLatin1String("/lubuntu-manual.desktop");
|
||||||
+ if(QFile::exists(network)) {
|
+ if(QFile::exists(network)) {
|
||||||
+ paths.push_back(Fm::FilePath::fromLocalPath(network.toStdString().c_str()));
|
+ paths.push_back(Fm::FilePath::fromLocalPath(network.toStdString().c_str()));
|
||||||
@ -42,7 +42,7 @@ Last-Update: 2026-02-19
|
|||||||
|
|
||||||
// WARNING: QFile::remove() is not compatible with libfm-qt and should not be used.
|
// WARNING: QFile::remove() is not compatible with libfm-qt and should not be used.
|
||||||
if(!paths.empty()) {
|
if(!paths.empty()) {
|
||||||
@@ -389,6 +399,20 @@ void DesktopWindow::createNetworkShortcu
|
@@ -395,6 +405,20 @@ void DesktopWindow::createNetworkShortcu
|
||||||
g_key_file_free(kf);
|
g_key_file_free(kf);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -63,7 +63,7 @@ Last-Update: 2026-02-19
|
|||||||
void DesktopWindow::createTrash() {
|
void DesktopWindow::createTrash() {
|
||||||
if(trashMonitor_) {
|
if(trashMonitor_) {
|
||||||
return;
|
return;
|
||||||
@@ -1040,7 +1064,8 @@ void DesktopWindow::onFileClicked(int ty
|
@@ -1046,7 +1070,8 @@ void DesktopWindow::onFileClicked(int ty
|
||||||
if((fileName == QLatin1String("trash-can.desktop") && ds.contains(QLatin1String("Trash")))
|
if((fileName == QLatin1String("trash-can.desktop") && ds.contains(QLatin1String("Trash")))
|
||||||
|| (fileName == QLatin1String("user-home.desktop") && ds.contains(QLatin1String("Home")))
|
|| (fileName == QLatin1String("user-home.desktop") && ds.contains(QLatin1String("Home")))
|
||||||
|| (fileName == QLatin1String("computer.desktop") && ds.contains(QLatin1String("Computer")))
|
|| (fileName == QLatin1String("computer.desktop") && ds.contains(QLatin1String("Computer")))
|
||||||
@ -73,7 +73,7 @@ Last-Update: 2026-02-19
|
|||||||
QMenu* menu = new QMenu(this);
|
QMenu* menu = new QMenu(this);
|
||||||
// "Open" action for all
|
// "Open" action for all
|
||||||
QAction* action = menu->addAction(tr("Open"));
|
QAction* action = menu->addAction(tr("Open"));
|
||||||
@@ -1374,7 +1399,8 @@ void DesktopWindow::trustOurDesktopShort
|
@@ -1380,7 +1405,8 @@ void DesktopWindow::trustOurDesktopShort
|
||||||
const char* execStr = isHome ? homeExec.get() :
|
const char* execStr = isHome ? homeExec.get() :
|
||||||
fileName == QLatin1String("trash-can.desktop") && ds.contains(QLatin1String("Trash")) ? "pcmanfm-qt trash:///" :
|
fileName == QLatin1String("trash-can.desktop") && ds.contains(QLatin1String("Trash")) ? "pcmanfm-qt trash:///" :
|
||||||
fileName == QLatin1String("computer.desktop") && ds.contains(QLatin1String("Computer")) ? "pcmanfm-qt computer:///" :
|
fileName == QLatin1String("computer.desktop") && ds.contains(QLatin1String("Computer")) ? "pcmanfm-qt computer:///" :
|
||||||
|
|||||||
2
debian/source/local-options
vendored
Normal file
2
debian/source/local-options
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
unapply-patches
|
||||||
|
abort-on-upstream-changes
|
||||||
11
debian/watch
vendored
11
debian/watch
vendored
@ -1,6 +1,5 @@
|
|||||||
Version: 5
|
version=4
|
||||||
Template: GitHub
|
opts="searchmode=plain, \
|
||||||
Owner: lxqt
|
pgpsigurlmangle=s/$/.asc/, \
|
||||||
Project: @PACKAGE@
|
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
||||||
Download-Url-Mangle: s%https://api.github.com/repos/([^/]+)/@PACKAGE@/git/refs/tags/@ANY_VERSION@%https://github.com/$1/@PACKAGE@/releases/download/$2/@PACKAGE@-$2.tar.xz%g
|
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
||||||
Pgp-Mode: auto
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user