X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=docs%2FTODO;h=93a6ae946217044713a8c5d9ae7c457bb0b666e5;hb=9a1689ebec7e8fd9bcb16d14fa6a5adc8dfb731f;hp=f142c66b2d901056ab4cf6ac6e59a6ef717b34ce;hpb=ee00ba60099f741819f991db13b4d0fc65bdd960;p=dak.git diff --git a/docs/TODO b/docs/TODO index f142c66b..93a6ae94 100644 --- a/docs/TODO +++ b/docs/TODO @@ -3,8 +3,24 @@ Various ------- + * Implement autosigning, see ftpmaster_autosigning on ftp-master host in text/. +* Improve logging in dak control-suite. --add is silent, not nice. same + for --remove + +* Throw away all DD uploaded .debs. (Depend on "Lintian based automated + rejects") + - Depends on the lintian based automated rejects, we do want correct + .debs uploaded. Ubuntu nicely demonstrated the quality loss if people + can just upload anything without even having to get one build + running. + - Need a way to define a build-architecture for arch_all debs. Some of + them can only be build on certain architectures. + A control file header build-architecture: YXY should do it. + - its a suite option, not active for all at once. + - should have all buildd machines under dsa control + * Check TODO.old and move still-valid/useful entries over here. * need a testsuite _badly_ @@ -23,10 +39,6 @@ Various - needs updateX.py written and then the rest of the code changed to deal with it. -* Checkout SQL Alchemy and probably use that for our database layer. - -* reject on > or < in a version constraint - * use pythonX.Y-tarfile to check orig.tar.gz timestamps too. * the .dak stuff is fundamentally braindamaged for various reasons, it