Applying patch from Helmut Grohne <helmut@subdivi.de> to fix installation on bookworm causing file loss (Closes: #1092737).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
3cc5ddcd76
commit
e31cfd5aef
2 changed files with 7 additions and 0 deletions
5
debian/control
vendored
5
debian/control
vendored
|
@ -18,6 +18,11 @@ Architecture: any
|
|||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
Breaks:
|
||||
# We must ensure that gzip is upgraded before zutils.postinst runs. As it is
|
||||
# essential, Breaks is sufficient here and the janitor may propose dropping
|
||||
# this relation eventually.
|
||||
gzip (<< 1.12-1.1~),
|
||||
Suggests:
|
||||
bzip2,
|
||||
lzip,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue