Re: Switching default dpkg-source compressor for V2+ formats to xz

2014-01-25 Thread Jakub Wilk
* Guillem Jover , 2013-08-13, 03:52: After having switched the default dpkg-deb compressor to xz in 1.17.0, it only makes sense to update the new source formats too, more so when an increasing number of packages are getting switched manually. And given that there should be less of an issue wrt

Re: Switching default dpkg-source compressor for V2+ formats to xz

2013-12-29 Thread Guillem Jover
Hi! On Tue, 2013-08-13 at 03:52:51 +0200, Guillem Jover wrote: > I'd like to switch the default dpkg-source compressor to xz for V2+ > (not for V1) source formats, as suggested by Ansgar Burchardt in [0]. > > [0] > > After having swi

Re: Switching default dpkg-source compressor for V2+ formats to xz

2013-08-13 Thread Adam Borowski
On Tue, Aug 13, 2013 at 10:41:13AM +0200, Guillem Jover wrote: > In any case I think trying to standardize on a single compressor across > the board is a good thing xz supports null-compressed chunks but currently (AFAIK) doesn't expose any way to force them. That'd be an equivalent to uncompress

Re: Switching default dpkg-source compressor for V2+ formats to xz

2013-08-13 Thread Guillem Jover
On Tue, 2013-08-13 at 11:12:16 +0900, Mike Hommey wrote: > On Tue, Aug 13, 2013 at 03:52:51AM +0200, Guillem Jover wrote: > > I'd like to switch the default dpkg-source compressor to xz for V2+ > > (not for V1) source formats, as suggested by Ansgar Burchardt in [0]. > > > > [0]

Re: Switching default dpkg-source compressor for V2+ formats to xz

2013-08-12 Thread Mike Hommey
On Tue, Aug 13, 2013 at 03:52:51AM +0200, Guillem Jover wrote: > Hi! > > I'd like to switch the default dpkg-source compressor to xz for V2+ > (not for V1) source formats, as suggested by Ansgar Burchardt in [0]. > > [0] > > After ha

Switching default dpkg-source compressor for V2+ formats to xz

2013-08-12 Thread Guillem Jover
Hi! I'd like to switch the default dpkg-source compressor to xz for V2+ (not for V1) source formats, as suggested by Ansgar Burchardt in [0]. [0] After having switched the default dpkg-deb compressor to xz in 1.17.0, it only makes se