diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-17 13:45:55 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-17 14:01:22 (EDT) |
commit | cf09c0ea05db8158d2cd781d0315730fc58162cf (patch) | |
tree | 6160762f539e2150ef46a54daaeb9ef9f94772a7 /NEWS | |
parent | a1ae81b8656839e97a21577f5cac6cc5089e032c (diff) |
ob-gencontrol: Generate a "Section" field
And add it to SPF 2.x.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,11 +11,15 @@ Utilities: ordering bug. * ob-gencontrol now generates a "Format" field to indicate the source package format version. + * ob-gencontrol now generates a "Section" field when defined for a + binary package. libopkbuild: * ob_get_source_parameter() now supports a "Format" field to get the source package formate version. + * An optional "Section" control field has been added to source package + format 2.x. * The modification time in manual pages is now parsed and formatted correctly. |