Source: libjira-rest-perl
Standards-Version: 4.7.4
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 gregor herrmann <gregoa@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Indep:
 libconfig-identity-perl <!nocheck>,
 libhtml-tree-perl <!nocheck>,
 libhttp-cookiejar-perl <!nocheck>,
 libhttp-message-perl <!nocheck>,
 libjson-perl <!nocheck>,
 librest-client-perl <!nocheck>,
 liburi-perl <!nocheck>,
 perl,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libjira-rest-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libjira-rest-perl.git
Homepage: https://metacpan.org/release/JIRA-REST

Package: libjira-rest-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
 libconfig-identity-perl,
 libhtml-tree-perl,
 libhttp-cookiejar-perl,
 libhttp-message-perl,
 libjson-perl,
 librest-client-perl,
 liburi-perl,
Description: thin wrapper around Jira's REST APIs
 The JIRA::REST module implements thin wrappers around Jira's REST APIs:
 .
  - Jira Core REST API:
    <https://docs.atlassian.com/jira/REST/server/>
  - Jira Service Desk REST API:
    <https://docs.atlassian.com/jira-servicedesk/REST/server/>
  - Jira Software REST API:
    <https://docs.atlassian.com/jira-software/REST/server/>
 .
 The Jira REST API supersedes the old SOAP API, for which there is another
 Perl module called JIRA::Client.
 .
 Jira <http://www.atlassian.com/software/jira> is a proprietary bug tracking
 system from Atlassian <http://www.atlassian.com/software/jira/>.
