summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-30 16:34:11 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-30 19:50:48 +0000
commit4c09c958f20263601483e0150caf4787a064aa5e (patch)
tree4954b75111ecbf1b2eb7bfb1da86ec98c1ec4635 /debian
parent946a01315097195bb25e1ea2b0a85ed495c822c4 (diff)
dgit clone: Set timestamps in cloned tree to a single unified time.
This makes it less likely that the user will trip over any timestamp-dependent FTBFS bugs (eg #842452). Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fb17175..4c354a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ dgit (2.9~) unstable; urgency=low
* New option --dgit-view-save= for split view quilt modes.
In particular, means that the output of a split view quilt-fixup
is left somewhere useful.
+ * dgit clone: Set timestamps in cloned tree to a single unified time.
+ This makes it less likely that the user will trip over any
+ timestamp-dependent FTBFS bugs (eg #842452).
--