summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-26 05:00:51 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-26 05:28:03 +0100
commitf0b46b0422f6ce3bb7c360ee3717eef95d621526 (patch)
tree910472bbf8ce164f4ca8c07b88da2b18f82d03e6 /debian/changelog
parent599ee8fbfde3786781d36944caac72353aee99e3 (diff)
test suite: Honour DGIT_SCHROOT_CHROOT to set the schroot to use for the sbuild tests.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
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 f0b6919..d4ce818 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ dgit (6.0~) unstable; urgency=medium
* dgit: Always build the source package ourselves, rather than
sometimes leaving that to the builder command. dgit will now
usually generate *_multi.changes rather than *_$arch.changes.
+ * test suite: Honour DGIT_SCHROOT_CHROOT to set the schroot to
+ use for the sbuild tests.
--