dpkg-source(1): document default compression levels for lzma and xz
On Thu, 2011-08-18 at 01:29:03 +0200, Guillem Jover wrote:
> On Thu, 2011-08-18 at 01:56:49 +0300, Timo Juhani Lindfors wrote:
> > diff --git a/man/dpkg-source.1 b/man/dpkg-source.1
> > index fb6f377..d6af2b4 100644
> > --- a/man/dpkg-source.1
> > +++ b/man/dpkg-source.1
> > @@ -153,7 +153,7 @@ dpkg-dev 1.15.5.
> > Compression level to use. As with fB-ZfP it only affects newly created
> > files. Supported values are:
> > .IR 1 " to " 9 ", " best ", and " fast .
> > -fI9fP is the default.
> > +The default is fI9fP for gzip and bzip2 and fI6fP for lzma and xz.
> > .TP
> > .BR -i "[fIregexpfP], " --diff-ignore [=fIregexpfP]
> > You may specify a perl regular expression to match files you want
> I had already this similar change for dpkg-deb(1), in any case applied
> locally, will be included in my next push. Thanks!
Actually I was too fast, the global default in the perl code is 9 for
all compression methods, I'll modify it so that it changes depending
on the compressor being used.
regards,
guillem
--
To UNSUBSCRIBE, email to debian-dpkg-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20110817235746.GA19400@gaara.hadrons.org">http://lists.debian.org/20110817235746.GA19400@gaara.hadrons.org
|