]> git.decadent.org.uk Git - dak.git/commit
Move helper functions for database insertion to dbconn
authorFrank Lichtenheld <djpig@debian.org>
Fri, 30 Oct 2009 16:30:05 +0000 (16:30 +0000)
committerFrank Lichtenheld <djpig@debian.org>
Fri, 30 Oct 2009 16:30:05 +0000 (16:30 +0000)
commita2ea7d4a6ce204770dd1dd29d6be50ce889c138b
treed808d5954c92300d299e8d5ef86d6e7ec2b1ac5e
parentb2cd3d45ab3962eb4a2ccbefd3882654217a184c
Move helper functions for database insertion to dbconn

Copy
add_poolfile
add_dsc_to_db
add_deb_to_db
from process-accepted to dbconn so that we can use them
from the new process-upload.

Signed-off-by: Frank Lichtenheld <djpig@debian.org>
daklib/dbconn.py