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

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

commit 41ea856da7d563a7ba7163bd7d22a99b1b249797
Merge: 067ad09 5c0e9e8
Author: gregor herrmann <gre...@debian.org>
Date:   Thu Jul 9 22:08:32 2015 +0200

    Merge tag 'upstream/0.01029'
    
    Upstream version 0.01029

 Changes                             |   6 ++
 MANIFEST                            |   3 +-
 META.json                           | 125 ++++++++++++++++-------------
 META.yml                            | 121 +++++++++++++++-------------
 Makefile.PL                         |   7 +-
 README                              |   4 +-
 lib/Pithub.pm                       |  65 ++++++++++++++-
 lib/Pithub/Base.pm                  |   9 ++-
 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                |   4 +-
 lib/Pithub/Result/SharedCache.pm    |   4 +-
 lib/Pithub/Search.pm                |   8 +-
 lib/Pithub/SearchV3.pm              | 155 ++++++++++++++++++++++++++++++++++++
 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                           |  22 ++++-
 51 files changed, 470 insertions(+), 215 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpithub-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