mark 1.29b-2 as not yet uploaded
[debian/tar] / debian / changelog
index ee54081f29a13a42dcd2f54dacf76e6f62fa4dce..50bf1d2de4220654ef9eabab9d84ba2e1cb38a83 100644 (file)
@@ -1,3 +1,125 @@
+tar (1.29b-2) UNRELEASED; urgency=medium
+
+  * add suggests tar-doc, closes: #856958
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 07 Mar 2017 08:49:50 -0700
+
+tar (1.29b-1) unstable; urgency=medium
+
+  * re-constitute the 1.29 orig.tar with man pages as version 1.29b
+  * re-enable parallel builds and increase build verbosity, closes: #824631
+  * switch to man pages provided by upstream since 1.28, closes: #827017, 
+    #391714, #473228, #524819, #711725, #720877, #766016, #779795.
+
+ -- Bdale Garbee <bdale@gag.com>  Fri, 22 Jul 2016 13:13:55 -0600
+
+tar (1.29-1) unstable; urgency=medium
+
+  * new upstream version, closes: #816072
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 17 May 2016 12:37:57 -0600
+
+tar (1.28-2) unstable; urgency=low
+
+  * patch from upstream to fix --files-from and recursive extract,
+    closes: #800380
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 28 Sep 2015 15:39:02 -0600
+
+tar (1.28-1) unstable; urgency=low
+
+  * new upstream version
+  * patch from Reiner Herrman that sets timestamp in generated manpage to 
+    latest changelog date to make building the package reproducible, 
+    closes: #774463
+  * patch from Lunar adding --clamp-mtime option for reproducible builds,
+    closes: #790415
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 23 Aug 2015 19:56:52 +0200
+
+tar (1.27.1-2) unstable; urgency=low
+
+  * patch from David Gilman adds watch file with signature verification, 
+    closes: #742351
+  * patch from David Gilman fixes problem with multi-line descriptions,
+    closes: #593149
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 22 Mar 2014 15:55:03 -0600
+
+tar (1.27.1-1) unstable; urgency=low
+
+  * new upstream version
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 03 Feb 2014 18:05:53 -0700
+
+tar (1.27-4) unstable; urgency=low
+
+  * add ACL, XATTR, and SELinux support by augmenting build-deps so the
+    configure will find the right libraries, closes: #732071
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 14 Dec 2013 10:05:08 -0700
+
+tar (1.27-3) unstable; urgency=low
+
+  * patch from Joey Hess to allow tar to replicate 1.26 output on behalf
+    of pristine-tar, closes: #728025
+  * honor DEB_BUILD_OPTIONS parallel=<n>, honor dpkg-buildflags in build
+    target in addition to configure target, closes: #727196
+  * lower mime priority to 1 so interactive packages using the default
+    priority of 5 win, closes: #727303
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 03 Nov 2013 09:40:31 -0700
+
+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 <bdale@gag.com>  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 <bdale@gag.com>  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 <bdale@gag.com>  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 <bdale@gag.com>  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 <bdale@gag.com>  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 <bdale@gag.com>  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 <bdale@gag.com>  Fri, 31 May 2013 12:12:35 -0600
+
 tar (1.26+dfsg-5) unstable; urgency=low
 
   [ Wookey ]