chiark / gitweb /
Depend on curl | wget, as dget needs one of those.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 17 Nov 2013 13:55:58 +0000 (13:55 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 24 Nov 2013 17:00:24 +0000 (17:00 +0000)
debian/changelog
debian/control

index eef1f782e8905ff53b8330342b608068c3bf3473..a5833223e5616e8fcce5cbb6ed0e7e3c8826eb57 100644 (file)
@@ -3,6 +3,11 @@ dgit (0.18.1) unstable; urgency=low
   Bugfixes:
   * sshpsql archive query method passes LANG=C.  Closes:#729788.
 
   Bugfixes:
   * sshpsql archive query method passes LANG=C.  Closes:#729788.
 
+  Packaging fix:
+  * Depend on curl | wget, as dget needs one of those.  (The dput package,
+    which contains dget, doesn't require them because dput itself works
+    without.)
+
  --
 
 dgit (0.18) unstable; urgency=low
  --
 
 dgit (0.18) unstable; urgency=low
index a90b6ffe4864cd8d7196a733405cce024e7c03b1..617acad6aec1e0ba5da3fa7295764b168dbb5f96 100644 (file)
@@ -9,7 +9,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
+         ${misc:Depends}, realpath, libdigest-sha-perl, curl | wget
 Recommends: ssh-client
 Suggests: sbuild
 Architecture: all
 Recommends: ssh-client
 Suggests: sbuild
 Architecture: all