The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

DESCRIPTION

Configuration classes used by Config::Model

Elements

Synopsis - short description of the patch

Optional. Type uniline.

Description

verbose explanation of the patch and its history.Optional. Type string.

Subject

Optional. Type string.

Bug

Optional. Type list of uniline.

Forwarded

Optional. Type uniline.

Author

Optional. Type uniline.

Origin

Optional. Type string.

From

Optional. Type uniline.

Reviewed-by

Optional. Type uniline.

Acked-by

Optional. Type uniline.

Last-Update

Optional. Type uniline.

Applied-Upstream

Optional. Type uniline.

diff - actual patch

This element contains the diff that will be used to patch the source. Do not modify.Optional. Type string.

SEE ALSO