Compare commits

..

No commits in common. "ead22b2a465ffc1fad1299b5a0e8708e23eea6de" and "b0663b368bd55f75a9083d4ee2c06550c16b5374" have entirely different histories.

3 changed files with 15 additions and 24 deletions

9
debian/changelog vendored
View File

@ -1,12 +1,3 @@
libqtxdg (4.1.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
- Bump build dependencies.
* Make the package Lintian-clean.
* Update my copyright years.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 11:14:12 -0600
libqtxdg (4.0.0-0ubuntu2) plucky; urgency=medium libqtxdg (4.0.0-0ubuntu2) plucky; urgency=medium
* No-change rebuild against Qt 6.7.2 private-abi. * No-change rebuild against Qt 6.7.2 private-abi.

28
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>
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> XSBC-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,7 +10,7 @@ Priority: optional
Build-Depends: cmake, Build-Depends: cmake,
debhelper-compat (= 13), debhelper-compat (= 13),
libmagic-dev, libmagic-dev,
lxqt-build-tools (>= 2.1.0), lxqt-build-tools (>= 2.0.0),
pkgconf, pkgconf,
qt6-base-private-dev, qt6-base-private-dev,
qt6-svg-dev, qt6-svg-dev,
@ -20,8 +20,8 @@ Standards-Version: 4.7.0
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
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libqtxdg XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libqtxdg
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libqtxdg.git XS-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 Conflicts: libqt5xdg3 (< 3.12.0-0ubuntu7~)
Replaces: libqt5xdg3 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 Conflicts: libqt5xdgiconloader3 (< 3.12.0-0ubuntu7~)
Replaces: libqt5xdgiconloader3 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 Conflicts: libqt5xdg-dev (< 3.12.0-0ubuntu7~)
Replaces: libqt5xdg-dev 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: libqt6xdgiconloader4 (= ${binary:Version}), Depends: qt6-svg-dev,
qt6-svg-dev, libqt6xdgiconloader4 (= ${binary:Version}),
${misc:Depends}, ${misc:Depends},
${shlibs:Depends} ${shlibs:Depends}
Conflicts: libqt5xdgiconloader-dev Conflicts: libqt5xdgiconloader-dev (< 3.12.0-0ubuntu7~)
Replaces: libqt5xdgiconloader-dev 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.

2
debian/copyright vendored
View File

@ -43,7 +43,7 @@ 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-2024 Simon Quigley <tsimonq2@debian.org> 2022-2023 Simon Quigley <tsimonq2@debian.org>
2023-2024 Aaron Rainbolt <arraybolt3@ubuntu.com> 2023-2024 Aaron Rainbolt <arraybolt3@ubuntu.com>
License: LGPL-2.1+ License: LGPL-2.1+