[ubuntu/utopic-proposed] mime-support 3.55ubuntu1 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Tue May 13 16:43:12 UTC 2014
mime-support (3.55ubuntu1) utopic; urgency=medium
* Resynchronise with Debian. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt.
mime-support (3.55) unstable; urgency=low
* Media types removed:
92def2a application/x-font-woff Closes: #727156
c1797d2 application/x-md5 Closes: #720619
fad5967 application/x-sha1 Closes: #720619
a71f2b0 text/x-vcard Closes: #674670
* 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 at 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 at tuxteam.de>, Closes: #682900
2a2243e Handle the “%c” (caption) field code from Desktop entry files.
Thanks to Philipp Matthias Hahn <pmhahn at 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 at 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.
Thanks Kevin Ryde <user42 at zip.com.au>, Closes: #727173
80a1bc7 Remove unreliable permission check. Closes: #691247 thanks to
Martin Mares <mj at ucw.cz> and Kevin Ryde <user42 at zip.com.au>.
e833a8a Stricter pattern for detection of manual pages.
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 at 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 at sc3d.org>, Closes: #77985
56dba74 Remove last-resort guesses of crontabs and man pages.
Date: Tue, 13 May 2014 17:40:19 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/utopic/+source/mime-support/3.55ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 13 May 2014 17:40:19 +0100
Source: mime-support
Binary: mime-support
Architecture: source
Version: 3.55ubuntu1
Distribution: utopic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description:
mime-support - MIME files 'mime.types' & 'mailcap', and support programs
Closes: 77985 314952 384161 418564 458691 589991 623384 634254 674670 682900 688872 691247 720619 723708 727156 727171 727173 745153 747050
Launchpad-Bugs-Fixed: 1300484
Changes:
mime-support (3.55ubuntu1) utopic; urgency=medium
.
* Resynchronise with Debian. Remaining changes:
- Add "cautious-launcher" for handling execution of files that are
outside /usr and /opt.
.
mime-support (3.55) unstable; urgency=low
.
* Media types removed:
.
92def2a application/x-font-woff Closes: #727156
c1797d2 application/x-md5 Closes: #720619
fad5967 application/x-sha1 Closes: #720619
a71f2b0 text/x-vcard Closes: #674670
.
* 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 at 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 at tuxteam.de>, Closes: #682900
2a2243e Handle the “%c” (caption) field code from Desktop entry files.
Thanks to Philipp Matthias Hahn <pmhahn at 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 at 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.
Thanks Kevin Ryde <user42 at zip.com.au>, Closes: #727173
80a1bc7 Remove unreliable permission check. Closes: #691247 thanks to
Martin Mares <mj at ucw.cz> and Kevin Ryde <user42 at zip.com.au>.
e833a8a Stricter pattern for detection of manual pages.
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 at 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 at sc3d.org>, Closes: #77985
56dba74 Remove last-resort guesses of crontabs and man pages.
Checksums-Sha1:
436e877503454e7e4e70da79270aa958cf509091 1762 mime-support_3.55ubuntu1.dsc
7704cc227434a7c20ed7c370365cedd0e2b68246 35924 mime-support_3.55ubuntu1.tar.gz
Checksums-Sha256:
cf64c333e074161489e3b6435fff6ef18fd78943345c111f340c137e1f3a335d 1762 mime-support_3.55ubuntu1.dsc
b5d75699d7197f9a63e985ac9bf4b6dfa318a18fcec542bb11b0c0bb099162a8 35924 mime-support_3.55ubuntu1.tar.gz
Files:
e407d8e928ddba3f2ce35f2bc29dac83 1762 net standard mime-support_3.55ubuntu1.dsc
e2b8a7f0c481788c501ed534a9271e60 35924 net standard mime-support_3.55ubuntu1.tar.gz
Original-Maintainer: Mime-Support Maintainers <mime-support at plessy.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer
iQIVAwUBU3JK/Dk1h9l9hlALAQjnzBAAugYdJCeF4o48qiepZ8R8UXeaisiVJVa5
fKNe/67t6JxEjU/62AEkZ1+xu2+o1Cd0CBRj9OEuS8rtLJDeeKTDLIt0+1WLCMQY
4wDIa68MzCnHYKSqjqeIOkX13ShWAHOhjeQmL9zNyE50WleTluRMtTSH7jlpaotY
H/qTRfQ83pvb7Erg5bRVDVj09CYMvY+9oMdxBGHF3RGN6C41JzHzxKleCiOyLf8i
G8+g/jzSexwGid7Iij1vW2ViJGYrEsMBSEcaAGjAvxdAaz9ETaYyWItfbC9bhwWg
dczo4tETU4o2vgQCzsRDuyXFDLe5RDyLgsO6Ht6QC6GVZimZG+MCg6aGjzSPrOJm
l6xPO5qSq1mkA7vYi/jkcPiVKqKRmygmHBkQBTOvp9u0Gr+LjD1lM82UXjaCLK6T
5CyaIHWkY9qaRvOeYCQmjEi54/pz5AdbHZ9YH10IHKwkvoWxBYqvoAexivXCDHnT
Jh2o7Tjag1kfh/mzs9KGpj1jCvvbj1MPmBNsKRS7HbVS9Tc+gMF+d7QfxNTaK4fx
mklmOwYHgzx057VP3nhvGreHw9nkxylsYr24yu1hliummahFV+ljY6tPq2StCTxq
k6Ju3QQoh44C4PmW+FMtibQrjRNPnEpX/D2Cfp+IZbFTQNnJ0LtwmUMFs4wzLoDZ
6VBAvgJYBQs=
=oNYe
-----END PGP SIGNATURE-----
More information about the Utopic-changes
mailing list