summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-05-09 10:34:16 -0400
committerJoey Hess <joey@kitenet.net>2013-05-09 10:34:16 -0400
commit136f0c7517ce5bffbbebec5bf710fc810510f3bd (patch)
treeaf26d27f229e262dab2b3f6815e9e0e56258c72a /debhelper.pod
parentd934f613e9b584840e351f0a0e00e433cd7b466a (diff)
dh: As a workaround for anything not in debhelper that may rely on debhelper command that is now skipped creating the package build directory, the directory is created when a command is skipped. This workaround is disabled in compat level 10. Closes: #707336
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/debhelper.pod b/debhelper.pod
index e5794c48..f1488457 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -536,7 +536,8 @@ Changes from v9 are:
=item -
-None yet..
+B<dh> no longer creates the package build directory when skipping
+running debhelper commands.
=back