]> git.decadent.org.uk Git - dak.git/commit
2004-11-27 James Troup <james@nocrew.org> * utils.py (re_no_epoch): s/\*/+/ as...
authorJames Troup <james@nocrew.org>
Sat, 27 Nov 2004 18:12:57 +0000 (18:12 +0000)
committerJames Troup <james@nocrew.org>
Sat, 27 Nov 2004 18:12:57 +0000 (18:12 +0000)
commit8ceeff88ecfd72516aa8f462d05c9e1bf382ed1b
tree7e66792fbe57b0f28ba2b5929967d68ee3829443
parentbfa2095bc1519f2b31faf9d2cde70ea6ef32adbc
2004-11-27  James Troup  <james@nocrew.org> * utils.py (re_no_epoch): s/\*/+/ as there must be a digit in an epoch. (re_no_revision): don't escape '-', it's not a special character. s/\*/+/ as there must be at least one non-dash character after the dash in a revision.  Thanks to Christian Reis for noticing both of these.2004-09-20  James Troup  <james@nocrew.org> * melanie (reverse_depends_check): retrieve component information too and display it if it's not 'main'. * utils.py (pp_dep): renamed... (pp_deps): ... to this. * jeri (check_dep): update calls to utils.pp_deps(). * melanie (reverse_depends_check): likewise.2004-08-04  James Troup  <james@nocrew.org> * utils.py (cant_open_exc): correct exception string, s/read/open/, s/.$//.2004-06-20  James Troup  <james@nocrew.org> * utils.py (changes_compare): if there's no changes["version"] use "0" rather than None.  (Avoids a crash on unsigned changes file.)
jeri
melanie
utils.py