diff --git a/debian/changelog b/debian/changelog index b83cbf355..06890ef64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +freedombox (21.4.3) UNRELEASED; urgency=medium + + * freedombox: Add Breaks: fuse (<< 3) and Depends: fuse3 (>= 3) to ensure + fuse gets replaced by fuse3 on upgrades from buster. (Closes: #990758) + + -- Andreas Beckmann Thu, 01 Jul 2021 12:43:04 +0200 + freedombox (21.4.2) unstable; urgency=high [ Burak Yavuz ] diff --git a/debian/control b/debian/control index 7c794de8d..a21a63897 100644 --- a/debian/control +++ b/debian/control @@ -58,6 +58,8 @@ Package: freedombox Breaks: freedombox-setup (<< 0.13~), plinth (<< 0.46.0~), +# Ensure fuse gets replaced by fuse3 on upgrades from buster s.t. sshfs can be installed. + fuse (<< 3), Replaces: freedombox-setup (<< 0.13~), plinth (<< 0.46.0~), @@ -116,6 +118,8 @@ Depends: python3-yaml, sudo, wget, +# Ensure fuse gets replaced by fuse3 on upgrades from buster s.t. sshfs can be installed. + fuse3 (>= 3), Recommends: # Priority: standard bzip2,