[librt-client-rest-perl] branch master updated (3787353 -> 72316f0)

gregor herrmann gregoa at debian.org
Fri Oct 11 21:26:53 UTC 2013


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

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

      from  3787353   Remove trailing whitespace
      adds  02aa8fe   Imported Upstream version 0.44
       new  bb21daa   Merge tag 'upstream/0.44'
       new  26be606   New upstream release.
       new  5ddc61b   Drop spelling.patch, merged upstream.
       new  6af3aed   Update build and runtime dependencies.
       new  2bd3b00   Update copyright years fod inc/*.
       new  4c83356   cme: reformat debian/control
       new  72316f0   releasing package librt-client-rest-perl version 1:0.44-1

The 7 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                           |   15 +++++++
 META.yml                          |   12 ++++--
 MYMETA.json                       |   42 ++++++++----------
 MYMETA.yml                        |   17 ++++----
 Makefile.PL                       |    3 ++
 debian/changelog                  |    9 ++++
 debian/control                    |   45 +++++++++++---------
 debian/copyright                  |    6 +--
 debian/patches/series             |    1 -
 debian/patches/spelling.patch     |   51 ----------------------
 inc/Module/Install.pm             |   14 +++---
 inc/Module/Install/Base.pm        |    2 +-
 inc/Module/Install/Can.pm         |   85 ++++++++++++++++++++++++++++++++++---
 inc/Module/Install/Fetch.pm       |    2 +-
 inc/Module/Install/Makefile.pm    |   35 ++++++++-------
 inc/Module/Install/Metadata.pm    |   40 +++++++++++------
 inc/Module/Install/Win32.pm       |    2 +-
 inc/Module/Install/WriteAll.pm    |    2 +-
 lib/RT/Client/REST.pm             |   13 ++++--
 lib/RT/Client/REST/Attachment.pm  |    3 +-
 lib/RT/Client/REST/Group.pm       |    2 +-
 lib/RT/Client/REST/Object.pm      |   30 ++++++++++++-
 lib/RT/Client/REST/Queue.pm       |    4 +-
 lib/RT/Client/REST/Ticket.pm      |   18 +++++++-
 lib/RT/Client/REST/Transaction.pm |    3 +-
 lib/RT/Client/REST/User.pm        |    4 +-
 t/22-ticket.t                     |   41 +++++++++++++++++-
 27 files changed, 331 insertions(+), 170 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch

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



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