[libjira-rest-perl] branch master updated (6bfa5f9 -> ca8db04)

gregor herrmann gregoa at debian.org
Mon Jan 9 21:28:34 UTC 2017


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

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

      from  6bfa5f9   releasing package libjira-rest-perl version 0.015-1
      adds  789b218   New upstream version 0.017
       new  038bfdc   Merge tag 'upstream/0.017'
       new  1414451   Update debian/changelog
       new  6930cfb   Drop spelling.patch, merged upstream.
       new  6feefe9   Update years of upstream and packaging copyright.
       new  ca8db04   releasing package libjira-rest-perl version 0.017-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                            |  35 ++++++
 LICENSE                            |   6 +-
 MANIFEST                           |   3 +
 META.json                          |  70 +++++++++++
 META.yml                           |   2 +-
 Makefile.PL                        |   2 +-
 debian/changelog                   |   8 ++
 debian/copyright                   |   4 +-
 debian/patches/series              |   1 -
 debian/patches/spelling.patch      |  18 ---
 dist.ini                           |   1 +
 lib/JIRA/REST.pm                   | 226 +++++++++++++++++++++------------
 lib/JIRA/{REST.pm => REST.pm.orig} | 251 ++++++++++++++++++++++---------------
 t/01-atlassian.t                   |  52 ++++++++
 14 files changed, 472 insertions(+), 207 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch
 copy lib/JIRA/{REST.pm => REST.pm.orig} (70%)
 create mode 100755 t/01-atlassian.t

-- 
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