[Reproducible-commits] [dpkg] 16/54: man: Document that dpkg-buildpacakge -nc -S implies -d

Mattia Rizzolo mattia at debian.org
Fri Jan 15 18:53:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch pu/reproducible_builds
in repository dpkg.

commit 128ed95e865acfe99ceec1460a1513c59ad10514
Author: Guillem Jover <guillem at debian.org>
Date:   Mon Nov 2 19:35:00 2015 +0100

    man: Document that dpkg-buildpacakge -nc -S implies -d
---
 debian/changelog        | 1 +
 man/dpkg-buildpackage.1 | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ea28b64..e2d0991 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ dpkg (1.18.4) UNRELEASED; urgency=low
       ‘-A’ option to the TERMS section. Closes: #799046
     - Clarify that the md5sum check on «dpkg --verify» is performed on the
       file contents, and failures denote changed content. Closes: #760248
+    - Document that dpkg-buildpacakge -nc -S implies -d.
 
   [ Updated programs translations ]
   * Dutch (Frans Spiesschaert). Closes: #800513
diff --git a/man/dpkg-buildpackage.1 b/man/dpkg-buildpackage.1
index 29cf154..a924384 100644
--- a/man/dpkg-buildpackage.1
+++ b/man/dpkg-buildpackage.1
@@ -219,9 +219,10 @@ These are the distribution specific implicit build dependencies usually
 required in a build environment, the so called Build-Essential package set.
 .TP
 .B \-nc
-Do not clean the source tree (implies \fB\-b\fP if nothing else has been
-selected among \fB\-F\fP, \fB\-g\fP, \fB\-G\fP, \fB\-B\fP, \fB\-A\fP
-or \fB\-S\fP).
+Do not clean the source tree.
+Implies \fB\-b\fP if nothing else has been selected among \fB\-F\fP,
+\fB\-g\fP, \fB\-G\fP, \fB\-B\fP, \fB\-A\fP or \fB\-S\fP.
+Implies \fB\-d\fP with \fB\-S\fP (since dpkg 1.18.0).
 .TP
 .B \-tc
 Clean the source tree (using

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list