Compare commits
No commits in common. "ubuntu/resolute" and "ubuntu/4.1.0-0ubuntu2" have entirely different histories.
ubuntu/res
...
ubuntu/4.1
46
debian/changelog
vendored
46
debian/changelog
vendored
@ -1,49 +1,3 @@
|
|||||||
libqtxdg (4.3.0-0ubuntu1) resolute; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
- Update build dependencies.
|
|
||||||
- Update symbols file.
|
|
||||||
- Refresh ubuntu-gettext-translations.patch.
|
|
||||||
- Backport Qt 6.10 compatibility fix from upstream as
|
|
||||||
qt-6.10-compat.patch.
|
|
||||||
* Update copyright file.
|
|
||||||
* Update Standards-Version to 4.7.3, no changes needed.
|
|
||||||
* Remove redundant 'Rules-Requires-Root: no' control line.
|
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 19 Feb 2026 13:19:33 -0500
|
|
||||||
|
|
||||||
libqtxdg (4.2.0-0ubuntu1) questing; urgency=medium
|
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
- Update build dependencies.
|
|
||||||
* Update Standards-Version to 4.7.2, no changes needed.
|
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sat, 07 Jun 2025 23:44:05 -0500
|
|
||||||
|
|
||||||
libqtxdg (4.1.0-0ubuntu6) plucky; urgency=medium
|
|
||||||
|
|
||||||
* Update Standards-Version to 4.7.1, no changes needed.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:01:56 -0600
|
|
||||||
|
|
||||||
libqtxdg (4.1.0-0ubuntu5) plucky; urgency=medium
|
|
||||||
|
|
||||||
* No-change rebuild for Qt 6.8.2.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 04 Feb 2025 11:05:34 -0600
|
|
||||||
|
|
||||||
libqtxdg (4.1.0-0ubuntu4) plucky; urgency=medium
|
|
||||||
|
|
||||||
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 03:53:46 -0600
|
|
||||||
|
|
||||||
libqtxdg (4.1.0-0ubuntu3) plucky; urgency=medium
|
|
||||||
|
|
||||||
* No-change rebuild for Qt 6.8.1.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 04 Dec 2024 14:32:44 -0600
|
|
||||||
|
|
||||||
libqtxdg (4.1.0-0ubuntu2) plucky; urgency=medium
|
libqtxdg (4.1.0-0ubuntu2) plucky; urgency=medium
|
||||||
|
|
||||||
* No-change rebuild for Qt 6.8.0.
|
* No-change rebuild for Qt 6.8.0.
|
||||||
|
|||||||
5
debian/control
vendored
5
debian/control
vendored
@ -10,13 +10,14 @@ Priority: optional
|
|||||||
Build-Depends: cmake,
|
Build-Depends: cmake,
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
libmagic-dev,
|
libmagic-dev,
|
||||||
lxqt-build-tools (>= 2.3.0),
|
lxqt-build-tools (>= 2.1.0),
|
||||||
pkgconf,
|
pkgconf,
|
||||||
qt6-base-private-dev,
|
qt6-base-private-dev,
|
||||||
qt6-svg-dev,
|
qt6-svg-dev,
|
||||||
qt6-tools-dev,
|
qt6-tools-dev,
|
||||||
qt6-tools-dev-tools
|
qt6-tools-dev-tools
|
||||||
Standards-Version: 4.7.3
|
Standards-Version: 4.7.0
|
||||||
|
Rules-Requires-Root: no
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/libqtxdg-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/libqtxdg-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/libqtxdg-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/libqtxdg-packaging.git
|
||||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libqtxdg
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libqtxdg
|
||||||
|
|||||||
8
debian/copyright
vendored
8
debian/copyright
vendored
@ -4,7 +4,7 @@ Source: https://github.com/lxqt/libqtxdg
|
|||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2010-2012 Razor team
|
Copyright: 2010-2012 Razor team
|
||||||
2012-2025 LXQt team
|
2012-2023 LXQt team
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Copyright: 2013 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
Copyright: 2013 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
@ -41,10 +41,10 @@ License: LGPL-2.1-or-3-with-Digia-1.1-exception
|
|||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2013-2019 Alf Gaida <agaida@siduction.org>
|
Copyright: 2013-2019 Alf Gaida <agaida@siduction.org>
|
||||||
2015-2022 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015-2022 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
|
2014-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2022 S. 7 <severusseptimius7@gmail.com>
|
2022 S. 7 <severusseptimius7@gmail.com>
|
||||||
2022-2025 Simon Quigley <tsimonq2@debian.org>
|
2022-2024 Simon Quigley <tsimonq2@debian.org>
|
||||||
2014-2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2023-2024 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||||
2023-2026 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: BSD-3-clause
|
License: BSD-3-clause
|
||||||
|
|||||||
1
debian/libqt6xdg4.symbols
vendored
1
debian/libqt6xdg4.symbols
vendored
@ -143,6 +143,7 @@ libQt6Xdg.so.4 libqt6xdg4 #MINVER#
|
|||||||
_ZNK14XdgDesktopFile13startDetachedERK5QListI7QStringE@Base 4.0.0
|
_ZNK14XdgDesktopFile13startDetachedERK5QListI7QStringE@Base 4.0.0
|
||||||
_ZNK14XdgDesktopFile14actionActivateERK7QStringRK5QListIS0_E@Base 4.0.0
|
_ZNK14XdgDesktopFile14actionActivateERK7QStringRK5QListIS0_E@Base 4.0.0
|
||||||
_ZNK14XdgDesktopFile16expandExecStringERK5QListI7QStringE@Base 4.0.0
|
_ZNK14XdgDesktopFile16expandExecStringERK5QListI7QStringE@Base 4.0.0
|
||||||
|
_ZSt19piecewise_construct@Base 4.0.0
|
||||||
(c++)"non-virtual thunk to XdgMenuWidget::~XdgMenuWidget()@Base" 1.0.0
|
(c++)"non-virtual thunk to XdgMenuWidget::~XdgMenuWidget()@Base" 1.0.0
|
||||||
(c++)"typeinfo for XdgAction@Base" 1.0.0
|
(c++)"typeinfo for XdgAction@Base" 1.0.0
|
||||||
(c++)"typeinfo for XdgDesktopFile@Base" 1.0.0
|
(c++)"typeinfo for XdgDesktopFile@Base" 1.0.0
|
||||||
|
|||||||
30
debian/patches/qt-6.10-compat.patch
vendored
30
debian/patches/qt-6.10-compat.patch
vendored
@ -1,30 +0,0 @@
|
|||||||
Description: Fix Qt 6.10 compatibility
|
|
||||||
Origin: https://github.com/lxqt/libqtxdg/commit/49e563dff04d1cb55124e566ebeeb8bb121ad15a
|
|
||||||
Last-Update: 2026-02-19
|
|
||||||
---
|
|
||||||
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
|
||||||
--- a/util/CMakeLists.txt
|
|
||||||
+++ b/util/CMakeLists.txt
|
|
||||||
@@ -20,10 +20,6 @@ target_include_directories(qtxdg-desktop
|
|
||||||
PRIVATE "${PROJECT_SOURCE_DIR}/qtxdg"
|
|
||||||
)
|
|
||||||
|
|
||||||
-target_include_directories(qtxdg-iconfinder
|
|
||||||
- PRIVATE "${Qt6Gui_PRIVATE_INCLUDE_DIRS}"
|
|
||||||
-)
|
|
||||||
-
|
|
||||||
target_compile_definitions(qtxdg-desktop-file-start
|
|
||||||
PRIVATE
|
|
||||||
"-DQTXDG_VERSION=\"${QTXDG_VERSION_STRING}\""
|
|
||||||
@@ -41,7 +37,10 @@ target_link_libraries(qtxdg-desktop-file
|
|
||||||
)
|
|
||||||
|
|
||||||
target_link_libraries(qtxdg-iconfinder
|
|
||||||
- ${QTXDGX_ICONLOADER_LIBRARY_NAME}
|
|
||||||
+ PRIVATE
|
|
||||||
+ Qt6::GuiPrivate
|
|
||||||
+ PUBLIC
|
|
||||||
+ ${QTXDGX_ICONLOADER_LIBRARY_NAME}
|
|
||||||
)
|
|
||||||
|
|
||||||
install(TARGETS
|
|
||||||
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1,2 +1 @@
|
|||||||
ubuntu-gettext-translations.patch
|
ubuntu-gettext-translations.patch
|
||||||
qt-6.10-compat.patch
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@ Last-Update: 2023-03-06
|
|||||||
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
||||||
--- a/src/qtxdg/xdgdesktopfile.cpp
|
--- a/src/qtxdg/xdgdesktopfile.cpp
|
||||||
+++ b/src/qtxdg/xdgdesktopfile.cpp
|
+++ b/src/qtxdg/xdgdesktopfile.cpp
|
||||||
@@ -37,6 +37,7 @@
|
@@ -38,6 +38,7 @@
|
||||||
|
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
@ -15,7 +15,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
|||||||
|
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
#include <QDBusInterface>
|
#include <QDBusInterface>
|
||||||
@@ -919,7 +920,22 @@ QString XdgDesktopFile::localizedKey(con
|
@@ -920,7 +921,22 @@ QString XdgDesktopFile::localizedKey(con
|
||||||
|
|
||||||
QVariant XdgDesktopFile::localizedValue(const QString& key, const QVariant& defaultValue) const
|
QVariant XdgDesktopFile::localizedValue(const QString& key, const QVariant& defaultValue) const
|
||||||
{
|
{
|
||||||
|
|||||||
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