summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-01-13 21:24:08 (GMT)
committerColin Watson <cjwatson@debian.org>2009-01-13 21:24:08 (GMT)
commit6958370f7e7c48d838e010f504ca2432f6583139 (patch)
treeae8f19e32fc6641c219e878b3141808a2335d577
parentf447c67dc0f99de3515a7ba8fa689dd98d4b697d (diff)
downloaddebootstrap-6958370f7e7c48d838e010f504ca2432f6583139.zip
debootstrap-6958370f7e7c48d838e010f504ca2432f6583139.tar.gz
debootstrap-6958370f7e7c48d838e010f504ca2432f6583139.tar.bz2
Recommend gnupg for --keyring option (thanks, Robert Millan; closes:
#467571). r57246
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f3ed95..32a9f92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ debootstrap (1.0.11) UNRELEASED; urgency=low
closes: #503460).
* Cope with ancient versions of chroot(8) that don't call chdir() (thanks,
Patrik Arvhult; closes: #350635).
+ * Recommend gnupg for --keyring option (thanks, Robert Millan; closes:
+ #467571).
-- Colin Watson <cjwatson@ubuntu.com> Fri, 31 Oct 2008 13:37:01 +0000
diff --git a/debian/control b/debian/control
index a46c6bb..3f42749 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/debootstrap
Package: debootstrap
Architecture: all
Depends: wget, binutils
+Recommends: gnupg
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