X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=1e26c811be32b8adea723205b9d8f29261acde55;hb=1de02dc996ae3185202d75d189c32850e92e9fde;hp=cead7657abe13ed8eb64a5c1a11f72f026357ecf;hpb=7c46363ffe8a76296ea2abed9c194e45cd5714cd;p=tar diff --git a/debian/changelog b/debian/changelog index cead765..1e26c81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,33 @@ -tar (1.20-2) UNRELEASED; urgency=low +tar (1.22-1.2) UNRELEASED; urgency=low + * Add Carl Worth as an uploader. + * Fix to allow parallel build (-j2), closes: #535319 + * Don't close file stream before EOF, closes: #525818 + * Preserve hard links with --remove-files, closes: #188663 + Thanks to Ted T'so for the idea and Sergey Poznyakoff for + cleaning up my original implementation. + * Respect DEB_BUILD_OPTIONS=nocheck to conform with Policy 3.8.2 + + -- Carl Worth Tue, 04 Aug 2009 12:07:06 -0700 + +tar (1.22-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Set SIGPIPE to default action, patch from upstream. (closes: #532570) + + -- Bastian Blank Tue, 30 Jun 2009 22:23:48 +0200 + +tar (1.22-1) unstable; urgency=low + + * new upstream version * version the Replaces entry for cpio, closes: #483355 + * move config.* update to configure target, yields a smaller diff that + doesn't clash with git-buildpackage... already had autotools-dev build dep! + * script debian/tarman contributed by Marcus Watts now used to create tar.1 + by processing usage text in source code! Partial fix for #473328. + closes: #515578, #429776, #411707, - -- Bdale Garbee Fri, 30 May 2008 10:47:42 -0600 + -- Bdale Garbee Fri, 03 Apr 2009 01:33:52 -0600 tar (1.20-1) unstable; urgency=low