Package: tpm2-pkcs11 Version: 1.2.0-1 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch
The library has been renamed and the dev pulls the lib anyway, the patch fixes the issue
diff -Nru tpm2-pkcs11-1.2.0/debian/changelog tpm2-pkcs11-1.2.0/debian/changelog --- tpm2-pkcs11-1.2.0/debian/changelog 2020-05-17 05:04:11.000000000 +0200 +++ tpm2-pkcs11-1.2.0/debian/changelog 2020-11-25 16:28:46.000000000 +0100 @@ -1,3 +1,9 @@ +tpm2-pkcs11 (1.2.0-2) unstable; urgency=medium + + * Don't Build-Depends on libtss2-esys0 + + -- Sebastien Bacher <seb...@ubuntu.com> Wed, 25 Nov 2020 16:28:46 +0100 + tpm2-pkcs11 (1.2.0-1) unstable; urgency=medium [ Alvin Chen ] diff -Nru tpm2-pkcs11-1.2.0/debian/control tpm2-pkcs11-1.2.0/debian/control --- tpm2-pkcs11-1.2.0/debian/control 2020-05-17 05:00:22.000000000 +0200 +++ tpm2-pkcs11-1.2.0/debian/control 2020-11-25 16:28:46.000000000 +0100 @@ -11,7 +11,6 @@ libsqlite3-dev , libssl-dev (>= 1.0.2g), libtss2-dev (>= 2.0), - libtss2-esys0 (>= 2.0), libyaml-dev , openssl (>= 1.0.2g), pkg-config (>= 0.29-6),