summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-11-25 15:08:37 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-11-25 15:08:37 +0000
commitab3ee70798719db52d33da4f4204fc2943225b7f (patch)
tree1fca109032148ca036245bac1babd9d4ee534a30 /debian/changelog
parente0673a9afdec58cc24eef17bc8c017aa6b30f11b (diff)
Do not offer wget as an alternative dependency to curl. We always unconditionally invoke curl and have no code to use wget. Closes:#760805.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 42b2fd6..6152a28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,10 @@ dgit (0.23~) unstable; urgency=low
* Strip `-b <branch>' from contents of Vcs-Git header, when setting up
the vcs-git remote. Closes:#759374.
+ * Do not offer wget as an alternative dependency to curl. We always
+ unconditionally invoke curl and have no code to use wget.
+ Closes:#760805.
+
--
dgit (0.22.1) unstable; urgency=high