Source: librt-client-rest-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libmodule-build-perl,
               perl
Build-Depends-Indep: libcgi-pm-perl <!nocheck>,
                     libdatetime-format-dateparse-perl <!nocheck>,
                     libdatetime-perl <!nocheck>,
                     liberror-perl <!nocheck>,
                     libexception-class-perl <!nocheck>,
                     libhttp-server-simple-perl <!nocheck>,
                     libparams-validate-perl <!nocheck>,
                     libtest-exception-perl <!nocheck>,
                     liburi-perl <!nocheck>,
                     libwww-perl <!nocheck>,
                     netbase <!nocheck>
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/librt-client-rest-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/librt-client-rest-perl.git
Homepage: https://metacpan.org/release/RT-Client-REST
Rules-Requires-Root: no

Package: librt-client-rest-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libdatetime-format-dateparse-perl,
         libdatetime-perl,
         liberror-perl,
         libexception-class-perl,
         libparams-validate-perl,
         liburi-perl,
         libwww-perl
Description: RESTful Perl interface to RT installations
 RT::Client::REST is a set of object-oriented Perl modules designed to
 make communicating with RT using REST protocol easy.  Most of the
 features have been implemented and tested with rt 3.6.0 and later.
