debian: Ensure fuse gets replaced by fuse3

Apply patch from Andreas Beckmann <anbe@debian.org> for #990758.

Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2021-07-06 16:55:21 -04:00
parent 4cfabdd78f
commit d00fc72126
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

4
debian/control vendored
View File

@ -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,