Add several extra Breaks/Replaces to be safe.
This commit is contained in:
parent
bcb4235741
commit
815e7da0b9
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
snapd-extra-utils (1.0.7) UNRELEASED; urgency=medium
|
||||
|
||||
* Add several extra Breaks/Replaces to be safe.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> 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.
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user