summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 677170e..f5bf65b 100644
--- a/TODO
+++ b/TODO
@@ -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.