Package: rust-gpgme-sys / 0.10.0-3

Metadata

Package Version Patches format
rust-gpgme-sys 0.10.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
relax deps.patch | (download)

Cargo.toml | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

---
delete UNLICENSE as that is in copyright file.patch | (download)

build_helper/UNLICENSE | 24 0 24 - 0 !
1 file changed, 24 deletions(-)

---
workaround gpgme config removal.patch | (download)

build.rs | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 work around gpgme-config removal in new version of libgpgme-dev
 /usr/bin/gpgme-config is removed in libgpgme-dev 1.18.0-2. Use pkgconf
 to work around this. Version 0.11 of this crate removed this usage.