[dpkg] 78/200: man: Clarify that dpkg-buildpackage -T does not run dpkg-source --before-build
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:17:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository dpkg.
commit e9b4c9389a16a763c81c86a3270642d39249f60e
Author: Guillem Jover <guillem at debian.org>
Date: Sat Dec 17 16:46:25 2016 +0100
man: Clarify that dpkg-buildpackage -T does not run dpkg-source --before-build
Closes: #649531
---
debian/changelog | 3 +++
man/dpkg-buildpackage.man | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e64a85b..136365c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
dpkg (1.18.17) UNRELEASED; urgency=medium
[ Guillem Jover ]
+ * Documentation:
+ - Clarify that dpkg-buildpackage does not run «dpkg-source --before-build»
+ when using the -T option. Closes: #649531
* Packaging:
- Do not let dh_perl insert a dependency for libdpkg-perl, because tying
the modules to a specific interpreter is wrong.
diff --git a/man/dpkg-buildpackage.man b/man/dpkg-buildpackage.man
index 9024e0b..22c8803 100644
--- a/man/dpkg-buildpackage.man
+++ b/man/dpkg-buildpackage.man
@@ -165,7 +165,8 @@ Equivalent to \fB\-\-build=full\fP, \fB\-\-build=source,binary\fP or
.TQ
.BR \-T ", " \-\-rules\-target= \fItarget\fP[,...]
Calls \fBdebian/rules\fP \fItarget\fP once per target specified, after
-having setup the build environment, and stops the package build process
+having setup the build environment (except for calling
+\fBdpkg\-source \-\-before\-build\fP), and stops the package build process
here (since dpkg 1.15.0, long option since dpkg 1.18.8, multi-target
support since dpkg 1.18.16).
If \fB\-\-as\-root\fP is also given, then the command is executed
--
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