1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
pixz (1.0.6-2) unstable; urgency=medium
* update Vcs-* headers
* cherry-pick 936d8068ae19d95260d3058f41dd6cf718101cd6 and drop
build-dep on asciidoc.
* use dh-autoreconf
-- David Bremner <bremner@debian.org> Sat, 26 Dec 2015 13:25:45 -0400
pixz (1.0.6-1) unstable; urgency=medium
* New upstream release
* Bug fix: "pixz creates new file with default permissions and does not
preserve permissions", thanks to Michael Tokarev (Closes: #746467).
See upstream commit e5ba30f9.
* Assert compliance with policy 3.9.6
-- David Bremner <bremner@debian.org> Sat, 12 Dec 2015 12:30:46 -0400
pixz (1.0.2-1) unstable; urgency=low
* New upstream release
* Fix a crashing bug when input is incompressible
https://github.com/vasi/pixz/issues/10
-- David Bremner <bremner@debian.org> Sat, 19 Jan 2013 11:23:43 -0400
pixz (1.0.1-1) unstable; urgency=low
* New upstream release
-e for 'extreme' xz compression
-q for setting the size of the block queue
-f for setting the block size/dict size ratio. The default ratio
is now 2.0
- allocate memory on demand instead of pre-allocating
-- David Bremner <bremner@debian.org> Thu, 27 Dec 2012 12:53:45 -0400
pixz (1.0-1) unstable; urgency=low
* Initial release (Closes: #693859)
-- David Bremner <bremner@debian.org> Thu, 22 Nov 2012 08:27:04 -0400
|