.\" dpkg manual page - deb-old(5) .\" .\" Copyright © 1995 Raul Miller .\" Copyright © 1995-1996 Ian Jackson .\" Copyright © 2000 Wichert Akkerman .\" .\" This is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see . . .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH deb\-old 5 2019-06-03 1.19.7 "Herramientas de dpkg" .nh .SH NOMBRE deb\-old \- Antiguo formato de paquete binario de Debian . .SH SINOPSIS \fInombre\-fichero\fP\fB.deb\fP . .SH DESCRIPCI\('ON El formato \fB.deb\fP es el formato de fichero de paquete binario de Debian. Esta p\('agina de manual describe el formato \fBantiguo\fP, usado previamente a la versi\('on 0.93 de Debian. Consulte el manual \fBdeb\fP(5) para m\('as detalles sobre el nuevo formato. . .SH FORMATO El fichero est\('a formado por dos lineas con informaci\('on del formato en texto ASCII, seguido por dos ficheros ustar concatenados y comprimidos v\('ia gzip. .PP La primera l\('inea indica la versi\('on del formato completada con 0 hasta cubrir 8 d\('igitos, y es \fB0.939000\fP para todos los archivos con formato antiguo. .PP La segunda l\('inea es un n\('umero decimal (sin ceros precedentes) que indica el tama\(~no del primer fichero tar comprimido con gzip. .PP Cada l\('inea finaliza con un \('unico car\('acter de nueva l\('inea. .PP El primer fichero tar contiene la informaci\('on de control como un conjunto de ficheros comunes. El fichero \fBcontrol\fP debe estar presente, ya que contiene la informaci\('on de control b\('asica. .PP In some very old archives, the files in the control tarfile may optionally be in a \fBDEBIAN\fP subdirectory. In that case, the \fBDEBIAN\fP subdirectory will be in the control tarfile too, and the control tarfile will have only files in that directory. Optionally the control tarfile may contain an entry for \(oq\fB.\fP\(cq, that is, the current directory. .PP El segundo fichero tar comprimido con gzip es el archivo del sistema de ficheros, que contiene las rutas relativas al directorio ra\('iz del sistema donde se instalar\('a. Los nombres de ruta no tienen barras precedentes. . .SH "V\('EASE TAMBI\('EN" \fBdeb\fP(5), \fBdpkg\-deb\fP(1), \fBdeb\-control\fP(5). .SH TRADUCTOR Rudy Godoy , Rub\('en Porras , Bruno Barrera C. , Carlos Izquierdo , Esteban Manchado y NOK. Debian L10n Spanish . .br Revisiones por Santiago Vila , Javier Fern\('andez\-Sanguino, Rub\('en Porras, Luis Uribe y Omar Campagne.