X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=177d0ef84ad9de8293a426d6f0c9ad23fc58df85;hb=838e4f564c83f471c969465a49fc7b0d5f45374d;hp=0aad5d7616d4d6d5516d604916c3683eef2a3837;hpb=e69aea6f5797cb54f3748b983ffc977958f347cc;p=pgp-tools.git diff --git a/debian/control b/debian/control index 0aad5d7..177d0ef 100644 --- a/debian/control +++ b/debian/control @@ -2,21 +2,25 @@ 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 +Uploaders: Simon Richter , + Peter Palfrader , + Christoph Berg , + Franck Joncourt +Build-Depends: debhelper (>= 7), quilt +Standards-Version: 3.8.1 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: any -Depends: gnupg, libgnupg-interface-perl, libtext-template-perl, libmime-tools-perl, libmailtools-perl +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 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, +Suggests: imagemagick | graphicsmagick-imagemagick-compat, wipe, # keyanalyze mutt Replaces: keylookup (<< 3.0), sig2dot (<< 1), springgraph (<< 1), keyanalyze (<< 0.1) @@ -31,33 +35,22 @@ 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: keyanalyze +Section: utils +Priority: optional 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.