optparse.OptionParser:
Class attributes:
standard_option_list : [Option]
list of standard options that will be accepted by all instances
of this parser class (intended to be overridden by subclasses).
gbp.command_wrappers.Command:
Wraps a shell command, so we don't have to store any kind of
command line options in one of the git-buildpackage commands