diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 16:13:03 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 16:13:03 (EDT) |
commit | 7e86caf5c2411a71be360ee2d99869a8b2e076b7 (patch) | |
tree | 4f9a8599e4d7c3812bd36e352f5d2285f5c7927c | |
parent | 80de8da80a237261b6a2d9881f1a6c2f9eff1537 (diff) |
TODO: Update
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -7,8 +7,6 @@ Functional Changes * Read `tmp/<binpkg>.substvars` files and use them when generating each specific binary package's `control` file. This is needed for automatic shared library dependencies. - - Rename `ob_set_substvar()` to `ob_set_source_substvar()`. - - Add `ob_set_binary_substvar()` and `ob_clear_binary_substvars()`. - Split `ob_set_package_substvars()` into `ob_set_source_substvars()` and ob_set_binary_substvars()`. Set `Binary-Version` in the latter. |