]> git.decadent.org.uk Git - dak.git/commitdiff
Merge branch 'dbtests' into merge
authorTorsten Werner <twerner@debian.org>
Thu, 27 Jan 2011 18:44:33 +0000 (19:44 +0100)
committerTorsten Werner <twerner@debian.org>
Thu, 27 Jan 2011 18:44:33 +0000 (19:44 +0100)
* Remove function get_binary_components().
* Test and refactor get_component_by_package_suite().
* Convert class Component to ORMObject.
* Drop class BinAssociation.
* Create, test, and refactor get_suite_version_by_package().
* Create, test, and refactor get_source_by_package_and_suite().
* Remove unused function get_binaries_from_source_id().
* Remove unused function get_binaries_from_name().
* Remove unused function get_binary_from_id().
* Test and refactor function add_deb_to_db().
* Refactor and test class DBBinary.

Signed-off-by: Torsten Werner <twerner@debian.org>

Trivial merge