d903688b6521110b4ea7d855acce11a76efa3eb9
[pgp-tools.git] / debian / control
1 Source: signing-party
2 Section: misc
3 Priority: extra
4 Maintainer: Thijs Kinkhorst <thijs@debian.org>
5 Uploaders: Simon Richter <sjr@debian.org>, Peter Palfrader <weasel@debian.org>, Christoph Berg <myon@debian.org>
6 Build-Depends: debhelper (>= 7), quilt (>= 0.40)
7 Standards-Version: 3.8.0
8 Homepage: http://pgp-tools.alioth.debian.org/
9 Vcs-Svn: svn://svn.debian.org/svn/pgp-tools/trunk
10 Vcs-Browser: http://svn.debian.org/wsvn/pgp-tools
11
12 Package: signing-party
13 Architecture: any
14 Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, gnupg,
15 libgnupg-interface-perl, libtext-template-perl, libmime-tools-perl,
16 libmailtools-perl, libterm-readkey-perl, libclass-methodmaker-perl
17 Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode, dialog | whiptail, libpaper-utils,
18 # springraph
19 libgd-gd2-noxpm-perl | libgd-gd2-perl
20 Suggests: imagemagick | graphicsmagick-imagemagick-compat, wipe,
21 # keyanalyze
22 mutt
23 Replaces: keylookup (<< 3.0), sig2dot (<< 1), springgraph (<< 1), keyanalyze (<< 0.1)
24 Conflicts: keylookup (<< 3.0), sig2dot (<< 1), springgraph (<< 1), keyanalyze (<< 0.1)
25 Provides: sig2dot, springgraph, keyanalyze
26 Description: Various OpenPGP related tools
27 signing-party is a collection for all kinds of PGP/GnuPG related things,
28 including tools for signing keys, keyring analysis, and party preparation.
29 .
30 * caff: CA - Fire and Forget signs and mails a key
31 * pgp-clean: removes all non-self signatures from key
32 * pgp-fixkey: removes broken packets from keys
33 * gpg-mailkeys: simply mail out a signed key to its owner
34 * gpg-key2ps: generate PostScript file with fingerprint paper strips
35 * gpgdir: recursive directory encryption tool
36 * gpglist: show who signed which of your UIDs
37 * gpgsigs: annotates list of GnuPG keys with already done signatures
38 * gpgparticipants: create list of party participants for the organiser
39 * gpgwrap: a passphrase wrapper
40 * keyanalyze: minimum signing distance (MSD) analysis on keyrings
41 * keylookup: ncurses wrapper around gpg --search
42 * sig2dot: converts a list of GnuPG signatures to a .dot file
43 * springgraph: creates a graph from a .dot file
44
45 Package: keyanalyze
46 Architecture: all
47 Depends: signing-party (>= 1.1)
48 Description: transitional package to pull in signing-party
49 This is an empty package to pull in signing-party in which keyanalyze is
50 now included. It can safely be removed.
51