]> git.cworth.org Git - tar/blobdiff - debian/changelog
suggest lzma and xz
[tar] / debian / changelog
index fb63b4e77b98b1961149023982ef628e802371de..656e487987bae07b94e452620bfa98a20438caf2 100644 (file)
@@ -1,8 +1,20 @@
-tar (1.22-2) UNRELEASED; urgency=low
+tar (1.22-3) unstable; urgency=low
 
-  * Add Carl Worth as an uploader.
+  * add suggests for lzma and xz-utils, closes: #523499
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 26 Jan 2010 15:21:30 -0700
 
- -- Bdale Garbee <bdale@gag.com>  Tue, 04 Aug 2009 09:29:43 -0500
+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 <cworth@cworth.org>  Tue, 04 Aug 2009 12:07:06 -0700
 
 tar (1.22-1.1) unstable; urgency=low