Compare commits

..

No commits in common. 'ubuntu/oracular' and 'ubuntu/noble' have entirely different histories.

9
debian/changelog vendored

@ -1,12 +1,3 @@
xdg-desktop-portal-lxqt (1.0.2-0ubuntu1) oracular; urgency=medium
* New upstream release.
* Update copyright file.
* Bump Standards-Version to 4.7.0, no changes necessary.
* Adjust dependencies.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:46:38 -0500
xdg-desktop-portal-lxqt (0.5.0-0ubuntu2) noble; urgency=medium
* Bump runtime dependency for new upstream version.

16
debian/control vendored

@ -4,11 +4,12 @@ Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
libfm-qt6-dev (>= 2.0.0),
libkf6windowsystem-dev,
lxqt-build-tools (>= 2.0.0),
qt6-base-private-dev
Standards-Version: 4.7.0
libfm-qt-dev (>= 1.4.0),
libkf5windowsystem-dev,
libqt5x11extras5-dev,
lxqt-build-tools (>= 0.13.0),
qtbase5-private-dev
Standards-Version: 4.6.2
Vcs-Browser: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging.git
Homepage: https://github.com/lxqt/xdg-desktop-portal-lxqt
@ -16,8 +17,9 @@ Rules-Requires-Root: no
Package: xdg-desktop-portal-lxqt
Architecture: any
Depends: libfm-qt6-dev (>= 2.0.0),
libkf6windowsystem-dev,
Depends: libfm-qt-dev (>= 1.4.0),
libkf5windowsystem-dev,
libqt5x11extras5-dev,
xdg-desktop-portal,
${misc:Depends},
${shlibs:Depends}

4
debian/copyright vendored

@ -3,7 +3,7 @@ Upstream-Name: qtxdg-tools
Source: https://github.com/lxqt/qtxdg-tools
Files: *
Copyright: 2021-2024 LXQt team
Copyright: 2021-2023 LXQt team
License: LGPL-2.1
Files: src/desktopportal.cpp
@ -23,7 +23,7 @@ License: LGPL-2.1+
Files: debian/*
Copyright: 2022-2023 Simon Quigley <tsimonq2@ubuntu.com>
2022-2024 Aaron Rainbolt <arraybolt3@gmail.com>
2022-2023 Aaron Rainbolt <arraybolt3@gmail.com>
License: LGPL-2.1+
License: LGPL-2.1

Loading…
Cancel
Save