summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-16 00:06:37 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-16 00:06:41 +0100
commit0c823e018f9092bb9d04cb0905970e02a23ea040 (patch)
tree99516b3caf0f27dfcddc5f28f449aca0b5d72a3c /debian
parent92e02c105c5b673502689ff4785ef54002b49a1b (diff)
Test suite: Do not fail when git requires --allow-unrelated-histories.
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 fc7d222..aceac20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -121,6 +121,7 @@ dgit (1.5~~) unstable; urgency=medium
* tstunt arrangements: Fix mishandling of PERLLIB, etc.
* tstunt-parsechangelog: Produce Timestamp field (like official one
does, now).
+ * Do not fail when git requires --allow-unrelated-histories.
--