X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=docs%2FTODO;h=93a6ae946217044713a8c5d9ae7c457bb0b666e5;hb=37b01e116f6df89e05374a41a49a91986b9e4ed7;hp=3a99ad944b720c4aa12a4ca6dbb54c8a67c21483;hpb=ec44bcc3b4bbeb7a389dda77f39ff54436d1b181;p=dak.git diff --git a/docs/TODO b/docs/TODO index 3a99ad94..93a6ae94 100644 --- a/docs/TODO +++ b/docs/TODO @@ -6,6 +6,21 @@ 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_ @@ -24,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