Source: gnupg
Section: utils
Priority: important
Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Uploaders: Sune Vuorela <debian@pusling.com>,
           Eric Dorland <eric@debian.org>,
           Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Standards-Version: 3.9.7
Build-Depends: debhelper (>> 9),
               dh-autoreconf,
               file,
               gettext (>= 0.19.3),
               libbz2-dev,
               libcurl4-gnutls-dev,
               libldap2-dev,
               libreadline-dev,
               libusb-dev [!hurd-i386],
               libz-dev
XS-Testsuite: autopkgtest
Homepage: https://www.gnupg.org
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-gnupg/gnupg.git
Vcs-Git: git://anonscm.debian.org/pkg-gnupg/gnupg.git

Package: gnupg1
Architecture: any
Multi-Arch: foreign
Depends: gpgv | gpgv1, ${misc:Depends}, ${shlibs:Depends}
Recommends: gnupg1-curl, ${shlibs:Recommends}
Conflicts: gnupg (<< 1.4.20-5+exp1)
Suggests: gnupg-doc, libpcsclite1, parcimonie, xloadimage | imagemagick | eog
Description: GNU privacy guard - a free PGP replacement ("classic" version)
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC 4880.
 .
 GnuPG 1.4 is the "classic" standalone, non-modularized
 version. Please use the gnupg package instead unless you know for
 sure that you need gnupg1.
 .
 The gnupg1 package is built without libcurl to minimize dependencies,
 so it does not support HKPS keyservers. Install the gnupg1-curl
 package if you want to use the keyserver helper tools built with
 libcurl and supporting HKPS.

Package: gnupg1-curl
Priority: optional
Architecture: any
Multi-Arch: foreign
Depends: gnupg1, ${misc:Depends}, ${shlibs:Depends}, ${shlibs:Recommends}
Description: GNU privacy guard - a free PGP replacement (cURL helpers for "classic" version)
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC 4880.
 .
 This package contains the keyserver helper tools built with libcurl,
 which replace the ones in the gnupg1 package built with the "curl
 shim" variant of gnupg1. This package provides support for HKPS
 keyservers.

Package: gpgv1
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: gnupg
Description: GNU privacy guard - signature verification tool ("classic" version)
 GnuPG is GNU's tool for secure communication and data storage.
 .
 gpgv is a stripped-down version of gnupg which is only able to check
 signatures.  It is smaller than the full-blown gnupg and uses a
 different (and simpler) way to check that the public keys used to
 make the signature are trustworthy.
 .
 gpgv1 is the "classic" version of gpgv. It does not support as many
 cryptographic primitives as the modern version, so there are
 signatures it cannot verify.  Please use the "gpgv" package instead
 where possible.

Package: gpgv1.4-udeb
Package-Type: udeb
Section: debian-installer
Priority: extra
Architecture: armel
Provides: gpgv-udeb
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: minimal signature verification tool
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC 4880.
 .
 This is GnuPG's signature verification tool, gpgv, packaged in minimal
 form for use in debian-installer.
