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