Drop old Breaks/Replaces since we're past the LTS. Update the runtime dependencies too.

ubuntu/kinetic
Simon Quigley 2 years ago
parent 5540a9b11d
commit b987625e63

2
debian/changelog vendored

@ -2,6 +2,8 @@ lxqt-panel (1.1.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release. * New upstream release.
* Bumped build dependencies. * Bumped build dependencies.
* Drop old Breaks/Replaces since we're past the LTS. Update the
runtime dependencies too.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 02 Jun 2022 12:35:06 -0500 -- Simon Quigley <tsimonq2@ubuntu.com> Thu, 02 Jun 2022 12:35:06 -0500

4
debian/control vendored

@ -49,8 +49,6 @@ Recommends: lxqt-about,
pavucontrol-qt | pavucontrol, pavucontrol-qt | pavucontrol,
qlipper qlipper
Suggests: lxqt | lxqt-core Suggests: lxqt | lxqt-core
Breaks: lxqt-common (<< 0.12.0)
Replaces: lxqt-common (<< 0.12.0)
Description: LXQt desktop panel Description: LXQt desktop panel
The LXQt desktop panel The LXQt desktop panel
. .
@ -61,8 +59,6 @@ Architecture: all
Multi-Arch: foreign Multi-Arch: foreign
Section: localization Section: localization
Depends: qttranslations5-l10n, ${misc:Depends} Depends: qttranslations5-l10n, ${misc:Depends}
Breaks: lxqt-panel (<< 0.11.0)
Replaces: lxqt-panel (<< 0.11.0)
Description: Language package for lxqt-panel Description: Language package for lxqt-panel
The l10n files for lxqt-panel. The l10n files for lxqt-panel.
. .

Loading…
Cancel
Save