From 912b69a120840e3fe0b265614c5d1260b776181b Mon Sep 17 00:00:00 2001 From: Christian Perrier Date: Wed, 20 Mar 2013 21:34:13 +0100 Subject: Add a dependency on gpg because of the above change. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ce81354..b65e28d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ debootstrap (1.0.47) UNRELEASED; urgency=low APT behaviour and was revealed only with recent APT versions Closes: #703146 Thanks to Michael Vogt for the analysis and patch + * Add a dependency on gpg because of the above change. -- Christian Perrier Wed, 20 Mar 2013 21:21:47 +0100 diff --git a/debian/control b/debian/control index 0894e08..a705977 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Git: git://git.debian.org/d-i/debootstrap.git Package: debootstrap Architecture: all -Depends: ${misc:Depends}, wget +Depends: ${misc:Depends}, wget, gnupg Recommends: gnupg, ${keyring} Description: Bootstrap a basic Debian system debootstrap is used to create a Debian base system from scratch, -- cgit v0.12