[libflickr-api-perl] 01/04: Merge tag 'upstream/1.18'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Mon Aug 17 17:11:56 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libflickr-api-perl.

commit 06af9ff370277803518f192aa9cab9bb107ce459
Merge: 9fbf7b1 f0b0978
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon Aug 17 12:50:04 2015 -0300

    Merge tag 'upstream/1.18'
    
    Upstream version 1.18
    
    # gpg: Signature made Mon 17 Aug 2015 12:50:01 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Changes                      | 106 +++++++++++--------
 MANIFEST                     |   6 ++
 META.json                    |   5 +-
 META.yml                     |   5 +-
 Makefile.PL                  |   5 +-
 README                       |   1 +
 lib/Flickr/API.pm            |  15 +--
 lib/Flickr/API/Cameras.pm    | 240 ++++++++++++++++++++++++++++++++++++++++++
 lib/Flickr/API/People.pm     | 122 ++++++++++++++++++++++
 lib/Flickr/API/Reflection.pm | 242 +++++++++++++++++++++++++++++++++++++++++++
 lib/Flickr/API/Request.pm    |   7 +-
 lib/Flickr/API/Response.pm   |  10 +-
 lib/Flickr/Tools.pm          |  54 ++++++++++
 t/07-reflection.t            |  85 +++++++++++++++
 t/08-cameras.t               |  94 +++++++++++++++++
 15 files changed, 934 insertions(+), 63 deletions(-)

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



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