summaryrefslogtreecommitdiff
path: root/debian/control
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/control
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/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index cc26c04..468cde5 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=dgit-repos/repos/dgit.git
Package: dgit
Depends: perl, libwww-perl, libdpkg-perl, git-core, devscripts, dpkg-dev,
- ${misc:Depends}, realpath, libdigest-sha-perl, dput, curl | wget
+ ${misc:Depends}, realpath, libdigest-sha-perl, dput, curl
Recommends: ssh-client
Suggests: sbuild
Architecture: all