From c6391a3bb2352abd011435e5122479344b0edf0e Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sat, 7 Aug 2010 16:16:12 +0200 Subject: * debian/control: - Add dependency on gnupg to apt, apt-key uses it. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index af6eeb9ea..1927ef898 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ apt (0.7.26~exp13) UNRELEASEDexperimental; urgency=low * apt-pkg/depcache.cc: - Only try upgrade for Breaks if there is a newer version, otherwise handle it as Conflicts (by removing it) (helps for #591882). + * debian/control: + - Add dependency on gnupg to apt, apt-key uses it. -- Michael Vogt Fri, 30 Jul 2010 17:37:14 +0200 diff --git a/debian/control b/debian/control index dba0933b1..f03b96f67 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/ Package: apt Architecture: any -Depends: ${shlibs:Depends}, debian-archive-keyring, ${misc:Depends} +Depends: ${shlibs:Depends}, debian-archive-keyring, ${misc:Depends}, gnupg Replaces: manpages-pl (<< 20060617-3~) Provides: ${libapt-pkg:provides} Conflicts: python-apt (<< 0.7.93.2~) -- cgit v1.2.3