Provided by: libconfig-model-dpkg-perl_2.105_all bug

NAME

       Config::Model::models::Dpkg::Meta - Configuration class Dpkg::Meta

DESCRIPTION

       Configuration classes used by Config::Model

       This class contains parameters to tune the behavior of the Dpkg model. For instance, user
       can specify rules to update e-mail addresses.

Elements

   fullname
        Optional. Type uniline.

       Note: fullname is computed with '$ENV{DEBFULLNAME}' and with:

       •

   email
        Optional. Type uniline.

       Note: email is computed with '"$ENV{DEBEMAIL} ;"' and with:

       •

   email-updates - email update hash
       Specify old email as key. The value is the new e-mail address that will be substituted.
       Optional. Type hash of uniline.

   dependency-filter
       Deprecated  Optional. Type uniline.

   group-dependency-filter
       Deprecated  Optional. Type hash of uniline.

   package-dependency-filter
       Deprecated  Optional. Type hash of uniline.

SEE ALSO

       •   cme

AUTHOR

       Dominique Dumont

COPYRIGHT

       2010,2011 Dominique Dumont

LICENSE

       LGPL2