|
|
@@ -3,7 +3,7 @@
|
|
|
.\" Copyright © 1995-1996 Ian Jackson <ian@chiark.chu.cam.ac.uk>
|
|
|
.\" Copyright © 1999 Wichert Akkerman <wakkerma@debian.org>
|
|
|
.\" Copyright © 2006 Frank Lichtenheld <djpig@debian.org>
|
|
|
-.\" Copyright © 2007-2011 Guillem Jover <guillem@debian.org>
|
|
|
+.\" Copyright © 2007-2012 Guillem Jover <guillem@debian.org>
|
|
|
.\"
|
|
|
.\" This is free software; you can redistribute it and/or modify
|
|
|
.\" it under the terms of the GNU General Public License as published by
|
|
|
@@ -18,7 +18,7 @@
|
|
|
.\" You should have received a copy of the GNU General Public License
|
|
|
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
.
|
|
|
-.TH dpkg\-deb 1 "2011-11-22" "Debian Project" "dpkg suite"
|
|
|
+.TH dpkg\-deb 1 "2012-05-27" "Debian Project" "dpkg suite"
|
|
|
.SH NAME
|
|
|
dpkg\-deb \- Debian package archive (.deb) manipulation tool
|
|
|
.
|
|
|
@@ -223,8 +223,8 @@ equivalent to compressor none for all compressors.
|
|
|
.TP
|
|
|
.BI \-S compress-strategy
|
|
|
Specify which compression strategy to use on the compressor backend, when
|
|
|
-building a package (since dpkg 1.16.2). Allowed value is \fIextreme\fP for
|
|
|
-xz.
|
|
|
+building a package (since dpkg 1.16.2). Allowed value are \fInone\fP (since
|
|
|
+dpkg 1.16.4) and \fIextreme\fP for xz.
|
|
|
.TP
|
|
|
.BI \-Z compress-type
|
|
|
Specify which compression type to use when building a package. Allowed
|