Config::Model::models::Dpkg::Patch (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Config::Model::models::Dpkg::Patch - Configuration class Dpkg::PatchDESCRIPTION
Configuration classes used by Config::ModelElements
Synopsis - short description of the patch
This line is stored in the first line ofDescription
verbose explanation of the patch and its history. Optional. Type string.Subject
Optional. Type string.Bug - URL for related upstream bug(s)
This field contains one The vendor name is explicitly encoded in the field name so that vendors can share patches among them without having to update the meta-information in most cases. The upstream bug
To get a vendor bug (like Bug-Foo) in the graphical editor, right-click on the patch name, enter ""Bug-Foo"`` (or any other value) in the ''"accept:"`` entry and hit ''Return". A new element will be created that you can fill like the "Bug" field. Optional. Type list of uniline.
Bug-Debian - URL for related bug in Debian BTS
This field contains one Forwarded
Any value other than ``no'' or ``not-needed'' means that the patch has been forwarded upstream. Ideally the value is anIf the field is missing, its implicit value is ``yes'' if the ``Bug'' field is present, otherwise it's ``no''. The field is really required only if the patch is vendor specific, in that case its value should be ``not-needed'' to indicate that the patch must not be forwarded upstream (whereas ``no'' simply means that it has not yet been done).
Optional. Type uniline.
Author
This field can be used to record the name and email of the patch author (ex: ``John Bear <foo@example.com>''). Its usage is recommended when the patch author did not add copyright notices for his work in the patch itself. It's also a good idea to add this contact information when the patch needs to be maintained over time because it has very little chance of being integrated upstream. This field can be used multiple times if several people authored the patch. Optional. Type list of uniline.Origin
This field should document the origin of the patch. In most cases, it should be a simpleThe field can be optionally prefixed with a single keyword followed by a comma and a space to categorize the origin. The allowed keywords are ``upstream'' (in the case of a patch cherry-picked from the upstream
In general, a user-created patch grabbed in a
If the Author field is present, the Origin field can be omitted and it's assumed that the patch comes from its author. Optional. Type string.
From
Like Author field, this field can be used to record the name and email of the patch author (ex: ``John Bear <foo@example.com>''). Its usage is recommended when the patch author did not add copyright notices for his work in the patch itself. It's also a good idea to add this contact information when the patch needs to be maintained over time because it has very little chance of being integrated upstream. This field can be used multiple times if several people authored the patch. Optional. Type list of uniline.Reviewed-by
This field can be used to document the fact that the patch has been reviewed and approved by someone. It should list her name and email in the standard format (similar to the example given for the Author field). This field can be used multiple times if several people reviewed the patch.Optional. Type list of uniline.
Acked-by
Synonym to Reviewd-by. This field can be used to document the fact that the patch has been reviewed and approved by someone. It should list her name and email in the standard format (similar to the example given for the Author field). This field can be used multiple times if several people reviewed the patch.Optional. Type list of uniline.
Last-Update
This field can be used to record the date when the meta-information was last updated. It should use theApplied-Upstream
This field can be used to document the fact that the patch has been applied upstream. It may contain the upstream version expected to contain this patch, or thediff - actual patch
This element contains the diff that will be used to patch the source. Do not modify unless you really know what you're doing. Optional. Type string.SEE ALSO
- *
-
cme