Config::Model::models::Dpkg::Meta (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Config::Model::models::Dpkg::Meta - Configuration class Dpkg::MetaDESCRIPTION
Configuration classes used by Config::ModelThis 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:
- *
-
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
-