Add Breaks/Replaces on the older lxqt-session, since we include lxqt-portals.conf now.

ubuntu/plucky
Simon Quigley 3 months ago
parent 00280b4905
commit 579af8e0f0

2
debian/changelog vendored

@ -2,6 +2,8 @@ xdg-desktop-portal-lxqt (1.1.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
- Bump build dependencies.
- Add Breaks/Replaces on the older lxqt-session, since we include
lxqt-portals.conf now.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 18:39:21 -0600

2
debian/control vendored

@ -49,6 +49,8 @@ Depends: libfm-qt6-dev (>= 2.1.0),
xdg-desktop-portal,
${misc:Depends},
${shlibs:Depends}
Conflicts: lxqt-session (<< 2.1.0)
Replaces: lxqt-session (<< 2.1.0)
Pre-Depends: ${misc:Pre-Depends}
Provides: xdg-desktop-portal-backend
Description: xdg-desktop-portal using Qt/KF6/libfm-qt

@ -0,0 +1,7 @@
--- a/data/lxqt-portals.conf
+++ b/data/lxqt-portals.conf
@@ -1,3 +1,2 @@
[preferred]
-default=lxqt
-org.freedesktop.impl.portal.FileChooser=lxqt;gtk;
+default=lxqt;kde;gtk;

@ -0,0 +1 @@
add-kde-as-secondary-option.patch
Loading…
Cancel
Save