[dpkg] 49/200: man: Document the working directory when running dpkg-buildpackage hooks
    Ximin Luo 
    infinity0 at debian.org
       
    Wed Apr  5 15:17:14 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 a7bca3a03c5cfe6de7c3bad79999af8ea22b93f5
Author: Guillem Jover <guillem at debian.org>
Date:   Sun Nov 27 04:53:01 2016 +0100
    man: Document the working directory when running dpkg-buildpackage hooks
---
 debian/changelog          | 5 +++++
 man/dpkg-buildpackage.man | 1 +
 2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e2b3796..1720555 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
 dpkg (1.18.16) UNRELEASED; urgency=medium
 
+  [ Guillem Jover ]
+  * Documentation:
+    - State the current working directory used when running dpkg-buildpackage
+      hooks.
+
   [ Updated scripts translations ]
   * German (Helge Kreutzmann).
 
diff --git a/man/dpkg-buildpackage.man b/man/dpkg-buildpackage.man
index bf71d23..77db2b4 100644
--- a/man/dpkg-buildpackage.man
+++ b/man/dpkg-buildpackage.man
@@ -341,6 +341,7 @@ which will run at the times specified in the run steps (since dpkg 1.17.6).
 The hooks will
 always be executed even if the following action is not performed (except
 for the \fBbinary\fP hook).
+All the hooks will run in the unpacked source directory.
 
 Note: Hooks can affect the build process, and cause build failures if
 their commands fail, so watch out for unintended consequences.
-- 
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