summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@debian.org>2009-11-27 22:26:18 (GMT)
committerOtavio Salvador <otavio@debian.org>2009-11-27 22:26:18 (GMT)
commit8d4cf26cb02147374f7f668ad48f56da664c8f40 (patch)
tree1810394a14642441aa1bdcfbd88600db70b69b43 /debian/control
parentd48c8e453ae75ee19b7a1a4a14c899209eac083e (diff)
downloaddebootstrap-8d4cf26cb02147374f7f668ad48f56da664c8f40.zip
debootstrap-8d4cf26cb02147374f7f668ad48f56da664c8f40.tar.gz
debootstrap-8d4cf26cb02147374f7f668ad48f56da664c8f40.tar.bz2
* Refactor deb extractors into two new functions.
* Use dpkg-deb if available instead of ar (closes: #557296). * Add an --extractor option to override the automatic extractor selection. r61537
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 577b759..01e7d2d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/debootstrap
Package: debootstrap
Architecture: all
-Depends: wget, binutils
+Depends: wget
Recommends: gnupg
Description: Bootstrap a basic Debian system
debootstrap is used to create a Debian base system from scratch,