Provided by:
debhelper_7.0.13ubuntu1_all 
NOMBRE
dh_installmime - instala ficheros mime en los directorios de
construccion
SINOPSIS
dh_installmime [opciones debhelper] [-n]
DESCRIPCION
dh_installmime es un programa de debhelper responsable de instalar
ficheros mime en los directorios de construccion del paquete.
It also automatically generates the postinst and postrm commands needed
to interface with the debian mime-support and shared-mime-info
packages. These commands are inserted into the maintainer scripts by
dh_installdeb. See dh_installdeb(1) for an explanation of how this
works.
Si existen ficheros llamados debian/paquete.mime o
debian/paquete.sharedmimeinfo, se instalan en
usr/lib/mime/packages/paquete y /usr/share/mime/packages/package.xml
(respectivamente) en el directorio de construccion del paquete.
OPCIONES
-n, --noscripts
No modifica los scripts postinst/postrm.
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.
VEASE ADEMAS
debhelper(7)
Este programa es parte de debhelper.
AUTOR
Joey Hess <joeyh@debian.org>
TRADUCTOR
Traduccion de Ruben Porras Campo <debian-l10n-spanish@lists.debian.org>