chiark / gitweb /
Do not offer wget as an alternative dependency to curl. We always unconditionally...
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 25 Nov 2014 15:08:37 +0000 (15:08 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 25 Nov 2014 15:08:37 +0000 (15:08 +0000)
debian/changelog
debian/control

index 42b2fd61563afc17ec4a3ba7cb6972cdb6f3b9ad..6152a28f7315ada4ce908752b107f8934f8e4e74 100644 (file)
@@ -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.
 
   * 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
  --
 
 dgit (0.22.1) unstable; urgency=high
index cc26c043454ef172c581d3b21f7542f73ffd9172..468cde5b9b29596ec26b884a88f565571aa99c3f 100644 (file)
@@ -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,
 
 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
 Recommends: ssh-client
 Suggests: sbuild
 Architecture: all