From 79aa08be7cef14861a3373149d072d6f789bb40d Mon Sep 17 00:00:00 2001
From: weasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Date: Tue, 16 Aug 2005 14:36:42 +0000
Subject: [PATCH] Add keylookup

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@184 b513b33f-fedd-0310-b452-c3deb5f4c849
---
 debian/changelog | 6 +++++-
 debian/control   | 1 +
 debian/install   | 1 +
 3 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ed788b1..864ed6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 signing-party (0.4.2-1) unstable; urgency=low
 
+  [ Christoph Berg ]
   * caff:
      + create configfile on first use (Closes: #316611).
      + note use of ~/.caff/gnupghome/gpg.conf in manpage (Closes: #321235).
@@ -11,7 +12,10 @@ signing-party (0.4.2-1) unstable; urgency=low
   * gpg-key2ps:
      + Convert from shell script to perl.
 
- -- Christoph Berg <cb@df7cb.de>  Mon,  8 Aug 2005 00:17:11 +0200
+  [ Peter Palfrader ]
+  * Add keylookup: ncurses wrapper around gpg --search
+
+ -- Peter Palfrader <weasel@debian.org>  Tue, 16 Aug 2005 16:29:54 +0200
 
 signing-party (0.4.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 36e136b..c35f8f3 100644
--- a/debian/control
+++ b/debian/control
@@ -20,5 +20,6 @@ Description: tools for signing GnuPG keys
   * gpg-key2ps: generate PostScript file with fingerprint paper strips
   * gpglist: show who signed which of your UIDs
   * gpgsigs: annotates list of GnuPG keys with already done signatures
+  * keylookup: ncurses wrapper around gpg --search
  .
  Homepage: http://pgp-tools.alioth.debian.org/
diff --git a/debian/install b/debian/install
index 1a1f9ab..4d334af 100644
--- a/debian/install
+++ b/debian/install
@@ -4,3 +4,4 @@ gpglist/gpglist usr/bin
 gpgsigs/gpgsigs usr/bin
 gpg-key2ps/gpg-key2ps usr/bin
 gpg-mailkeys/gpg-mailkeys usr/bin
+keylookup/keylookup usr/bin
-- 
2.39.5