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):

$ 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 ...>


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.12-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dpkg-dev depends on:
ii  base-files    7.2
ii  binutils      2.24-2
ii  bzip2         1.0.6-5
ii  libdpkg-perl  1.17.5
ii  make          3.82-1
ii  patch         2.7.1-4
ii  xz-utils      5.1.1alpha+20120614-2

--
Jakub Wilk


--
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