]> git.decadent.org.uk Git - dak.git/commitdiff
Merge branch 'master' into merge
authorJoerg Jaspert <joerg@debian.org>
Fri, 25 Mar 2011 13:59:34 +0000 (14:59 +0100)
committerJoerg Jaspert <joerg@debian.org>
Fri, 25 Mar 2011 13:59:34 +0000 (14:59 +0100)
* master: (50 commits)
  Make getArchAll() multithread safe.
  Try building binary-all for buildd
  bugfix
  Write an additional arch all (only) file in generate-filelist.
  Ignore missing source file in process-new.
  Create temp directory at the preferred location.
  0 pad month and day
  Update DB pickle file for new table.
  Put changes files straight into the hashed queue/done dir
  Don't die on a single error
  Fix typo
  Update dinstall for new makemaintainers.
  Move all files in split_done; we're going to start writing them straight out that way anyways
  Add logging to make-maintainers.
  Add missing stuff to make-maintainers.
  Rewrite make-maintainers from scratch.
  More fixes for stupid suitesuffix stuff
  More fixes for suite_suffix
  Fix up config file
  Fix up output path for security
  ...

1  2 
daklib/queue.py

diff --cc daklib/queue.py
Simple merge