X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=d64300892a2d6689ab8e9dd16fd7504db7d8d621;hb=ea10691e5eeac47a6ab0eb307128569287e202ba;hp=a05005d5500ce9b951fbc99c0074dcab7d1be026;hpb=e530a0c746002b0b8ed42cd50f31ce8a70e6d792;p=pgp-tools.git diff --git a/debian/control b/debian/control index a05005d..d643008 100644 --- a/debian/control +++ b/debian/control @@ -1,23 +1,31 @@ Source: signing-party Section: misc Priority: extra -Maintainer: Thijs Kinkhorst -Uploaders: Simon Richter , Peter Palfrader , Christoph Berg -Build-Depends: debhelper (>> 4.0.0) -Standards-Version: 3.6.2 +Maintainer: Thijs Kinkhorst +Uploaders: Simon Richter , Peter Palfrader , Christoph Berg +Build-Depends: debhelper (>= 5) +Standards-Version: 3.7.3 +Homepage: http://pgp-tools.alioth.debian.org/ +Vcs-Svn: svn://svn.debian.org/svn/pgp-tools +Vcs-Browser: http://svn.debian.org/wsvn/pgp-tools Package: signing-party Architecture: all -Depends: gnupg (>= 1.3.92), perl, libgnupg-interface-perl, libmime-perl, libmailtools-perl (>= 1.62), mailx, libpaper-utils (>= 1.1.13) -Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode -Description: tools for signing GnuPG keys +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 +Suggests: imagemagick | graphicsmagick-imagemagick-compat +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, including signing scripts, party preparation scripts, etc. . * caff: CA - Fire and Forget signs and mails a key * pgp-clean: removes all non-self signatures from key + * pgp-fixkey: removes broken packets from keys * gpg-mailkeys: simply mail out a signed key to its owner * 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 - . - Homepage: http://pgp-tools.alioth.debian.org/ + * keylookup: ncurses wrapper around gpg --search +