Compare commits

..

4 Commits

3 changed files with 10 additions and 26 deletions

18
debian/changelog vendored
View File

@ -1,25 +1,11 @@
xdg-desktop-portal-lxqt (0.3.0-0ubuntu1~ppa1) jammy; urgency=medium xdg-desktop-portal-lxqt (0.2.0-0ubuntu1~ppa1) jammy; urgency=medium
* Backport to Jammy. * Backport to Jammy.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 19:17:23 -0600
xdg-desktop-portal-lxqt (0.3.0-0ubuntu1) lunar; urgency=medium
* New upstream release.
* Fix the watch file, for real this time.
* Lubuntuify the package slightly, to make debhelper happy.
* Bump build dependencies in debian/control.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 19:16:03 -0600
xdg-desktop-portal-lxqt (0.2.0-0ubuntu2) kinetic; urgency=medium
* Removed redundant "Repository-Browser" field from d/upstream/metadata. * Removed redundant "Repository-Browser" field from d/upstream/metadata.
* Removed obsolete "-Wl,--as-needed" linker flag. * Removed obsolete "-Wl,--as-needed" linker flag.
* Added "Rules-Requires-Root: no" to debian/control. * Added "Rules-Requires-Root: no" to debian/control.
-- Aaron Rainbolt <arraybolt3@gmail.com> Fri, 15 Jul 2022 13:40:41 -0500 -- Aaron Rainbolt <arraybolt3@gmail.com> Tue, 05 Jul 2022 17:04:26 -0500
xdg-desktop-portal-lxqt (0.2.0-0ubuntu1) kinetic; urgency=medium xdg-desktop-portal-lxqt (0.2.0-0ubuntu1) kinetic; urgency=medium

12
debian/control vendored
View File

@ -4,20 +4,20 @@ Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
Section: libs Section: libs
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
libfm-qt-dev (>= 1.2.0), libfm-qt-dev (>= 1.1.0),
libkf5windowsystem-dev, libkf5windowsystem-dev,
libqt5x11extras5-dev, libqt5x11extras5-dev,
lxqt-build-tools (>= 0.12.0), lxqt-build-tools (>= 0.11.0),
qtbase5-private-dev qtbase5-private-dev
Standards-Version: 4.6.1 Standards-Version: 4.6.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/
Vcs-Git: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging.git Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git
Homepage: https://github.com/lxqt/xdg-desktop-portal-lxqt Homepage: https://github.com/lxqt/qtxdg-tools
Rules-Requires-Root: no Rules-Requires-Root: no
Package: xdg-desktop-portal-lxqt Package: xdg-desktop-portal-lxqt
Architecture: any Architecture: any
Depends: libfm-qt-dev (>= 1.2.0), Depends: libfm-qt-dev (>= 1.1.0),
libkf5windowsystem-dev, libkf5windowsystem-dev,
libqt5x11extras5-dev, libqt5x11extras5-dev,
xdg-desktop-portal, xdg-desktop-portal,

6
debian/watch vendored
View File

@ -1,5 +1,3 @@
version=4 version=4
opts="searchmode=plain, \ opts="pgpsigurlmangle=s/$/.asc/" \
pgpsigurlmangle=s/$/.asc/, \ https://github.com/lxqt/xdg-desktop-portal-lxqt/releases .*/xdg-desktop-portal-lxqt-([\d\.]+).tar.xz
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz