From ab3ee70798719db52d33da4f4204fc2943225b7f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 25 Nov 2014 15:08:37 +0000 Subject: Do not offer wget as an alternative dependency to curl. We always unconditionally invoke curl and have no code to use wget. Closes:#760805. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') 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 -- cgit v1.2.3