X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=cbfc39f0fe4c3c41e973ed140efa80b93830c374;hb=026b4c5b668a1a82a8f7d81f923f0999599c5be7;hp=3208ac560d514c4e498133c12c3c923cc72b65bf;hpb=51861596eaf56f576c1b8a4a610bab0827269e8c;p=pgp-tools.git diff --git a/debian/control b/debian/control index 3208ac5..cbfc39f 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,12 @@ 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 @@ -12,7 +14,7 @@ Depends: gnupg (>= 1.3.92), libgnupg-interface-perl, libtext-template-perl, libm 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: tools for signing GnuPG keys +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. . @@ -27,12 +29,3 @@ Description: tools for signing GnuPG keys . Homepage: http://pgp-tools.alioth.debian.org/ -Package: keylookup -Architecture: all -Depends: signing-party (>= 0.4.2) -Description: transitional package to pull in signing-party - A nice console tool to fetch public keys from keyservers. - . - keylookup has been merged with signing-party as of 0.4.2. - . - This package is empty to facilitate upgrades and can safely be removed.