ソースを参照

dpkg-deb(1): Clarify the default compression-levels

Guillem Jover 15 年 前
コミット
5c6be96b1c
共有2 個のファイルを変更した3 個の追加2 個の削除を含む
  1. 1 0
      debian/changelog
  2. 2 2
      man/dpkg-deb.1

+ 1 - 0
debian/changelog

@@ -191,6 +191,7 @@ dpkg (1.16.1) UNRELEASED; urgency=low
     been fsync()ed and cannot be executed causing ETXTBSY when trying
     been fsync()ed and cannot be executed causing ETXTBSY when trying
     to open the to be installed paths for writing.
     to open the to be installed paths for writing.
     Thanks to Jonathan Nieder <jrnieder@gmail.com>. Closes: #635683
     Thanks to Jonathan Nieder <jrnieder@gmail.com>. Closes: #635683
+  * Clarify the default dpkg-deb compression-levels on the man page.
 
 
   [ Updated dpkg translations ]
   [ Updated dpkg translations ]
   * German (Sven Joachim). Closes: #620312
   * German (Sven Joachim). Closes: #620312

+ 2 - 2
man/dpkg-deb.1

@@ -195,8 +195,8 @@ explanation of the \fB\-\-showformat\fP option in
 The default for this field is "${Package}\\t${Version}\\n".
 The default for this field is "${Package}\\t${Version}\\n".
 .TP
 .TP
 .BI \-z compress-level
 .BI \-z compress-level
-Specify which compression level to pass to the compressor backend program,
-when building a package.
+Specify which compression level to use on the compressor backend, when
+building a package (default is 9 for gzip and bzip2, 6 for xz and lzma).
 .TP
 .TP
 .BI \-Z compress-type
 .BI \-Z compress-type
 Specify which compression type to use when building a package. Allowed
 Specify which compression type to use when building a package. Allowed