X-Git-Url: https://git.sthu.org/?p=pgp-tools.git;a=blobdiff_plain;f=debian%2Fcontrol;h=4dc929299092bf9eee81eebdff707e2db677ecce;hp=2ca1b1adff255f10fb4914d4bb4a6ba06bcc7eba;hb=57897ed07ab48e100fd4f3a8885cacf946929a0b;hpb=f57fa602d0f11fd3bf947efab38485e06e2800ed diff --git a/debian/control b/debian/control index 2ca1b1a..4dc9292 100644 --- a/debian/control +++ b/debian/control @@ -2,24 +2,28 @@ Source: signing-party Section: misc Priority: extra Maintainer: Thijs Kinkhorst -Uploaders: Simon Richter , Peter Palfrader , Christoph Berg -Build-Depends: debhelper (>= 5) -Standards-Version: 3.7.3 +Uploaders: Simon Richter , + Peter Palfrader , + Christoph Berg , + Franck Joncourt +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 +Vcs-Svn: svn://svn.debian.org/svn/pgp-tools/trunk Vcs-Browser: http://svn.debian.org/wsvn/pgp-tools Package: signing-party -Section: misc -Architecture: all -Depends: gnupg, libgnupg-interface-perl, libtext-template-perl, libmime-tools-perl, libmailtools-perl -Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode, dialog | whiptail, libpaper-utils, +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 - libgd-gd2-noxpm-perl | libgd-gd2-perl -Suggests: imagemagick | graphicsmagick-imagemagick-compat -Replaces: keylookup (<< 3.0), sig2dot (<< 1), springgraph (<< 1) -Conflicts: keylookup (<< 3.0), sig2dot (<< 1), springgraph (<< 1) -Provides: sig2dot, springgraph +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. @@ -29,25 +33,12 @@ Description: Various OpenPGP related tools * 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 - -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.