Hi!

On Sat, 2013-12-28 at 16:45:10 +0100, Jakub Wilk wrote:
> Package: dpkg-dev
> Version: 1.17.5
> 
> Contrary to what the dpkg-source manpage says, default compression
> level for .orig.tar.xz is -9 (rather than -6):

Contrary to what one would expect from the source code too. :)

> $ strace -e execve -f -o strace-log dpkg-source -b devscripts-2.13.9/
> dpkg-source: info: using options from 
> devscripts-2.13.9/debian/source/options: --compression=xz
> dpkg-source: info: using source format `3.0 (native)'
> dpkg-source: info: building devscripts in devscripts_2.13.9.tar.xz
> dpkg-source: info: building devscripts in devscripts_2.13.9.dsc
> 
> $ grep /bin/xz strace-log
> 5649  execve("/usr/bin/xz", ["xz", "-9"], [/* 51 vars */] <unfinished ...>

Nice cacth, I'm fixing this for 1.17.6.

Thanks,
Guillem


-- 
To UNSUBSCRIBE, email to debian-dpkg-bugs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to