1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
Source: libsearch-elasticsearch-client-1-0-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Laurent Baillet <laurent.baillet@gmail.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libdevel-globaldestruction-perl,
libio-socket-ssl-perl,
liblog-any-adapter-callback-perl,
liblog-any-perl,
libmoo-perl,
libnamespace-clean-perl,
libsearch-elasticsearch-perl (>= 5.02),
libsub-exporter-perl,
libtest-deep-perl,
libtest-exception-perl,
libtry-tiny-perl,
perl
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libsearch-elasticsearch-client-1-0-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libsearch-elasticsearch-client-1-0-perl.git
Homepage: https://metacpan.org/release/Search-Elasticsearch-Client-1_0
Package: libsearch-elasticsearch-client-1-0-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libdevel-globaldestruction-perl,
libmoo-perl,
libnamespace-clean-perl,
libsearch-elasticsearch-perl (>= 5.02),
libtry-tiny-perl
Description: Module to add client support for Elasticsearch 1.x
libsearch-elasticsearch-client-1-0-perl relies on libsearch-elasticsearch-perl
and adds support for Elasticsearch 1.x specific API.
libsearch-elasticsearch-client-2-0-perl should be used for specific 2.x API.
Newer versions rely ( >= 5.x ) on libsearch-elasticsearch-perl.
|