Drop old Breaks/Replaces since we're past the LTS. Update the runtime dependencies too.
This commit is contained in:
parent
517baf7d68
commit
858d260746
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,6 +2,8 @@ lxqt-runner (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:34 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 02 Jun 2022 12:35:34 -0500
|
||||||
|
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -27,8 +27,6 @@ Architecture: any
|
|||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Recommends: lxqt-policykit, lxqt-qtplugin, lxqt-runner-l10n, lxqt-session
|
Recommends: lxqt-policykit, lxqt-qtplugin, lxqt-runner-l10n, lxqt-session
|
||||||
Suggests: lxqt | lxqt-core
|
Suggests: lxqt | lxqt-core
|
||||||
Breaks: lxqt-common (<< 0.12.0)
|
|
||||||
Replaces: lxqt-common (<< 0.12.0)
|
|
||||||
Description: LXQt program launcher
|
Description: LXQt program launcher
|
||||||
The LXQt runner provides a GUI that comes up on the desktop and allows for
|
The LXQt runner provides a GUI that comes up on the desktop and allows for
|
||||||
launching applications, doing some math or shutting down the system.
|
launching applications, doing some math or shutting down the system.
|
||||||
@ -40,8 +38,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-runner (<< 0.11.0)
|
|
||||||
Replaces: lxqt-runner (<< 0.11.0)
|
|
||||||
Description: Language package for lxqt-runner
|
Description: Language package for lxqt-runner
|
||||||
The LXQt runner provides a GUI that comes up on the desktop and allows for
|
The LXQt runner provides a GUI that comes up on the desktop and allows for
|
||||||
launching applications, doing some math or shutting down the system.
|
launching applications, doing some math or shutting down the system.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user