]> git.decadent.org.uk Git - dak.git/commit
* dak/dak.py (init): Renamed check -> edit transitions
authorJoerg Jaspert <joerg@debian.org>
Tue, 11 Mar 2008 23:23:49 +0000 (00:23 +0100)
committerJoerg Jaspert <joerg@debian.org>
Tue, 11 Mar 2008 23:23:49 +0000 (00:23 +0100)
commita644e931617220b1771931d5239dffc637d7e9cd
treedcbbb135edbc9100a57022229eae871ca56c6620
parentd146f5ce6cec4465faf1f659ba97acc8b39bc9cc
   * dak/dak.py (init): Renamed check -> edit transitions

       * dak/edit_transitions.py: Renamed from check_transitions.py
       (main): Also rename new_vers/curvers to expected/current
       Basically a nice rewrite, so it now does checks and edit,
       depending on how you call it. Check also removes old transitions,
       if user wants it
ChangeLog
dak/check_transitions.py [deleted file]
dak/dak.py
dak/edit_transitions.py [new file with mode: 0755]