NAME
Config::Model::models::Debian::Dpkg::Meta - Configuration class Debian::Dpkg::Meta
VERSION
version 1.236
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-updates
Specify old email as key. The value is the new e-mail address that will be substitutedOptional. 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'.
package-dependency-filter
Dependency filter tuned by package. Use this to override the main dependency-filter value.Optional. Type hash of enum.
group-dependency-filter
Dependency filter tuned by Maintainer field. Use this to override the main dependency-filter value.Optional. Type hash of enum.
SEE ALSO
AUTHOR
COPYRIGHT
LICENSE
- LGPL2