Provided by: libconfig-model-dpkg-perl_2.044_all
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
email Optional. Type uniline. 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 Specifies the dependency filter to be used. The release specified mentions the most recent release to be filtered out. Older release will also be filtered. For instance, if the dependency filter is 'lenny', all 'lenny' and 'etch' dependencies are filtered out.Optional. Type enum. choice: 'etch', 'lenny', 'squeeze', 'wheezy'. group-dependency-filter Dependency filter tuned by Maintainer field. Use this to override the main dependency- filter value.Optional. Type hash of enum. package-dependency-filter Dependency filter tuned by package. Use this to override the main dependency-filter value.Optional. Type hash of enum.
SEE ALSO
ยท cme
AUTHOR
Dominique Dumont
COPYRIGHT
2010,2011 Dominique Dumont
LICENSE
LGPL2