X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=6ea2bd3e46e389935a7fa1f93309ab4bdf5fc300;hb=8b16f5d3cdfc8dd2886d86fabd7467c65b687c86;hp=bcdb8b1b943a1bcdbeb2cf4f2892bfbf6dadc7ac;hpb=71652b2ffa86fcf6caf727ac6c52848abc9a26f8;p=pgp-tools.git diff --git a/debian/control b/debian/control index bcdb8b1..6ea2bd3 100644 --- a/debian/control +++ b/debian/control @@ -1,21 +1,63 @@ -Source: pgp-tools -Section: utils -Priority: optional -Maintainer: N. N. -Uploaders: Peter Palfrader , Christoph Berg -Build-Depends: debhelper (>> 4.0.0) -Standards-Version: 3.6.1 +Source: signing-party +Section: misc +Priority: extra +Maintainer: Thijs Kinkhorst +Uploaders: Simon Richter , Peter Palfrader , Christoph Berg +Build-Depends: debhelper (>= 5) +Standards-Version: 3.8.0 +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: 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 +Section: misc +Architecture: any +Depends: gnupg, libgnupg-interface-perl, libtext-template-perl, libmime-tools-perl, libmailtools-perl, ${shlibs:Depends} +Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode, dialog | whiptail, libpaper-utils, +# springraph + libgd-gd2-noxpm-perl | libgd-gd2-perl +Suggests: imagemagick | graphicsmagick-imagemagick-compat, +# keyanalyze + mutt +Replaces: keylookup (<< 3.0), sig2dot (<< 1), springgraph (<< 1), keyanalyze (<< 0.1) +Conflicts: keylookup (<< 3.0), sig2dot (<< 1), springgraph (<< 1), keyanalyze (<< 0.1) +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 + * 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 + * 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 + +Package: keyanalyze +Architecture: all +Depends: signing-party (>= 1.1) +Description: transitional package to pull in signing-party + This is an empty package to pull in signing-party in which keyanalyze is + now included. It can safely be removed. + +Package: sig2dot +Section: graphics +Architecture: all +Depends: signing-party (>= 1.0) +Description: transitional package to pull in signing-party + This is an empty package to pull in signing-party in which sig2dot is + now included. It can safely be removed. + +Package: springgraph +Section: graphics +Architecture: all +Depends: signing-party (>= 1.0) +Description: transitional package to pull in signing-party + This is an empty package to pull in signing-party in which springgraph is + now included. It can safely be removed.