Provided by: dpkg-dev_1.19.0.5ubuntu2.4_all bug

NOMBRE

       dpkg-vendor - Consulta información relativa a proveedores de la distribución

SINOPSIS

       dpkg-vendor [opción...] orden

DESCRIPCIÓN

       dpkg-vendor  is  a  tool  to  query information about vendors listed in /etc/dpkg/origins.
       /etc/dpkg/origins/default contains information about the current vendor.

ÓRDENES

       --is proveedor
              Exits with 0 if the current vendor is vendor. Otherwise exits with 1.

       --derives-from proveedor
              Exits with 0 if  the  current  vendor  distribution  is  a  derivative  of  vendor,
              otherwise  exits  with  1.  It uses the Parent field to browse all ancestors of the
              current vendor.

       --query campo
              Muestra por la salida estándar el valor específico de proveedor campo  en  relación
              al proveedor actual.

       --help Muestra el modo de uso y termina.

       --version
              Muestra la versión y termina.

OPCIONES

       --vendor proveedor
              Supone  que el proveedor actual es proveedor, en lugar de definirlo con la variable
              de entorno DEB_VENDOR o /etc/dpkg/origins/default.

ENTORNO

       DEB_VENDOR
              Esta opción define el proveedor actual. Si  esta  vacío,  el  proveedor  actual  se
              define leyendo /etc/dpkg/origins/default.

VÉASE TAMBIÉN

       deb-origin(5).

TRADUCTOR

       Rudy  Godoy  <rudy@kernel-panik.org>,  Rubén  Porras  <nahoo@inicia.es>,  Bruno Barrera C.
       <bruno.barrera@igloo.cl>, Carlos Izquierdo <gheesh@ertis.net>,  Esteban  Manchado  y  NOK.
       Debian L10n Spanish <debian-l10n-spanish@lists.debian.org>.
       Revisiones  por  Santiago Vila <sanvila@unex.es>, Javier Fernández-Sanguino, Rubén Porras,
       Luis Uribe y Omar Campagne.