Source: libjira-rest-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libhtml-tree-perl,
 libhttp-message-perl,
 libjson-perl,
 librest-client-perl,
 liburi-perl,
 perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libjira-rest-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libjira-rest-perl.git
Homepage: https://metacpan.org/release/JIRA-REST
Testsuite: autopkgtest-pkg-perl

Package: libjira-rest-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libhtml-tree-perl,
 libhttp-message-perl,
 libjson-perl,
 librest-client-perl,
 liburi-perl
Description: thin wrapper around JIRA's REST API
 The JIRA::REST module is a thin wrapper around JIRA's REST API, which is
 superseding it's 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/>.
