diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-05-13 19:22:30 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-15 12:48:52 +0200 |
commit | 26b1d8a3cf6655232d03bf4c9688ea1b6009a717 (patch) | |
tree | b023c4744b778acdf23211276490561100140501 /debian/README.Debian | |
parent | 0bf1f0e447ff18d154394b7e6ac8318aedf00e49 (diff) | |
download | jenkins.debian.net-26b1d8a3cf6655232d03bf4c9688ea1b6009a717.tar.xz |
reproducible: html_packages: refactor gen_packages_html() to use the new Package class
This include some refactoring that change the interface, mainly:
* it does not care anymore about suites/architectures, it always builds for all
suites/architectures (it's only 0.122 for one package with no_clean=True)
+ this allows to remove *a lot* of crappy code
* it expects a list of Package instances, no more of strings (package names)
* check_package_status() got removed (as incorporated into the class)
This breaks quite everything, still need to update all the users of this function.
Diffstat (limited to 'debian/README.Debian')
0 files changed, 0 insertions, 0 deletions