Source: gpgmepp Standards-Version: 4.7.4 Maintainer: Debian GnuPG Maintainers Uploaders: Daniel Kahn Gillmor , Andreas Metzler , Section: libs Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.22.5), cmake, gnupg-agent, gnupg2 | gnupg (>= 2), gpgrt-tools, gpgsm, libgpg-error-dev (>= 1.47), libgpgme-dev (>= 2.0.0), pkgconf, scdaemon, Vcs-Browser: https://salsa.debian.org/debian/gpgmepp Vcs-Git: https://salsa.debian.org/debian/gpgmepp.git Homepage: https://gnupg.org/software/gpgme/ Package: libgpgmepp7 Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends}, Description: C++ wrapper library for GPGME GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . This is the official upstream C++ binding for GPGME. Package: libgpgmepp-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libgpg-error-dev, libgpgme-dev, libgpgmepp7 (= ${binary:Version}), ${misc:Depends}, Recommends: libgpgmepp-doc, Description: C++ wrapper library for GPGME (development files) GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . This package contains the headers and other files needed to compile against it.