Drop keyanalyze transitional package, present since 2009.
[pgp-tools.git] / debian / control
index bcdb8b1b943a1bcdbeb2cf4f2892bfbf6dadc7ac..4dc929299092bf9eee81eebdff707e2db677ecce 100644 (file)
@@ -1,21 +1,44 @@
-Source: pgp-tools
-Section: utils
-Priority: optional
-Maintainer: N. N. <nn@debian.org>
-Uploaders: Peter Palfrader <weasel@debian.org>, Christoph Berg <cb@df7cb.de>
-Build-Depends: debhelper (>> 4.0.0)
-Standards-Version: 3.6.1
+Source: signing-party
+Section: misc
+Priority: extra
+Maintainer: Thijs Kinkhorst <thijs@debian.org>
+Uploaders: Simon Richter <sjr@debian.org>,
+ Peter Palfrader <weasel@debian.org>,
+ Christoph Berg <myon@debian.org>,
+ Franck Joncourt <franck@debian.org>
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.9.2
+Homepage: http://pgp-tools.alioth.debian.org/
+Vcs-Svn: svn://svn.debian.org/svn/pgp-tools/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pgp-tools
 
-Package: pgp-tools
-Architecture: all
-Depends: gnupg (>= 1.3.92), perl, libgnupg-interface-perl, libmime-perl, libmailtools-perl (>= 1.62), mailx
-Recommends: libtext-iconv-perl | libintl-perl | recode
-Description: tools for signing GnuPG keys
- PGP Tools is a collection for all kinds of PGP related things, including
- signing scripts, party preparation scripts, etc.
+Package: signing-party
+Architecture: any
+Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, gnupg,
+ libgnupg-interface-perl, libtext-template-perl, libmime-tools-perl,
+ libmailtools-perl, libterm-readkey-perl, libclass-methodmaker-perl, qprint
+Recommends: default-mta | mail-transport-agent, libpaper-utils,
+ libgd-gd2-noxpm-perl | libgd-gd2-perl,
+ libtext-iconv-perl | libintl-perl | recode, dialog | whiptail
+# springraph
+Suggests: imagemagick | graphicsmagick-imagemagick-compat, wipe, mutt,
+ texlive-latex-recommended
+Provides: sig2dot, springgraph, keyanalyze
+Description: Various OpenPGP related tools
+ signing-party is a collection for all kinds of PGP/GnuPG related things,
+ including tools for signing keys, keyring analysis, and party preparation.
  .
   * caff: CA - Fire and Forget signs and mails a key
-  * gpgsigs: annotates list of GnuPG keys with already done signatures
   * pgp-clean: removes all non-self signatures from key
- .
- http://pgp-tools.alioth.debian.org/
+  * 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
+  * gpgdir: recursive directory encryption tool
+  * gpglist: show who signed which of your UIDs
+  * gpgsigs: annotates list of GnuPG keys with already done signatures
+  * gpgparticipants: create list of party participants for the organiser
+  * gpgwrap: a passphrase wrapper
+  * keyanalyze: minimum signing distance (MSD) analysis on keyrings
+  * keylookup: ncurses wrapper around gpg --search
+  * sig2dot: converts a list of GnuPG signatures to a .dot file
+  * springgraph: creates a graph from a .dot file