From 3dd5d2413d33cfcfb203fa972f298b2a8e270da5 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 22 Feb 2021 11:59:11 -0700 Subject: additions to ideas.rst Signed-off-by: Sean Whitton --- doc/ideas.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/ideas.rst') diff --git a/doc/ideas.rst b/doc/ideas.rst index abc3f5a..5b63819 100644 --- a/doc/ideas.rst +++ b/doc/ideas.rst @@ -28,3 +28,15 @@ Core would be to avoid calling the property within another property without calling its :HOSTATTRS subroutine too -- could we figure out catching and ignoring the condition when its :HOSTATTRS subroutine did get run? + +- Macro for use in properties which works like Propellor's changesFile. + +Project & packaging +------------------- + +- Define a semantics for version numbers (probably just like Propellor's), + start keeping a NEWS file and move from Debian experimental to unstable. + +- Add an autopkgtest, marked as superficial, which tries to load the system + into sbcl and dies if there are any compiler warnings. Mainly to ensure + that everything is loaded in the correct order. -- cgit v1.2.3