[pbuilder] 04/04: pdebuild.1: Document un-deprecation of --debbuildopts
James Clarke
jrtc27 at moszumanska.debian.org
Thu Jan 19 15:32:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
jrtc27 pushed a commit to branch wip/changes-option
in repository pbuilder.
commit ff02d123180c4e5b66eb9f774c8d9d5dcc97696b
Author: James Clarke <jrtc27 at debian.org>
Date: Thu Jan 19 15:32:30 2017 +0000
pdebuild.1: Document un-deprecation of --debbuildopts
---
pdebuild.1 | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/pdebuild.1 b/pdebuild.1
index a437349..66231a4 100644
--- a/pdebuild.1
+++ b/pdebuild.1
@@ -79,8 +79,6 @@ The configuration file is used, and passed on to
.TP
.BI "\-\-debbuildopts [" "options to pass to dpkg-buildpackage" "]"
-.B "Deprecated; please pass this as a pbuilder option instead"
-
The space-delimited list of options are passed to dpkg-buildpackage.
This option appends to pbuilder option
.B "\-\-debbuildopts"
@@ -92,7 +90,11 @@ Multiple options are delimited with spaces.
Note that for pdebuild,
.B "dpkg-source"
is used to build the source package which is given to pbuilder. This option has
-no effect on the arguments used to build this source package.
+no effect on the arguments used to build this source package, but will control
+whether the
+.B "clean"
+target is run first as usual, and any options for dpkg-genchanges will be
+passed on.
.TP
.BI "\-\-use\-pdebuild\-internal"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/pbuilder.git
More information about the Pbuilder-maint
mailing list