aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ideas.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/ideas.rst b/doc/ideas.rst
index 0fd31a8..824e544 100644
--- a/doc/ideas.rst
+++ b/doc/ideas.rst
@@ -78,5 +78,7 @@ Project & packaging
-------------------
- Define a semantics for version numbers (probably just like Propellor's),
- start keeping a NEWS file, move from Debian experimental to unstable,
- start actually announcing releases to sgo-software-announce.
+ start keeping a NEWS file, move from Debian experimental to unstable, start
+ actually announcing releases to sgo-software-announce. Take the opportunity
+ to review whole public API for good choices of names and sensible separation
+ of responsibilities. Increment major version number from zero to one.