[libpithub-perl] 01/03: Merge tag 'upstream/0.01032'

Lucas Kanashiro kanashiro.duarte at gmail.com
Sat Jan 16 14:21:31 UTC 2016


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 02e327c19b428cf0dd20ba4015621a531f0fd5fd
Merge: 760c25c c18258a
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sat Jan 16 11:47:20 2016 -0200

    Merge tag 'upstream/0.01032'
    
    Upstream version 0.01032
    
    # gpg: Signature made Sat 16 Jan 2016 11:47:17 AM BRST using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 Changes                                         |   9 +-
 MANIFEST                                        |   4 +-
 META.json                                       | 111 +++++++++++++-----------
 META.yml                                        | 109 ++++++++++++-----------
 Makefile.PL                                     |   4 +-
 README                                          |   4 +-
 lib/Pithub.pm                                   |  24 +++--
 lib/Pithub/Base.pm                              |  23 ++++-
 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                        |   4 +-
 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                    |   4 +-
 lib/Pithub/Repos/Watching.pm                    |   4 +-
 lib/Pithub/Result.pm                            |  16 +++-
 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/{release-pod-syntax.t => author-pod-syntax.t} |   5 +-
 t/encoding.t                                    |  34 ++++++++
 52 files changed, 299 insertions(+), 208 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