]> git.decadent.org.uk Git - dak.git/commit
Contents generation should be working now
authorMike O'Connor <stew@vireo.org>
Wed, 18 Feb 2009 13:51:30 +0000 (08:51 -0500)
committerMike O'Connor <stew@vireo.org>
Wed, 18 Feb 2009 13:51:30 +0000 (08:51 -0500)
commit1483a68353fe374254379f4560cc245fbf2523d4
treeca3de3cc9108923d4014218b9873650c28742212
parent9af1235da5224336ede312fb5c3e0fe791bc19f0
Contents generation should be working now

* rename mhy's daklib/Foo.py to daklib/foo.py
* add temporary tables which are populated during p-u
* copy from the temporary tables during p-a

Signed-off-by: Mike O'Connor <stew@vireo.org>
16 files changed:
dak/contents.py
dak/dak.py
dak/dakdb/update4.py
dak/process_accepted.py
dak/process_unchecked.py
daklib/Config.py [deleted file]
daklib/DBConn.py [deleted file]
daklib/Singleton.py [deleted file]
daklib/binary.py [new file with mode: 0755]
daklib/config.py [new file with mode: 0755]
daklib/database.py
daklib/dbconn.py [new file with mode: 0755]
daklib/singleton.py [new file with mode: 0644]
daklib/utils.py
templates/missing-contents [new file with mode: 0644]
templates/process-unchecked.new