X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=faec497bdc28f6eb811b5fa1fcf560f83316f967;hb=5ecc8c9cfda8f8ad7ccc4570d7d2b2cbed7d3a06;hp=05a2cb2b0fd95ba80a1f7ab3be8ec7fb7224cb83;hpb=a35a7302a1bcb2d71ef0e7b0d3655684769bc82c;p=pgp-tools.git diff --git a/debian/control b/debian/control index 05a2cb2..faec497 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,16 @@ Source: signing-party Section: misc Priority: extra -Maintainer: Thijs Kinkhorst +Maintainer: Thijs Kinkhorst Uploaders: Simon Richter , Peter Palfrader , Christoph Berg Build-Depends: debhelper (>= 5) -Standards-Version: 3.7.0 +Standards-Version: 3.7.2 +XS-Vcs-Svn: svn://svn.debian.org/svn/pgp-tools +XS-Vcs-Browser: http://svn.debian.org/wsvn/pgp-tools Package: signing-party Architecture: all -Depends: gnupg (>= 1.3.92), libgnupg-interface-perl, libtext-template-perl, libmime-perl, libmailtools-perl (>= 1.62), mailx +Depends: gnupg (>= 1.3.92), libgnupg-interface-perl, libtext-template-perl, libmime-perl, libmailtools-perl (>= 1.62) Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode, dialog | whiptail, libpaper-utils (>= 1.1.13) Provides: keylookup Conflicts: keylookup (<< 3.0) @@ -27,13 +29,3 @@ Description: Various OpenPGP related tools . 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 and exists to facilitate upgrades. - It can safely be removed.