fix for LSB compliance
[debian/pax] / debian / changelog
index 71abf20b76d691dbfd101b5429f411813ce0931e..0a00ed40f1513747fcb9d7276c856d3abf7c23d6 100644 (file)
@@ -1,3 +1,22 @@
+pax (1:20090728-2) unstable; urgency=low
+
+  * update CFLAGS to prevent pax displaying file sizes 4*2^30 too large,
+    closes: #595482
+  * fix for tar.c to always add devmajor and devminor, closes: #609825
+  * add Vcs entries to the control file
+
+ -- Bdale Garbee <bdale@gag.com>  Thu, 17 Feb 2011 06:39:27 -0700
+
+pax (1:20090728-1) unstable; urgency=low
+
+  * new upstream version synthesized from OpenBSD CVS HEAD, 
+    closes: #434470, #277738
+  * update package description, et al, to reflect that we only ship with the
+    pax interface (executable name) but cpio and tar can work if appropriately
+    linked, closes: #505474
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 29 Jul 2009 13:18:43 +0200
+
 pax (1:1.5-16) unstable; urgency=low
 
   * patch for -s irregularities from Stephane Chazelas, closes: #451361