Compare commits

..

18 Commits

Author SHA1 Message Date
Aaron Rainbolt
bed7c0f72b
Update copyright file 2025-06-07 23:51:30 -05:00
00e3b1203c Upload to Questing 2025-04-19 17:18:16 -05:00
d1c346c66a Update build dependencies. 2025-04-19 16:38:47 -05:00
cc4e123edd Update Standards-Version to 4.7.2, no changes needed. 2025-04-19 16:37:18 -05:00
175b50eb73 New upstream release. 2025-04-19 16:36:57 -05:00
d9584f14fb Update Standards-Version to 4.7.1, no changes needed. 2025-02-21 16:06:21 -06:00
e0f0975264 No-change rebuild for Qt 6.8.2. 2025-02-21 16:01:48 -06:00
3f77f7857e No-change rebuild for lxqt-build-tools C++17 -> C++20. 2025-02-21 16:01:17 -06:00
8200daf4d1 No-change rebuild for Qt 6.8.1. 2025-02-21 16:00:29 -06:00
8dc65ce4d5 No-change rebuild for Qt 6.8.0. 2025-02-21 15:59:45 -06:00
3eca41ade4 Upload to Plucky 2024-11-15 15:34:45 -06:00
8ef558a68e Re-add version numbers to Conflicts/Replaces 2024-11-05 21:33:08 -06:00
ead22b2a46 Update my copyright years. 2024-11-05 11:24:38 -06:00
8a2bf3d909 Make the package Lintian-clean. 2024-11-05 11:23:34 -06:00
78a24b2317 Bump build dependencies. 2024-11-05 11:15:44 -06:00
4a4ba6f961 Wraaaaaaaap 2024-11-05 11:14:48 -06:00
16d38e34a3 New upstream release. 2024-11-05 11:14:23 -06:00
Rik Mills
b0663b368b No-change rebuild against Qt 6.7.2 private-abi. 2024-11-05 11:13:54 -06:00
3 changed files with 71 additions and 18 deletions

53
debian/changelog vendored
View File

@ -1,3 +1,56 @@
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
* No-change rebuild for Qt 6.8.0.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 04 Dec 2024 14:32:44 -0600
libqtxdg (4.1.0-0ubuntu1) plucky; urgency=medium
* New upstream release.
- Bump build dependencies.
* Make the package Lintian-clean.
* Update my copyright years.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:32:07 -0600
libqtxdg (4.0.0-0ubuntu2) plucky; urgency=medium
* No-change rebuild against Qt 6.7.2 private-abi.
-- Rik Mills <rikmills@kde.org> Thu, 17 Oct 2024 17:53:05 +0100
libqtxdg (4.0.0-0ubuntu1) oracular; urgency=medium libqtxdg (4.0.0-0ubuntu1) oracular; urgency=medium
* New upstream release. * New upstream release.

30
debian/control vendored
View File

@ -1,6 +1,6 @@
Source: libqtxdg Source: libqtxdg
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>,
@ -10,18 +10,18 @@ Priority: optional
Build-Depends: cmake, Build-Depends: cmake,
debhelper-compat (= 13), debhelper-compat (= 13),
libmagic-dev, libmagic-dev,
lxqt-build-tools (>= 2.0.0), lxqt-build-tools (>= 2.2.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.0 Standards-Version: 4.7.2
Rules-Requires-Root: no 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
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libqtxdg Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libqtxdg
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libqtxdg.git Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libqtxdg.git
Homepage: https://github.com/lxqt/libqtxdg Homepage: https://github.com/lxqt/libqtxdg
Package: libqt6xdg4 Package: libqt6xdg4
@ -35,8 +35,8 @@ Depends: file,
${shlibs:Depends} ${shlibs:Depends}
Recommends: qt6-translations-l10n Recommends: qt6-translations-l10n
Pre-Depends: ${misc:Pre-Depends} Pre-Depends: ${misc:Pre-Depends}
Conflicts: libqt5xdg3 (< 3.12.0-0ubuntu7~) Conflicts: libqt5xdg3 (<< 3.12.0-0ubuntu7~)
Replaces: libqt5xdg3 (< 3.12.0-0ubuntu7~) Replaces: libqt5xdg3 (<< 3.12.0-0ubuntu7~)
Provides: libqt6xdg Provides: libqt6xdg
Description: Implementation of the XDG Specifications for Qt (shared lib) Description: Implementation of the XDG Specifications for Qt (shared lib)
This library implements functions of the XDG Specifications in Qt. It is part This library implements functions of the XDG Specifications in Qt. It is part
@ -50,8 +50,8 @@ Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends} Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: gtk-update-icon-cache Recommends: gtk-update-icon-cache
Pre-Depends: ${misc:Pre-Depends} Pre-Depends: ${misc:Pre-Depends}
Conflicts: libqt5xdgiconloader3 (< 3.12.0-0ubuntu7~) Conflicts: libqt5xdgiconloader3 (<< 3.12.0-0ubuntu7~)
Replaces: libqt5xdgiconloader3 (< 3.12.0-0ubuntu7~) Replaces: libqt5xdgiconloader3 (<< 3.12.0-0ubuntu7~)
Provides: libqt6xdgiconloader Provides: libqt6xdgiconloader
Description: Implementation of the XDG Iconloader for Qt (shared lib) Description: Implementation of the XDG Iconloader for Qt (shared lib)
This library implements the backend to load icons which are handled according This library implements the backend to load icons which are handled according
@ -67,8 +67,8 @@ Depends: libmagic-dev,
libqt6xdgiconloader-dev (= ${binary:Version}), libqt6xdgiconloader-dev (= ${binary:Version}),
${misc:Depends} ${misc:Depends}
Recommends: qtxdg-dev-tools (= ${source:Version}) Recommends: qtxdg-dev-tools (= ${source:Version})
Conflicts: libqt5xdg-dev (< 3.12.0-0ubuntu7~) Conflicts: libqt5xdg-dev (<< 3.12.0-0ubuntu7~)
Replaces: libqt5xdg-dev (< 3.12.0-0ubuntu7~) Replaces: libqt5xdg-dev (<< 3.12.0-0ubuntu7~)
Description: Development files for libqtxdg Description: Development files for libqtxdg
This library implements functions of the XDG Specifications in Qt. It is part This library implements functions of the XDG Specifications in Qt. It is part
of LXQt. of LXQt.
@ -78,12 +78,12 @@ Description: Development files for libqtxdg
Package: libqt6xdgiconloader-dev Package: libqt6xdgiconloader-dev
Architecture: any Architecture: any
Section: libdevel Section: libdevel
Depends: qt6-svg-dev, Depends: libqt6xdgiconloader4 (= ${binary:Version}),
libqt6xdgiconloader4 (= ${binary:Version}), qt6-svg-dev,
${misc:Depends}, ${misc:Depends},
${shlibs:Depends} ${shlibs:Depends}
Conflicts: libqt5xdgiconloader-dev (< 3.12.0-0ubuntu7~) Conflicts: libqt5xdgiconloader-dev (<< 3.12.0-0ubuntu7~)
Replaces: libqt5xdgiconloader-dev (< 3.12.0-0ubuntu7~) Replaces: libqt5xdgiconloader-dev (<< 3.12.0-0ubuntu7~)
Description: Development files for libqtxdgiconloader Description: Development files for libqtxdgiconloader
This library implements the backend to load icons which are handled according This library implements the backend to load icons which are handled according
to the XDG Icon Theme Specification in Qt. It is part of LXQt. to the XDG Icon Theme Specification in Qt. It is part of LXQt.

6
debian/copyright vendored
View File

@ -4,7 +4,7 @@ Source: https://github.com/lxqt/libqtxdg
Files: * Files: *
Copyright: 2010-2012 Razor team Copyright: 2010-2012 Razor team
2012-2023 LXQt team 2012-2025 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>
@ -43,8 +43,8 @@ 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> 2014-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2022 S. 7 <severusseptimius7@gmail.com> 2022 S. 7 <severusseptimius7@gmail.com>
2022-2023 Simon Quigley <tsimonq2@debian.org> 2022-2025 Simon Quigley <tsimonq2@debian.org>
2023-2024 Aaron Rainbolt <arraybolt3@ubuntu.com> 2023-2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
License: LGPL-2.1+ License: LGPL-2.1+
License: BSD-3-clause License: BSD-3-clause