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)
commitda4261e50587ad741db2275eaa1a686ea05949a8 (patch)
treee5156f3bc71692809132f6935ae82841e270ea26
parentcc8d59627686a2fd3b6a5fc073e9ebf9bfd37dd2 (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
==========