diff --git a/debian/changelog b/debian/changelog index b23edcf..23c9a9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ xdg-desktop-portal-lxqt (1.2.0-0ubuntu1) questing; urgency=medium - Update build dependencies. * Update copyright file. * Update Standards-Version to 4.7.2, no changes needed. + * Use Breaks/Replaces rather than Conflicts/Replaces on older lxqt-session + versions. -- Aaron Rainbolt Fri, 01 Aug 2025 11:30:28 -0500 diff --git a/debian/control b/debian/control index 81fc417..1756bc0 100644 --- a/debian/control +++ b/debian/control @@ -45,7 +45,7 @@ Rules-Requires-Root: no Package: xdg-desktop-portal-lxqt Architecture: any Depends: xdg-desktop-portal, ${misc:Depends}, ${shlibs:Depends} -Conflicts: lxqt-session (<< 2.1.0) +Breaks: lxqt-session (<< 2.1.0) Replaces: lxqt-session (<< 2.1.0) Pre-Depends: ${misc:Pre-Depends} Provides: xdg-desktop-portal-backend