summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick 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)
commita7cc745ac3cfdea23798cdb8b7ca72d41f8b319c (patch)
tree63df77ccb0866068ec149b8ac525db6c1b1c7960 /NEWS
parentadb164e66c139e40d0904aeab48c844b6a4fa58d (diff)
ob-gencontrol: Fix missing "src-" in source package names
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 2 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index da67ef1..2ef5f22 100644
--- a/NEWS
+++ b/NEWS
@@ -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.