From 858d26074685e38f55156514a17149bbbc83e8cf Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 2 Jun 2022 12:42:29 -0500 Subject: [PATCH] Drop old Breaks/Replaces since we're past the LTS. Update the runtime dependencies too. --- debian/changelog | 2 ++ debian/control | 4 ---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index e3b4735..d998077 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ lxqt-runner (1.1.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Bumped build dependencies. + * Drop old Breaks/Replaces since we're past the LTS. Update the + runtime dependencies too. -- Simon Quigley Thu, 02 Jun 2022 12:35:34 -0500 diff --git a/debian/control b/debian/control index 6f7da77..3593b7b 100644 --- a/debian/control +++ b/debian/control @@ -27,8 +27,6 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: lxqt-policykit, lxqt-qtplugin, lxqt-runner-l10n, lxqt-session Suggests: lxqt | lxqt-core -Breaks: lxqt-common (<< 0.12.0) -Replaces: lxqt-common (<< 0.12.0) Description: LXQt program launcher 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. @@ -40,8 +38,6 @@ Architecture: all Multi-Arch: foreign Section: localization Depends: qttranslations5-l10n, ${misc:Depends} -Breaks: lxqt-runner (<< 0.11.0) -Replaces: lxqt-runner (<< 0.11.0) Description: Language package for lxqt-runner 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.