summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2013-03-20 20:49:50 (GMT)
committerChristian Perrier <bubulle@debian.org>2013-03-20 20:49:50 (GMT)
commitb2cd44ed955b519d24fd1a8bb58fcf2caf5c0a12 (patch)
tree0535eb7d7acb8d00261e8bc625eeb775bfa391bc /debian/control
parent912b69a120840e3fe0b265614c5d1260b776181b (diff)
downloaddebootstrap-b2cd44ed955b519d24fd1a8bb58fcf2caf5c0a12.zip
debootstrap-b2cd44ed955b519d24fd1a8bb58fcf2caf5c0a12.tar.gz
debootstrap-b2cd44ed955b519d24fd1a8bb58fcf2caf5c0a12.tar.bz2
If we Depend on gnupg, we maybe don't need to Recommend it
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 a705977..41af2df 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Git: git://git.debian.org/d-i/debootstrap.git
Package: debootstrap
Architecture: all
Depends: ${misc:Depends}, wget, gnupg
-Recommends: gnupg, ${keyring}
+Recommends: ${keyring}
Description: Bootstrap a basic Debian system
debootstrap is used to create a Debian base system from scratch,
without requiring the availability of dpkg or apt. It does this by