]> git.decadent.org.uk Git - dak.git/commit
Merge remote-tracking branch 'mithrandir/master' into merge
authorJoerg Jaspert <joerg@debian.org>
Tue, 10 Sep 2013 21:00:53 +0000 (23:00 +0200)
committerJoerg Jaspert <joerg@debian.org>
Tue, 10 Sep 2013 21:00:53 +0000 (23:00 +0200)
commitd74d0da2671139d6f359a8f59c0b5f74808e5f1a
treea0a5d1ebd887fe40a5b8c830dec702e89401f713
parent278c336540a48829f0d0b6ae81968640f40aab21
parent0dd17ca89eac326802b074523b7e398dfadeb6a5
Merge remote-tracking branch 'mithrandir/master' into merge

* mithrandir/master:
  dak/admin.py: Add commands to manipulate the suite-component mapping
  daklib/dbconn.py: Add relation from a component to the suites that include it
  dak/update_db.py: Allow version numbers > 99 in db
  Drop unused function get_architecture_suites()
  Only publish components in suites where they exist.
  daklib/dbconn.py: Typo, quotes
  dak/dakdb/update100.py: Add component - suite mapping table
  dak/admin.py: optionally output the archive as well as the suite name in suite list
  dak/admin.py: add component management commands
  dak/admin.py: use get_archive wrapper, simplifying the code slightly
  Add ordering to component table and use this when checking policy
  Add support for rm-ing suites