Config::Model::models::Dpkg::Patches(3pm) | User Contributed Perl Documentation | Config::Model::models::Dpkg::Patches(3pm) |
NAME¶
Config::Model::models::Dpkg::Patches - Configuration class Dpkg::Patches
DESCRIPTION¶
Configuration classes used by Config::Model
Model of Debian package patch files of type quilt (3.0). I.e. patch files located in debian/patches
Elements¶
patches - Debian patches applied to original sources¶
Series of patches applied by Debian. Note that you cannot change the order of patches in the series. Use quilt for this task. Comments in series file are skipped and not shown in annotation. Optional. Type hash of node of class Dpkg::Patch .
SEE ALSO¶
- cme
- Config::Model::models::Dpkg::Patch
AUTHOR¶
COPYRIGHT¶
- 2010,2011 Dominique Dumont
LICENSE¶
2021-06-06 | perl v5.32.1 |