X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=ef85817764ae311ef9f8dcfdd3f7d9595ffb1b9f;hb=4a9bda2af00e83f7eb4f66606b69f38c78a8e65c;hp=8a49eb429718612fcdb31e92f02ca14617418a14;hpb=1cbc63c39aad83f1a7963b1a2e5b14e982cea180;p=tar diff --git a/debian/changelog b/debian/changelog index 8a49eb4..ef85817 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,33 @@ -tar (1.21-1) UNRELEASED; urgency=low +tar (1.22-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 - * update man page to include new and changed commands in 1.21 * 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 Tue, 24 Feb 2009 23:16:14 -0700 + -- Bdale Garbee Fri, 03 Apr 2009 01:33:52 -0600 tar (1.20-1) unstable; urgency=low