X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=cbfc39f0fe4c3c41e973ed140efa80b93830c374;hb=026b4c5b668a1a82a8f7d81f923f0999599c5be7;hp=36e136ba661a47d0e6e3446c408666b433204e3d;hpb=e96da343cefd0eebb3ab8c08f5c355f032cea807;p=pgp-tools.git diff --git a/debian/control b/debian/control index 36e136b..cbfc39f 100644 --- a/debian/control +++ b/debian/control @@ -1,24 +1,31 @@ Source: signing-party Section: misc Priority: extra -Maintainer: Thijs Kinkhorst -Uploaders: Simon Richter , Peter Palfrader , Christoph Berg -Build-Depends: debhelper (>> 4.0.0) -Standards-Version: 3.6.2 +Maintainer: Thijs Kinkhorst +Uploaders: Simon Richter , Peter Palfrader , Christoph Berg +Build-Depends: debhelper (>= 5) +Standards-Version: 3.7.2 +XS-Vcs-Svn: svn://svn.debian.org/svn/pgp-tools +XS-Vcs-Browse: http://svn.debian.org/wsvn/pgp-tools Package: signing-party Architecture: all -Depends: gnupg (>= 1.3.92), perl, libgnupg-interface-perl, libtext-template-perl, libmime-perl, libmailtools-perl (>= 1.62), mailx, libpaper-utils (>= 1.1.13) -Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode -Description: tools for signing GnuPG keys +Depends: gnupg (>= 1.3.92), libgnupg-interface-perl, libtext-template-perl, libmime-perl, libmailtools-perl (>= 1.62), mailx +Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode, dialog | whiptail, libpaper-utils (>= 1.1.13) +Provides: keylookup +Conflicts: keylookup (<< 3.0) +Description: Various OpenPGP related tools signing-party is a collection for all kinds of PGP/GnuPG related things, including signing scripts, party preparation scripts, etc. . * caff: CA - Fire and Forget signs and mails a key * pgp-clean: removes all non-self signatures from key + * 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 + * keylookup: ncurses wrapper around gpg --search . Homepage: http://pgp-tools.alioth.debian.org/ +