X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=8229aa282797791e8a355513410007485f27b5b9;hb=4da52e0c8e46adb5d6674b29e87fe4d35e2833aa;hp=d8e905108c1ca7158449593becc0e54ef22e0225;hpb=38f082c50347e6d90cb93307c1077c68cd238d76;p=debian%2Ftar diff --git a/debian/changelog b/debian/changelog index d8e90510..8229aa28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +tar (1.27-2) unstable; urgency=low + + * claim support for mime type application/x-ustar too, and no longer + explicitly mention decompression, closes: #727159 + + -- Bdale Garbee Tue, 22 Oct 2013 20:39:24 -0600 + +tar (1.27-1) unstable; urgency=low + + * new upstream version + * prefix backup and restore scripts with tar- to avoid conflicts with + other packages like openafs-client, closes: #724064, #724240 + * move "libexec" content in tar-scripts to /usr/lib/tar, closes: #724238 + + -- Bdale Garbee Tue, 15 Oct 2013 09:56:45 -0600 + +tar (1.26+dfsg-10) unstable; urgency=low + + * tar-scripts should be optional, not required + + -- Bdale Garbee Sun, 22 Sep 2013 01:09:42 -0600 + tar (1.26+dfsg-9) unstable; urgency=low * add a tar-scripts package containing the --enable-backup-scripts content,