honor dpkg-buildflags and DEB_BUILD_OPTIONS better, #727196
[debian/tar] / debian / changelog
index 1e559b73d0fb15f4c43d3b5addae5bfd0383565c..b1cb3829819eee01e9a4319d792e0c47fe1c5c6a 100644 (file)
@@ -1,3 +1,26 @@
+tar (1.27-3) UNRELEASED; urgency=low
+
+  * honor DEB_BUILD_OPTIONS parallel=<n>, honor dpkg-buildflags in build
+    target in addition to configure target, closes: #727196
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 23 Oct 2013 09:53:31 -0600
+
+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