summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1934e68..51d8e43 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.