summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-01-10 08:24:59 (EST)
committer P. J. McDermott <pjm@nac.net>2012-01-10 08:24:59 (EST)
commit8173e73293c306dacd7e45fb9c501639632bd8a4 (patch)
tree0d9240097822e369afaa9140685f98d905f50eee
parent9e32c1031bfbe42dc68654c94a5313c3fdf9fe2b (diff)
Add TODO notes to source format spec.
-rw-r--r--source-package-format-1.0.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/source-package-format-1.0.txt b/source-package-format-1.0.txt
index d3a2c30..2d334d6 100644
--- a/source-package-format-1.0.txt
+++ b/source-package-format-1.0.txt
@@ -20,6 +20,12 @@ SPECIFICATION STATUS
This specification is in draft status. It is a work-in-progress and is subject
to change. Comments and revisions are welcome.
+TODO
+----
+
+ - Decide on build system format (shell scripts or make files).
+ - Figure out how split packages (e.g. *-dev, *-dbg, libgcc) will be built.
+
BACKGROUND
==========