From: Ian Jackson Date: Wed, 28 Aug 2013 23:28:03 +0000 (+0100) Subject: changelog typo fix X-Git-Tag: debian/0.13^0 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=1328103204edf22d541028380c85abf5b98e3e7f;hp=033356e270c87b1edd3411a5f7c1a020885cafd1;p=dgit.git 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.