summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Plessy <plessy@debian.org>2014-05-06 15:13:50 +0900
committerCharles Plessy <plessy@debian.org>2014-05-06 15:13:50 +0900
commit780a527138429dd4fccb8c7ff690b56d10bc20bc (patch)
tree8fad946c1a63eaa10a587812fda94cbfbb7034c3
parent56dba74cdd391067de592aaf060be864d9278eb5 (diff)
Updating the changelog.
-rw-r--r--debian/changelog30
1 files changed, 27 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 274c6be..342e462 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,23 +9,42 @@ mime-support (3.55) UNRELEASED; urgency=low
* Media types added:
+ 0d95409 application/font-sfnt
+ 0d95409 application/font-tdpfr
0f12ec4 application/font-woff
020388a application/gzip Closes: #589991, 688872
77eee72 application/oebps-package+xml See: #712054
+ ae8262a application/x-font-pcf Closes: #727171
020388a application/zlib Closes: #589991, 688872
a71f2b0 text/vcard Closes: #674670
* Changed associations of file suffixes with media types:
+ ae8262a application/x-font: removed pcf extensions.
46df3ed application/vnd.visio: added vst vsw vss
1a69660 application/x-ns-proxy-autoconfig: removed dat, Closes: #418564
* Packaging:
b016fe8 Remove “see” alternative for “view”.
- Thanks to Kevin Ryde <user42@zip.com.au> (Closes: #623384, #458691)
+ Thanks to Kevin Ryde <user42@zip.com.au>, Closes: #623384, #458691
c5b794b Removed obsolete removal of /usr/doc/mime-support.
+ * update-mime:
+
+ 5448676 Accept file names with alphanumeric characters from the current
+ locale. Thanks to Tomás <tomas@tuxteam.de>, Closes: #682900
+ 2a2243e Handle the “%c” (caption) field code from Desktop entry files.
+ Thanks to Philipp Matthias Hahn <pmhahn@debian.org>, Closes: #745153
+ c0e8e69 Handle the “%i” (icon) field code from Desktop entry files.
+ 5cf809c Stop quoting “%s” when building /etc/mailcap from the files in
+ /usr/lib/mime/packages.
+ Thanks to Peter Chubb <peter.chubb@nicta.com.au>, Closes: #747050
+ f18b89f Warn when mailcap.order refers to packages that do not provide
+ mailcap files. Closes: #314952
+ 7b1947f Reject lines that do not start with a media type. Closes: #384161
+ This drops support for continuation lines in /usr/lib/mime/packages/.
+
* run-mailcap:
3c3b56c Redirect stdin to the tty when a mailcap entry says needsterminal.
@@ -33,9 +52,14 @@ mime-support (3.55) UNRELEASED; urgency=low
80a1bc7 Remove unreliable permission check. Closes: #691247 thanks to
Martin Mares <mj@ucw.cz> and Kevin Ryde <user42@zip.com.au>.
e833a8a Stricter pattern for detection of manual pages.
- Thanks to Philipp Janda (LP: #1300484)
+ Thanks to Philipp Janda, LP: #1300484
40f72a7 Force the use of a temporary alias for files containing a space in
- their name. Closes #723708 thanks to Kevin Ryde <user42@zip.com.au>.
+ their name. Closes: #723708 thanks to Kevin Ryde <user42@zip.com.au>.
+ 642d6a9 Remind of RFC 1524 in the “SEE ALSO” section of mailcap(5) man page.
+ Closes: #634254
+ dd293ec Run the “file“ command when extension does not tell the media type.
+ Thanks to Reuben Thomas <rrt@sc3d.org>, Closes: #77985
+ 56dba74 Remove last-ressort guesses of crontabs and man pages.
-- Charles Plessy <plessy@debian.org> Sun, 20 Apr 2014 11:32:31 +0900