Compare commits
8 Commits
8ed4d2fee4
...
1e3a34264a
Author | SHA1 | Date | |
---|---|---|---|
1e3a34264a | |||
2837901eac | |||
2661756d9d | |||
cd43c7e496 | |||
c750ea464f | |||
15ba94a411 | |||
|
23563091ad | ||
|
1d6a631b95 |
31
debian/changelog
vendored
31
debian/changelog
vendored
@ -1,8 +1,35 @@
|
||||
xdg-desktop-portal-lxqt (0.3.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||
xdg-desktop-portal-lxqt (0.4.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||
|
||||
* Backport to Jammy.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 19:17:23 -0600
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 13:03:52 -0500
|
||||
|
||||
xdg-desktop-portal-lxqt (0.4.0-0ubuntu1) mantic; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump build dependencies.
|
||||
* Bump Standards-Version to 4.6.2, no changes needed.
|
||||
* Update copyright years.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 09:52:50 -0500
|
||||
|
||||
xdg-desktop-portal-lxqt (0.3.0-0ubuntu4) lunar; urgency=medium
|
||||
|
||||
* No-change rebuild against libfm-qt 1.2.1.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 27 Jan 2023 15:53:17 -0600
|
||||
|
||||
xdg-desktop-portal-lxqt (0.3.0-0ubuntu3) lunar; urgency=medium
|
||||
|
||||
* No-change rebuild against Qt 5.15.8.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Sat, 14 Jan 2023 13:11:35 +0300
|
||||
|
||||
xdg-desktop-portal-lxqt (0.3.0-0ubuntu2) lunar; urgency=medium
|
||||
|
||||
* No-change rebuild against Qt 5.15.7.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Sat, 10 Dec 2022 16:01:01 +0300
|
||||
|
||||
xdg-desktop-portal-lxqt (0.3.0-0ubuntu1) lunar; urgency=medium
|
||||
|
||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -4,12 +4,12 @@ Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libfm-qt-dev (>= 1.2.0),
|
||||
libfm-qt-dev (>= 1.3.0),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5x11extras5-dev,
|
||||
lxqt-build-tools (>= 0.12.0),
|
||||
lxqt-build-tools (>= 0.13.0),
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 4.6.1
|
||||
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
|
||||
@ -17,7 +17,7 @@ Rules-Requires-Root: no
|
||||
|
||||
Package: xdg-desktop-portal-lxqt
|
||||
Architecture: any
|
||||
Depends: libfm-qt-dev (>= 1.2.0),
|
||||
Depends: libfm-qt-dev (>= 1.3.0),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5x11extras5-dev,
|
||||
xdg-desktop-portal,
|
||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -6,11 +6,11 @@ Files: *
|
||||
Copyright: 2016-2018 Red Hat Inc
|
||||
2016-2018 Jan Grulich <jgrulich@redhat.com>
|
||||
2018 Alexander Volkov <a.volkov@rusbitech.ru>
|
||||
2021-2022 LXQt team
|
||||
2021-2023 LXQt team
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Copyright: 2022-2023, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
x
Reference in New Issue
Block a user