tag 835711 + pending thanks Some bugs in the libconfig-identity-perl package are closed in revision 1b1f4eb77f3304ea7627a11e8afd887c94a1e4c1 in branch 'master' by gregor herrmann
The full diff can be seen at https://anonscm.debian.org/cgit/pkg-perl/packages/libconfig-identity-perl.git/commit/?id=1b1f4eb Commit message: Run tests with gpg1. Add build dependency on gnupg1 and set CI_GPG in debian/rules and debian/tests/pkg-perl/smoke-env. The tests are skipped if no gpg is found but if gnupg2 is installed they fail because of the key material in t/assets/gpg. CPAN RT#112569 provides a different solution: to convert the key material to gnupg2 before running the tests. This works as well but leaves more changed files behind. Thanks: Lucas Nussbaum for the bug report. Closes: #835711