X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a288558e840dbf225da4dce8b56c8a6833770142;hp=4c354a478db2515c77efde09f69813a553ec9f89;hb=7db38cc31a461e0117d4d5775ffa98690c6a1eba;hpb=4c09c958f20263601483e0150caf4787a064aa5e diff --git a/debian/changelog b/debian/changelog index 4c354a47..a288558e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,10 @@ dgit (2.9~) unstable; urgency=low * 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). + * Support dgit --delayed= push (with a warning in the manpage + about possible skew). + * dgit gbp-build will arrange to let gbp buildpackage generate + .orig tarballs if it seems applicable. Closes:#841094. --