X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=3ab1bc0ac7c7b1ce4eb6d39499ee6500d47dd0db;hb=c8a116b9d4187dd8a2ac248d8f738bc49d62aabc;hp=b25f7d3d3fcdd956394065e9c730452a6ec1cdf9;hpb=09af3f20b50036e87bd32fa74978ad70fc669891;p=pgp-tools.git diff --git a/debian/control b/debian/control index b25f7d3..3ab1bc0 100644 --- a/debian/control +++ b/debian/control @@ -5,13 +5,15 @@ Maintainer: Thijs Kinkhorst Uploaders: Simon Richter , Peter Palfrader , Christoph Berg Build-Depends: debhelper (>= 5) Standards-Version: 3.7.2 +Homepage: http://pgp-tools.alioth.debian.org/ XS-Vcs-Svn: svn://svn.debian.org/svn/pgp-tools +XS-Vcs-Browser: http://svn.debian.org/wsvn/pgp-tools 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 +Depends: gnupg, libgnupg-interface-perl, libtext-template-perl, libmime-perl, libmailtools-perl +Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode, dialog | whiptail, libpaper-utils +Replaces: keylookup (<< 3.0) Conflicts: keylookup (<< 3.0) Description: Various OpenPGP related tools signing-party is a collection for all kinds of PGP/GnuPG related things, @@ -25,16 +27,4 @@ Description: Various OpenPGP related tools * 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/ -Package: keylookup -Architecture: all -Depends: signing-party (>= 0.4.2) -Description: transitional package to pull in signing-party - A nice console tool to fetch public keys from keyservers. - . - keylookup has been merged with signing-party as of 0.4.2. - . - This package is empty and exists to facilitate upgrades. - It can safely be removed.