summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-01-19 00:16:38 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-01-19 00:16:38 +0000
commit95cce6041df774f7909b28c110417881f1d4792a (patch)
tree6e74352fc943ca7f517093a9ccc1fbdbdc260557 /debian/changelog
parent6ac74a9d56fdc86b30c4e7940734cd95be6840c4 (diff)
Provide --build-products-dir option (and corresponding semantics for -C) to specify where to find the files to upload. Closes:#731633.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index aaf0ead..18ab786 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ dgit (0.21~~iwj) unstable; urgency=low
* Add `Testsuite: autopkgtest' to debian/control. (This will only have
the right effect with recent enought dpkg, and will generate a warning
with earlier versions of dpkg.
+ * Provide --build-products-dir option (and corresponding semantics
+ for -C) to specify where to find the files to upload. Closes:#731633.
--