[libpithub-perl] 01/04: Merge tag 'upstream/0.01030'

Lucas Kanashiro kanashiro.duarte at gmail.com
Sat Oct 31 20:20:00 UTC 2015


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

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

commit b08750a99027084ef5a81d7c377c30696436d104
Merge: 929fb3c eab4cf3
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sat Oct 31 17:55:05 2015 -0200

    Merge tag 'upstream/0.01030'
    
    Upstream version 0.01030
    
    # gpg: Signature made Sat 31 Oct 2015 05:54:55 PM BRST using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Changes                                            |   4 +
 MANIFEST                                           |   4 +-
 META.json                                          | 113 ++++++++++++---------
 META.yml                                           | 101 ++++++++++--------
 Makefile.PL                                        |  12 +--
 README                                             |   4 +-
 lib/Pithub.pm                                      |   4 +-
 lib/Pithub/Base.pm                                 |   7 +-
 lib/Pithub/Events.pm                               |   4 +-
 lib/Pithub/Gists.pm                                |   4 +-
 lib/Pithub/Gists/Comments.pm                       |   4 +-
 lib/Pithub/GitData.pm                              |   4 +-
 lib/Pithub/GitData/Blobs.pm                        |   4 +-
 lib/Pithub/GitData/Commits.pm                      |   4 +-
 lib/Pithub/GitData/References.pm                   |   4 +-
 lib/Pithub/GitData/Tags.pm                         |   4 +-
 lib/Pithub/GitData/Trees.pm                        |   4 +-
 lib/Pithub/Issues.pm                               |   4 +-
 lib/Pithub/Issues/Assignees.pm                     |   4 +-
 lib/Pithub/Issues/Comments.pm                      |   4 +-
 lib/Pithub/Issues/Events.pm                        |   4 +-
 lib/Pithub/Issues/Labels.pm                        |   4 +-
 lib/Pithub/Issues/Milestones.pm                    |   4 +-
 lib/Pithub/Orgs.pm                                 |   4 +-
 lib/Pithub/Orgs/Members.pm                         |   4 +-
 lib/Pithub/Orgs/Teams.pm                           |  89 +++++++++++++++-
 lib/Pithub/PullRequests.pm                         |   4 +-
 lib/Pithub/PullRequests/Comments.pm                |   4 +-
 lib/Pithub/Repos.pm                                |   4 +-
 lib/Pithub/Repos/Collaborators.pm                  |   4 +-
 lib/Pithub/Repos/Commits.pm                        |   4 +-
 lib/Pithub/Repos/Contents.pm                       |   4 +-
 lib/Pithub/Repos/Downloads.pm                      |   4 +-
 lib/Pithub/Repos/Forks.pm                          |   4 +-
 lib/Pithub/Repos/Hooks.pm                          |   4 +-
 lib/Pithub/Repos/Keys.pm                           |   4 +-
 lib/Pithub/Repos/Releases.pm                       |   4 +-
 lib/Pithub/Repos/Releases/Assets.pm                |   4 +-
 lib/Pithub/Repos/Starring.pm                       |   4 +-
 lib/Pithub/Repos/Stats.pm                          |   4 +-
 lib/Pithub/Repos/Statuses.pm                       |   6 +-
 lib/Pithub/Repos/Watching.pm                       |   4 +-
 lib/Pithub/Result.pm                               |   6 +-
 lib/Pithub/Result/SharedCache.pm                   |   4 +-
 lib/Pithub/Search.pm                               |   4 +-
 lib/Pithub/SearchV3.pm                             |   4 +-
 lib/Pithub/Users.pm                                |   4 +-
 lib/Pithub/Users/Emails.pm                         |   4 +-
 lib/Pithub/Users/Followers.pm                      |   4 +-
 lib/Pithub/Users/Keys.pm                           |   4 +-
 t/basic.t                                          |   2 +-
 t/encoding.t                                       |  40 ++++++++
 .../api.github.com/users/rwstauner.GET             |  45 ++++++++
 t/orgs.t                                           |  43 ++++++++
 54 files changed, 436 insertions(+), 200 deletions(-)

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



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