From 24b904f0fa49a1439508c7b91279da61a1794834 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 | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fbb61c9..0472c5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ lximage-qt (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:34:54 -0500 diff --git a/debian/control b/debian/control index de122a0..0728275 100644 --- a/debian/control +++ b/debian/control @@ -35,8 +35,6 @@ Architecture: all Multi-Arch: foreign Section: localization Depends: qttranslations5-l10n, ${misc:Depends} -Breaks: lximage-qt (<< 0.5.0) -Replaces: lximage-qt (<< 0.5.0) Description: Language-package for lximage-qt A simple image viewer for LXQt. Additional file formats can be processed if one install qt5-image-formats-plugins.