Package: media-types
Version: 1.0.1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu hirsute ubuntu-patch
Hi Charles,
As with mailcap (bug #975347), media-types has a Breaks/Replaces on
mime-support (<= 3.64) which is incorrect in the limit. Please find
attached a patch that fixes this.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer https://www.debian.org/
[email protected] [email protected]
diff -Nru media-types-1.0.1/debian/control
media-types-1.0.1ubuntu1/debian/control
--- media-types-1.0.1/debian/control 2020-10-04 10:14:07.000000000 -0700
+++ media-types-1.0.1ubuntu1/debian/control 2020-11-20 11:34:52.000000000
-0800
@@ -12,8 +12,8 @@
Package: media-types
Architecture: all
Multi-Arch: foreign
-Breaks: mime-support (<= 3.64)
-Replaces: mime-support (<= 3.64)
+Breaks: mime-support (<< 3.65)
+Replaces: mime-support (<< 3.65)
Depends: ${misc:Depends}
Description: List of standard media types and their usual file extension
This package installs the configuration file /etc/mime.types, that lists