From: Ian Jackson Date: Wed, 28 Aug 2013 23:28:03 +0000 (+0100) Subject: changelog typo fix X-Git-Tag: debian/0.13 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=refs%2Ftags%2Fdebian%2F0.13;hp=033356e270c87b1edd3411a5f7c1a020885cafd1 changelog typo fix --- diff --git a/debian/changelog b/debian/changelog index 1934e688..51d8e434 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ dgit (0.13) unstable; urgency=low * Reuse already-downloaded .orig files after checking their hashes. - Closes: #720526. (This introduces a dependency on the Digest::SHA.) + Closes: #720526. (This introduces a dependency on Digest::SHA.) * Do not always pointlessly fetch the .dsc twice. (That code was erroneously duplicated during editing, apparently.) * Remove DGET_UNPACK from the environment in case the user has set it.