]> err.no Git - dak/commit
* dak/process_unchecked.py: Import syck module directly, not "from
authorJoerg Jaspert <joerg@debian.org>
Tue, 11 Mar 2008 21:35:45 +0000 (22:35 +0100)
committerJoerg Jaspert <joerg@debian.org>
Tue, 11 Mar 2008 21:35:45 +0000 (22:35 +0100)
commitd146f5ce6cec4465faf1f659ba97acc8b39bc9cc
tree0e223659bad17597c5885f26671fae8434d9d82d
parent5ad505da462b6271ccd7496b39037644cc723ce9
* dak/process_unchecked.py: Import syck module directly, not "from
  syck import *"
  (check_transition): Do the check for sourceful upload in here
  Also adjust the syck loading commands, rename new_vers to
  expected, curvers to current, to make it more clear what they mean.
* daklib/database.py (get_suite_version): Renamed from
  get_testing_version. Also changed the cache variables name
* The above changes are based on modifications from Anthony.
ChangeLog
dak/process_unchecked.py
daklib/database.py