Provided by:
debhelper_7.3.15ubuntu3_all 
NOMBRE
dh_installcatalogs - instala y registra catálogos SGML
SINOPSIS
dh_installcatalogs [opcionesÂdebhelper] [-n]
DESCRIPCIÃN
dh_installcatalogs is a debhelper program that installs and registers
SGML catalogs. It complies with the Debian XML/SGML policy.
El fichero debian/paquete.sgmlcatalogs contiene los catálogos a
instalar por paquete. Cada lÃÂnea en ese fichero debe ser de la forma
"origen destino", donde "origen" indica donde reside el catálogo
dentro del árbol de las fuentes, y "destino" indica el lugar del
catálogo dentro del área de construcción del paquete. "destino"
debe empezar por /usr/share/sgml/.
Los catálogos se registrarán en un catálogo principal, en
/etc/sgml/paquete.cat.
This command automatically adds maintainer script snippets for
registering and unregistering the catalogs and "supercatalogs" (unless
-n is used). These snippets are inserted into the maintainer scripts by
dh_installdeb; see dh_installdeb(1) for an explanation of Debhelper
maintainer script snippets.
A dependency on sgml-base will be added to "${misc:Depends}", so be
sure your package uses that variable in debian/control.
OPCIONES
-n, --noscripts
No modifica los scripts de postinst/postrm/prerm.
NOTAS
Note that this command is not idempotent. dh_prep(1) should be called
between invocations of this command. Otherwise, it may cause multiple
instances of the same text to be added to maintainer scripts.
VÃASE ADEMÃ
.IX Header "VÃASE ADEMÃ
debhelper(7)
/usr/share/doc/sgml-base-doc/
AUTOR
Adam Di Carlo <aph@debian.org>
TRADUCTOR
Traducci�n de Rub�n Porras Campo
<debian-l10n-spanish@lists.debian.org>