Checked for policy 3.8.0, no changes.
[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 (>= 5)
7 Standards-Version: 3.8.0
8 Homepage: http://pgp-tools.alioth.debian.org/
9 Vcs-Svn: svn://svn.debian.org/svn/pgp-tools
10 Vcs-Browser: http://svn.debian.org/wsvn/pgp-tools
11
12 Package: signing-party
13 Section: misc
14 Architecture: all
15 Depends: gnupg, libgnupg-interface-perl, libtext-template-perl, libmime-tools-perl, libmailtools-perl
16 Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode, dialog | whiptail, libpaper-utils,
17 # springraph
18 libgd-gd2-noxpm-perl | libgd-gd2-perl
19 Suggests: imagemagick | graphicsmagick-imagemagick-compat
20 Replaces: keylookup (<< 3.0), sig2dot (<< 1), springgraph (<< 1)
21 Conflicts: keylookup (<< 3.0), sig2dot (<< 1), springgraph (<< 1)
22 Provides: sig2dot, springgraph
23 Description: Various OpenPGP related tools
24 signing-party is a collection for all kinds of PGP/GnuPG related things,
25 including tools for signing keys, keyring analysis, and party preparation.
26 .
27 * caff: CA - Fire and Forget signs and mails a key
28 * pgp-clean: removes all non-self signatures from key
29 * pgp-fixkey: removes broken packets from keys
30 * gpg-mailkeys: simply mail out a signed key to its owner
31 * gpg-key2ps: generate PostScript file with fingerprint paper strips
32 * gpglist: show who signed which of your UIDs
33 * gpgsigs: annotates list of GnuPG keys with already done signatures
34 * gpgparticipants: create list of party participants for the organiser
35 * keylookup: ncurses wrapper around gpg --search
36 * sig2dot: converts a list of GnuPG signatures to a .dot file
37 * springgraph: creates a graph from a .dot file
38
39 Package: sig2dot
40 Section: graphics
41 Architecture: all
42 Depends: signing-party (>= 1.0)
43 Description: transitional package to pull in signing-party
44 This is an empty package to pull in signing-party in which sig2dot is
45 now included. It can safely be removed.
46
47 Package: springgraph
48 Section: graphics
49 Architecture: all
50 Depends: signing-party (>= 1.0)
51 Description: transitional package to pull in signing-party
52 This is an empty package to pull in signing-party in which springgraph is
53 now included. It can safely be removed.