diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-18 00:32:17 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-18 00:33:50 (EDT) |
commit | a7cc745ac3cfdea23798cdb8b7ca72d41f8b319c (patch) | |
tree | 63df77ccb0866068ec149b8ac525db6c1b1c7960 /NEWS | |
parent | adb164e66c139e40d0904aeab48c844b6a4fa58d (diff) |
ob-gencontrol: Fix missing "src-" in source package names
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -17,9 +17,8 @@ Utilities: standard "-h" option (supported in BusyBox 1.22.0 and later); without it, packages with symbolic links won't be fully reproducible. - * ob-gencontrol now generates source package control files without - redundant "Source" fields and with "Binary" and "Build-Depends" - fields. + * ob-gencontrol now generates source package control files with + "Binary" and "Build-Depends" fields. * ob-installplatconf now supports platconf directories with upstream versions containing pattern matching notation (e.g. "foo_1.*"). This complies with the latest draft of SPF 2.0. |