NAME
dh_xul-ext - calculate XUL extension dependencies
SYNOPSIS
dh_xul-ext [options]
DESCRIPTION
dh_xul-ext is a helper tool for packaging XUL extensions. It calculates
the supported XUL applications for the packages that contain an
install.rdf file. It will set the substitution variables
xpi:Recommends, xpi:Enhances, and xpi:Provides. Unknown options will
be ignored.
OPTIONS
-h, --help
Display a brief help message.
-p package, --package=package
Calcalate the substvars only for the specified package. If this
parameter is not provided, all package listed in the control
file will be processed.
-v, --verbose
Print more information.
AUTHOR
Benjamin Drung <bdrung@gmail.com>