Followup-For: Bug #925226 Control: tag -1 patch Control: affects -1 + python-app-catalog-ui python-designate-dashboard python-ironic-ui python-murano-dashboard python-zaqar-ui
Hi, attached you can find a patch adding Breaks against 5 obsolete packages from stretch. (python-ironic-ui had a slightly different error and wasn't in my list when I filed this bug because it looked like a more serious problem that could not be fixed by a simple Breaks.) I've tested in piuparts that this solves these 5 problematic upgrade cases. Andreas
>From eacf3b982053c3f00bbf26bda25ae81fbc01dc6e Mon Sep 17 00:00:00 2001 From: Andreas Beckmann <a...@debian.org> Date: Fri, 22 Mar 2019 02:15:40 +0100 Subject: [PATCH] add breaks against some obsolete packages from stretch --- debian/changelog | 9 +++++++++ debian/control | 5 +++++ 2 files changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2750843ca..369f15bad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +horizon (3:14.0.2-3) UNRELEASED; urgency=medium + + * openstack-dashboard: Add Breaks against obsolete packages from stretch: + python-app-catalog-ui, python-designate-dashboard, python-ironic-ui, + python-murano-dashboard, python-zaqar-ui for cleaner upgrades. + (Closes: #925226) + + -- Andreas Beckmann <a...@debian.org> Fri, 22 Mar 2019 00:09:53 +0100 + horizon (3:14.0.2-2) unstable; urgency=medium [ Michal Arbet ] diff --git a/debian/control b/debian/control index 3c0ec291e..dd5e3d654 100644 --- a/debian/control +++ b/debian/control @@ -135,6 +135,11 @@ Breaks: python3-zaqar-ui (<< 5.0.0-2~), python3-manila-ui (<< 2.16.0-2~), python3-ironic-ui (<< 3.3.0-4~), + python-app-catalog-ui, + python-designate-dashboard, + python-ironic-ui, + python-murano-dashboard, + python-zaqar-ui, Description: web application to control an OpenStack cloud The OpenStack Dashboard is a web application to control an OpenStack cloud. It connects to OpenStack services such as Nova, Swift, or Keystone -- 2.11.0