X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=8229aa282797791e8a355513410007485f27b5b9;hb=4da52e0c8e46adb5d6674b29e87fe4d35e2833aa;hp=86da18408f040a367aa43159e12fb492275737e4;hpb=43954386c34ac5612844e1bed92e0cdbfdcd5f5b;p=debian%2Ftar diff --git a/debian/changelog b/debian/changelog index 86da1840..8229aa28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,74 @@ +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, + which conflicts with files in at least the dump package, closes: #293671 + + -- Bdale Garbee Sat, 21 Sep 2013 09:44:48 -0600 + +tar (1.26+dfsg-8) unstable; urgency=low + + * cherry-pick upstream commit at Pino Toscano's suggestion to fix FTBFS + on hurd-i386, closes: #719863 + + -- Bdale Garbee Fri, 16 Aug 2013 11:37:40 +0200 + +tar (1.26+dfsg-7) unstable; urgency=low + + * cherry-pick upstream commit at Marc Schaeffer's suggestion to fix + --compare failures, closes: #614085 + + -- Bdale Garbee Thu, 15 Aug 2013 15:22:11 +0200 + +tar (1.26+dfsg-6) unstable; urgency=low + + * cherry-pick upstream commit at Paul Eggert's suggestion to address link + extraction issue, closes: #452365 + + -- Bdale Garbee Fri, 31 May 2013 12:12:35 -0600 + +tar (1.26+dfsg-5) unstable; urgency=low + + [ Wookey ] + * Fix included gnulib so we don't get FTBFS with eglibc-2.16, + closes: #693352, #701419 + + [ Bdale Garbee ] + * update mailcap entries to use %s, closes: #681302 + * include the http://www.gnu.org/software/tar/utils/tarcat script for use + with multi-volume archives, closes: #492036 + + -- Bdale Garbee Mon, 01 Apr 2013 09:17:04 -0600 + +tar (1.26+dfsg-0.1) unstable; urgency=low + + * non-maintainer upload + * remove unused and non-DFSG compliant doc/*.texi and doc/*.info* files from + source, closes: #695803 + + -- David Prévot Mon, 31 Dec 2012 11:05:50 -0400 + tar (1.26-4) unstable; urgency=low * mark "Mult-Arch: foreign" to ease crossgrading, closes: #649478