Source: libtest-json-schema-acceptance-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 12),
Build-Depends-Indep:
 json-schema-test-suite <!nocheck>,
 libjson-maybexs-perl <!nocheck>,
 libjson-perl <!nocheck>,
 libmodule-build-tiny-perl,
 libmodule-metadata-perl <!nocheck>,
 libtest-deep-perl <!nocheck>,
 libtest-fatal-perl <!nocheck>,
 libtest-simple-perl <!nocheck>,
 perl,
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtest-json-schema-acceptance-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtest-json-schema-acceptance-perl
Homepage: https://metacpan.org/release/Test-JSON-Schema-Acceptance
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: libtest-json-schema-acceptance-perl
Architecture: all
Depends:
 json-schema-test-suite,
 libjson-perl,
 libtest-fatal-perl,
 libtest-simple-perl,
 ${misc:Depends},
 ${perl:Depends},
Description: Acceptance testing for JSON-Schema based validators like JSON::Schema
 This module allows the JSON Schema Test Suite tests to be used in Perl to
 test a module that implements json-schema. These are the same tests that many
 modules (libraries, plugins, packages, etc.) use to confirm support of
 json-schema. Using this module to confirm support gives assurance of
 interoperability with other modules that run the same tests in different
 languages.
