.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.1. .TH PY2DSC-DEB "1" "August 2015" "py2dsc-deb 0.8.5" "User Commands" .SH NAME py2dsc-deb \- dpkg-buildpackage wrapper that integrates with py2dsc and build binary package .SH DESCRIPTION usage: py2dsc\-deb [options] distfile .IP or: py2dsc\-deb \fB\-\-help\fR .PP where distfile is a .zip or .tar.gz file built with the sdist command of distutils. .SH OPTIONS .TP \fB\-\-dist\-dir\fR (\fB\-d\fR) directory to put final built distributions in (default='deb_dist') .TP \fB\-\-patch\-already\-applied\fR (\fB\-a\fR) patch was already applied (used when py2dsc calls sdist_dsc) .TP \fB\-\-default\-distribution\fR deprecated (see \fB\-\-suite\fR) .TP \fB\-\-suite\fR (\fB\-z\fR) distribution name to use if not specified in .cfg (default='unstable') .TP \fB\-\-default\-maintainer\fR deprecated (see \fB\-\-maintainer\fR) .TP \fB\-\-maintainer\fR (\fB\-m\fR) maintainer name and email to use if not specified in .cfg (default from setup.py) .TP \fB\-\-extra\-cfg\-file\fR (\fB\-x\fR) additional .cfg file (in addition to stdeb.cfg if present) .TP \fB\-\-patch\-file\fR (\fB\-p\fR) patch file applied before setup.py called (incompatible with file specified in .cfg) .TP \fB\-\-patch\-level\fR (\fB\-l\fR) patch file applied before setup.py called (incompatible with file specified in .cfg) .TP \fB\-\-patch\-posix\fR (\fB\-q\fR) apply the patch with \fB\-\-posix\fR mode .TP \fB\-\-remove\-expanded\-source\-dir\fR (\fB\-r\fR) remove the expanded source directory .TP \fB\-\-ignore\-install\-requires\fR (\fB\-i\fR) ignore the requirements from requires.txt in the egg\-info directory .TP \fB\-\-pycentral\-backwards\-compatibility\fR This option has no effect, is here for backwards compatibility, and may be removed someday. .TP \fB\-\-workaround\-548392\fR This option has no effect, is here for backwards compatibility, and may be removed someday. .TP \fB\-\-no\-backwards\-compatibility\fR This option has no effect, is here for backwards compatibility, and may be removed someday. .TP \fB\-\-guess\-conflicts\-provides\-replaces\fR If True, attempt to guess Conflicts/Provides/Replaces in debian/control based on apt\-cache output. (Default=False). .TP \fB\-\-with\-python2\fR If True, build package for python 2. (Default=True). .TP \fB\-\-with\-python3\fR If True, build package for python 3. (Default=False). .TP \fB\-\-no\-python2\-scripts\fR If True, do not install scripts for python 2. (Default=False). .TP \fB\-\-no\-python3\-scripts\fR If True, do not install scripts for python 3. (Default=False). .TP \fB\-\-force\-x\-python3\-version\fR Override default minimum python3:any dependency with value from x\-python3\- version .TP \fB\-\-allow\-virtualenv\-install\-location\fR Allow installing into \fI\,/some/random/virtualenv\-path\/\fP