dak.check_overrides

Cruft checker and hole filler for overrides

@contact: Debian FTPMaster <ftpmaster@debian.org> @copyright: 2000, 2001, 2002, 2004, 2006 James Troup <james@nocrew.org> @opyright: 2005 Jeroen van Wolffelaar <jeroen@wolffelaar.nl> @copyright: 2011 Joerg Jaspert <joerg@debian.org> @license: GNU General Public License version 2 or later

Module Attributes

Options

Commandline arguments parsed into this

Logger

Our logging object

Functions

main()

process(osuite, affected_suites, ...)

usage([exit_code])

dak.check_overrides.Logger = None

Our logging object

dak.check_overrides.Options = None

Commandline arguments parsed into this

dak.check_overrides.main()[source]
dak.check_overrides.process(osuite, affected_suites, originosuite, component, otype, session)[source]
dak.check_overrides.usage(exit_code=0)[source]