From 815e7da0b922fccf6a2a68418c0a54d7879a3442 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 11 Dec 2024 22:18:39 -0600 Subject: [PATCH] Add several extra Breaks/Replaces to be safe. --- debian/changelog | 6 ++++++ debian/control | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 083a813..f5795a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +snapd-extra-utils (1.0.7) UNRELEASED; urgency=medium + + * Add several extra Breaks/Replaces to be safe. + + -- Simon Quigley Wed, 11 Dec 2024 22:18:24 -0600 + snapd-extra-utils (1.0.6) plucky; urgency=medium * [autopkgtest] Further refactoring to properly run the autopkgtest. diff --git a/debian/control b/debian/control index 10bdf9d..f017014 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,8 @@ Vcs-Git: https://git.lubuntu.me/Lubuntu/snapd-extra-utils.git Package: snapd-seed-glue Architecture: any Depends: snapd, xdelta3, ${misc:Depends}, ${shlibs:Depends} +Breaks: calamares-settings-ubuntu-common (<< 1:25.04.1) +Replaces: calamares-settings-ubuntu-common (<< 1:25.04.1) Description: Installer and pre-seed utilities for snapd Primarily used in Calamares, snapd-seed-glue updates snap seeds in a given directory, on a pre-booted system. It handles dependency resolution, delta @@ -25,6 +27,8 @@ Description: Installer and pre-seed utilities for snapd Package: snapd-installation-monitor Architecture: any Depends: snapd, ${misc:Depends}, ${shlibs:Depends} +Breaks: lubuntu-snap-installation-monitor +Replaces: lubuntu-snap-installation-monitor Description: First-boot snap install notification When many snaps are preseeded, on first boot the user may be confused if they can not open one of those snaps. This simple notification informs the user,