python-mkdebian --version (return code: 0)
2.39
python-mkdebian --help (return code: 0)
Usage: python_mkdebian [options]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
--force-control=FORCE_CONTROL
Force control file behaviour. Can be one of "none"
(keep unchanged), "deps" (only update dependencies),
or "full" (recreate whole file). By default only
dependencies will be updated ("deps").
--force-copyright Force the copyright file to be recreated
--force-rules Force the rules file to be recreated
--changelog=CHANGELOG
Add string changelog to debian/changelog (can be
specified multiple times)
--dependency=DEPENDENCIES
Add additional debian package dependency (can be
specified multiple times)
-D DISTRIBUTION, --distribution=DISTRIBUTION
Specify which Debian/Ubuntu distribution should be
used in the changelog
--no-changelog Don't create a new changelog entry
--prefix=PREFIX Ask to install into a dedicated prefix