Fix upgrades from 22.04 by providing an additional Breaks/Replaces on libfm-qt9.
This commit is contained in:
parent
9f419a4e10
commit
1cb774dd2e
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
libfm-qt (1.1.0-0ubuntu7) UNRELEASED; urgency=medium
|
||||
|
||||
* Fix upgrades from 22.04 by providing an additional Breaks/Replaces on
|
||||
libfm-qt9.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 11 Jun 2022 16:27:36 -0400
|
||||
|
||||
libfm-qt (1.1.0-0ubuntu6) kinetic; urgency=medium
|
||||
|
||||
* Backport upstream patches:
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -44,8 +44,8 @@ Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: libs
|
||||
Depends: ${misc:Depends}
|
||||
Breaks: libfm-qt11 (<< 1.1.0-0ubuntu4)
|
||||
Replaces: libfm-qt11 (<< 1.1.0-0ubuntu4)
|
||||
Breaks: libfm-qt11 (<< 1.1.0-0ubuntu4), libfm-qt9
|
||||
Replaces: libfm-qt11 (<< 1.1.0-0ubuntu4), libfm-qt9
|
||||
Description: Common files for libfm-qt
|
||||
Libfm-Qt is a companion library providing components to build desktop file
|
||||
managers.
|
||||
|
Loading…
x
Reference in New Issue
Block a user