summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-29 05:31:37 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-29 05:39:37 +0100
commitf0599eec2a9ca6691de636c89a339572d38250d4 (patch)
treefceffb224b79d2423b6c64872d51977b2e19ccf1 /debian
parent4f0df1ece5587950332b2a6e3a4b54e4e7959bdd (diff)
dgit build: Warn if --build-products-dir is not `..'.
Closes:#904859. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8294191..0155fa9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dgit (6.2~) unstable; urgency=medium
* dgit(1): Improve and correct --build-products-dir description.
* dgit: Minor code cleanup.
+ * dgit build: Warn if --build-products-dir is not `..'. Closes:#904859.
* test suite: Test dgit import-dsc --build-products-dir.
--