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

NAME

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

VERSION

version 1.255

DESCRIPTION

Configuration classes used by Config::Model

Elements

Synopsis - short description of the patch

Mandatory. Type uniline.

Description

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

Subject

Optional. Type uniline.

Bug

Optional. Type uniline.

Forwarded

Optional. Type uniline.

Author

Optional. Type uniline.

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