The following commit has been merged in the master branch:
commit 15d178a5c5b9ffed625ed3b1ef6a71ae5e12846e
Author: Benjamin Drung <[email protected]>
Date:   Sun Feb 17 16:52:28 2013 +0100

    Prefer recommending wget over curl.

diff --git a/debian/control b/debian/control
index 306a457..1cd4c26 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,6 @@ Depends: dpkg-dev (>= 1.15.4.1),
          ${python:Depends},
          ${shlibs:Depends}
 Recommends: at,
-            curl | wget,
             dctrl-tools,
             dput | dupload,
             fakeroot,
@@ -68,6 +67,7 @@ Recommends: at,
             strace,
             unzip,
             wdiff,
+            wget | curl,
             xz-utils,
             ${vendor:Recommends}
 Suggests: bsd-mailx | mailx,

-- 
Git repository for devscripts

_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to