From: Bdale Garbee Date: Mon, 1 Apr 2013 15:18:18 +0000 (-0600) Subject: update mailcap entries X-Git-Tag: debian/1.26+dfsg-5~4 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a071cbfb02f4f366ac176c186f19074fe6295af2;p=debian%2Ftar update mailcap entries --- diff --git a/debian/changelog b/debian/changelog index 85b1fd6c..7669dfa1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ tar (1.26+dfsg-5) UNRELEASED; urgency=low [ Wookey ] - * Fix included gnulib so we don't get FTBFS with eglibc-2.16, closes: #693352 + * Fix included gnulib so we don't get FTBFS with eglibc-2.16, + closes: #693352, #701419 - -- Bdale Garbee Thu, 14 Feb 2013 15:23:33 -0700 + [ Bdale Garbee ] + * update mailcap entries to use %s, closes: #681302 + + -- Bdale Garbee Mon, 01 Apr 2013 09:17:04 -0600 tar (1.26+dfsg-0.1) unstable; urgency=low diff --git a/debian/tar.mime b/debian/tar.mime index c203ff66..f2f3609d 100644 --- a/debian/tar.mime +++ b/debian/tar.mime @@ -1,2 +1,2 @@ -application/x-tar; /bin/tar tvf -; print=/bin/tar tvf - | print text/plain:-; copiousoutput -application/x-gtar; /bin/tar tvzf -; print=/bin/tar tvzf - | print text/plain:-; copiousoutput +application/x-tar; /bin/tar tvf '%s'; print=/bin/tar tvf - | print text/plain:-; copiousoutput +application/x-gtar; /bin/tar tvzf '%s'; print=/bin/tar tvzf - | print text/plain:-; copiousoutput