]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian: radosgw: add media-types packages as alternative for mime-support 63724/head
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 3 Jun 2025 20:32:05 +0000 (22:32 +0200)
committerCasey Bodley <cbodley@redhat.com>
Wed, 4 Jun 2025 20:30:36 +0000 (16:30 -0400)
commiteb70fe1def9c9ca8619e6d624d4fc38ef121ef8b
tree57dc1d39d4a969b77a0ab9611a8670eac0041609
parentc62cbb7d2ebd34f6d57090d7619c97b1a969beb0
debian: radosgw: add media-types packages as alternative for mime-support

Back in 2020 the '/etc/mime.types' file was split out into it's own
leaner 'media-types' Debian package [0], the previous 'mime-support'
was kept as transitional package to handle upgrades, but it did its
job and isn't included in Debian Trixie repos anymore.

So accept both, the new 'media-types' package or the legacy
'mime-support' one as valid dependency for radosgw, this ensures one
can install radosgw on newer Debian based releases while keeping it
also working for older ones.

[0]: https://salsa.debian.org/debian/media-types/-/commit/4d6ff19de5720196b40cf65f1173bd9333dfecf9

Fixes: https://tracker.ceph.com/issues/71545
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit 03a93dbb1810b277b19f306c74703861af2ffb44)
debian/control