Add keylookup transitional package
authorweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Tue, 16 Aug 2005 15:11:58 +0000 (15:11 +0000)
committerweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Tue, 16 Aug 2005 15:11:58 +0000 (15:11 +0000)
git-svn-id: svn://svn.debian.org/pgp-tools/trunk@191 b513b33f-fedd-0310-b452-c3deb5f4c849

debian/control
debian/keylookup.changelog [new file with mode: 0644]
debian/keylookup.copyright [new file with mode: 0644]

index 0ec92c20a95bdd8ac8a508ffcbfc2c9bfc908ad3..b58f671aa6753c8d329f17a127902a7372d02160 100644 (file)
@@ -10,6 +10,8 @@ Package: signing-party
 Architecture: all
 Depends: gnupg (>= 1.3.92), libgnupg-interface-perl, libtext-template-perl, libmime-perl, libmailtools-perl (>= 1.62), mailx
 Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode, dialog | whiptail, libpaper-utils (>= 1.1.13)
+Provides: keylookup
+Conflicts: keylookup (<< 3.0)
 Description: tools for signing GnuPG keys
  signing-party is a collection for all kinds of PGP/GnuPG related things,
  including signing scripts, party preparation scripts, etc.
@@ -23,3 +25,14 @@ Description: tools for signing GnuPG keys
   * keylookup: ncurses wrapper around gpg --search
  .
  Homepage: http://pgp-tools.alioth.debian.org/
+
+Package: keylookup
+Architecture: all
+Depends: signing-party (>= 0.4.2)
+Description: transitional package to pull in signing-party
+  A nice console tool written in perl to fetch public keys from
+  keyservers.
+  .
+  keylookup has been merged with signing-party as of 0.4.2.
+  .
+  This package is empty to facilitate upgrades and can safely be removed.
diff --git a/debian/keylookup.changelog b/debian/keylookup.changelog
new file mode 100644 (file)
index 0000000..9244412
--- /dev/null
@@ -0,0 +1,37 @@
+signing-party (3.0-1) unstable; urgency=low
+
+  * Merged with signing-party in 0.4.2-1.  This package is now empty
+    and can safely be removed.
+
+ -- Peter Palfrader <weasel@debian.org>  Tue, 16 Aug 2005 16:52:27 +0200
+
+keylookup (2.2-2) unstable; urgency=low
+
+  * Fixed --help output, closes: #169298.
+
+ -- Ola Lundqvist <opal@debian.org>  Thu, 17 Apr 2003 23:33:28 +0200
+
+keylookup (2.2-1) unstable; urgency=low
+
+  * New upstream version, closes: #161392.
+
+ -- Ola Lundqvist <opal@debian.org>  Tue, 24 Sep 2002 11:30:41 +0200
+
+keylookup (2.1-1) unstable; urgency=low
+
+  * New upstream version with english documentation, closes: #120861.
+  * Changed section from non-US/main to utils.
+
+ -- Ola Lundqvist <opal@debian.org>  Thu, 29 Aug 2002 07:09:35 +0200
+
+keylookup (2.0-2) unstable; urgency=low
+
+  * Fixed description, closes: #122456, #124838.
+
+ -- Ola Lundqvist <opal@debian.org>  Sat, 19 Jan 2002 12:06:22 +0100
+
+keylookup (2.0-1) unstable; urgency=low
+
+  * Initial release, closes: 117892.
+
+ -- Ola Lundqvist <opal@debian.org>  Thu,  1 Nov 2001 11:19:16 +0100
diff --git a/debian/keylookup.copyright b/debian/keylookup.copyright
new file mode 100644 (file)
index 0000000..7b96ab0
--- /dev/null
@@ -0,0 +1,6 @@
+This keylookup package was created on Tue, 16 Aug 2005 16:56:42 +0200
+by Peter Palfrader <weasel@debian.org>.
+
+It does not have any files, it just exists to facilitate upgrades.  As
+such there are no files that are copyrighted.  Do with the metadata
+whatever you want.