From 64cbfe9e116eea6d10af6754d53684246344ddca Mon Sep 17 00:00:00 2001
From: thialme-guest <thialme-guest@b513b33f-fedd-0310-b452-c3deb5f4c849>
Date: Sun, 6 Sep 2009 14:59:58 +0000
Subject: [PATCH] * debian.control: added ${misc:Depends} as Depends for the
 keyanalyze   package.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@442 b513b33f-fedd-0310-b452-c3deb5f4c849
---
 debian/changelog | 4 +++-
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2a244bf..b56deb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,10 +19,12 @@ signing-party (1.1.1-2) UNRELEASED; urgency=low
     + Warned the user if a local-user keyid is not listed as a keyid in
       ./caffrc. (Closes: #540165).
   * gpgdir: New upstream release.
+  * debian.control: added ${misc:Depends} as Depends for the keyanalyze
+    package.
 
   * Bumped Standards-Version up to 3.8.2 (no changes).
 
- -- Thijs Kinkhorst <thijs@debian.org>  Fri, 12 Jun 2009 08:59:50 +0200
+ -- Franck Joncourt <franck.mail@dthconnex.com>  Sun, 06 Sep 2009 16:56:22 +0200
 
 signing-party (1.1.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 1ff1b43..d706963 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,7 @@ Package: keyanalyze
 Section: utils
 Priority: optional
 Architecture: all
-Depends: signing-party (>= 1.1)
+Depends: ${misc:Depends}, signing-party (>= 1.1)
 Description: transitional package to pull in signing-party
  This is an empty package to pull in signing-party in which keyanalyze is
  now included. It can safely be removed.
-- 
2.39.5