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

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

commit 83819d93e1c4e9b8f199141637fb68d68b38a7d7
Merge: d6f2e14 f3ed26b
Author: Florian Schlichting <f...@debian.org>
Date:   Wed Oct 19 12:16:16 2016 +0200

    Merge tag 'upstream/1.28'
    
    Upstream version 1.28

 Changes                                  |  20 ++
 MANIFEST                                 |   4 +
 META.json                                |   3 +-
 META.yml                                 |   3 +-
 Makefile.PL                              |   8 +
 README                                   |  68 +++++-
 examples/flickr_flickr_authentication.pl | 235 ++++++++++++++++++
 examples/flickr_oauth_authentication.pl  |  53 ++++-
 lib/Flickr/API.pm                        | 396 ++++++++++++++++++++++---------
 lib/Flickr/API/Cameras.pm                |   2 +-
 lib/Flickr/API/People.pm                 |   6 +-
 lib/Flickr/API/Reflection.pm             |   2 +-
 lib/Flickr/API/Request.pm                |   6 +-
 lib/Flickr/API/Response.pm               |  20 +-
 lib/Flickr/API/Upload.pm                 | 200 ++++++++++++++++
 script/flickr_dump_stored_config.pl      |  12 +-
 script/flickr_make_stored_config.pl      |  80 ++++---
 script/flickr_make_test_values.pl        |   9 +
 t/02-flickr_api.t                        |  24 +-
 t/02-oauth_api.t                         |   4 +-
 t/03-flickr_api.t                        |   8 +-
 t/05-flickr_authentication.t             |  25 +-
 t/05-oauth_authentication.t              |  35 ++-
 t/06-flickr-authenticated-methods.t      |   4 +-
 t/09-people.t                            |  24 +-
 t/10-upload.jpg                          | Bin 0 -> 8022 bytes
 t/10-upload.t                            | 115 +++++++++
 27 files changed, 1151 insertions(+), 215 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to