[libjira-rest-perl] 04/06: Update short and long description

gregor herrmann gregoa at debian.org
Tue Dec 27 18:49:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libjira-rest-perl.

commit c0b0ea0db1f7e4415312c5b037387b058abed822
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 27 19:44:45 2016 +0100

    Update short and long description
    
    to reflect the extended functionality of the module.
---
 debian/control | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index f240d41..fc21f9e 100644
--- a/debian/control
+++ b/debian/control
@@ -26,10 +26,18 @@ Depends: ${misc:Depends}, ${perl:Depends},
  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.
+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/>.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjira-rest-perl.git



More information about the Pkg-perl-cvs-commits mailing list