Better to break than conflict
This commit is contained in:
parent
13001c23e6
commit
897b738579
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -4,6 +4,8 @@ xdg-desktop-portal-lxqt (1.2.0-0ubuntu1) questing; urgency=medium
|
|||||||
- Update build dependencies.
|
- Update build dependencies.
|
||||||
* Update copyright file.
|
* Update copyright file.
|
||||||
* Update Standards-Version to 4.7.2, no changes needed.
|
* Update Standards-Version to 4.7.2, no changes needed.
|
||||||
|
* Use Breaks/Replaces rather than Conflicts/Replaces on older lxqt-session
|
||||||
|
versions.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 01 Aug 2025 11:30:28 -0500
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 01 Aug 2025 11:30:28 -0500
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -45,7 +45,7 @@ Rules-Requires-Root: no
|
|||||||
Package: xdg-desktop-portal-lxqt
|
Package: xdg-desktop-portal-lxqt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: xdg-desktop-portal, ${misc:Depends}, ${shlibs:Depends}
|
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)
|
Replaces: lxqt-session (<< 2.1.0)
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Provides: xdg-desktop-portal-backend
|
Provides: xdg-desktop-portal-backend
|
||||||
|
Loading…
x
Reference in New Issue
Block a user