Add additional Breaks/Replaces on liblxqt0 just to be safe.
This commit is contained in:
parent
9d8281e990
commit
277a5e1412
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
liblxqt (1.1.0-0ubuntu2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Add additional Breaks/Replaces on liblxqt0 just to be safe.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 31 May 2022 17:24:22 -0500
|
||||||
|
|
||||||
liblxqt (1.1.0-0ubuntu1) kinetic; urgency=medium
|
liblxqt (1.1.0-0ubuntu1) kinetic; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -32,6 +32,8 @@ Depends: desktop-file-utils,
|
|||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Recommends: liblxqt-l10n
|
Recommends: liblxqt-l10n
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
|
Breaks: liblxqt0 (<< 0.99)
|
||||||
|
Replaces: liblxqt0 (<< 0.99)
|
||||||
Description: Shared libraries for LXQt desktop environment (libs)
|
Description: Shared libraries for LXQt desktop environment (libs)
|
||||||
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
||||||
technologies. It has been tailored for users who value simplicity, speed, and
|
technologies. It has been tailored for users who value simplicity, speed, and
|
||||||
@ -62,7 +64,5 @@ Architecture: all
|
|||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
Breaks: liblxqt1 (<< 0.11.0)
|
|
||||||
Replaces: liblxqt1 (<< 0.11.0)
|
|
||||||
Description: Language package for liblxqt
|
Description: Language package for liblxqt
|
||||||
This package contains the l10n files needed by the liblxqt.
|
This package contains the l10n files needed by the liblxqt.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user