X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=656e487987bae07b94e452620bfa98a20438caf2;hb=d73c4937b8f7712f6eb78774fa9711b701b419fd;hp=e440d225e34659edeaac196ace175da105794b11;hpb=d3daaa199aca7497bb507f92b693c8457353f96a;p=tar diff --git a/debian/changelog b/debian/changelog index e440d22..656e487 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,39 @@ -tar (1.20-2) UNRELEASED; urgency=low +tar (1.22-3) unstable; urgency=low + * add suggests for lzma and xz-utils, closes: #523499 + + -- Bdale Garbee Tue, 26 Jan 2010 15:21:30 -0700 + +tar (1.22-2) unstable; 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 Tue, 24 Feb 2009 22:16:11 -0700 + -- Bdale Garbee Fri, 03 Apr 2009 01:33:52 -0600 tar (1.20-1) unstable; urgency=low