[libpithub-perl] 01/05: Merge tag 'upstream/0.01021'

gregor herrmann gregoa at debian.org
Mon Jan 20 20:07:48 UTC 2014


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

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

commit 95f3b78e2845f603dfe193091aece1ee2e91c6b5
Merge: b074b51 2036917
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jan 20 21:03:56 2014 +0100

    Merge tag 'upstream/0.01021'
    
    Upstream version 0.01021

 Changes                             |   4 +
 MANIFEST                            |   3 +
 META.json                           | 172 ++++++++++++++++++++++++++++--------
 META.yml                            | 150 +++++++++++++++++++++++--------
 Makefile.PL                         |  42 ++++-----
 README                              |   4 +-
 covered/covered-0.01.db             | Bin 0 -> 11264 bytes
 lib/Pithub.pm                       |   6 +-
 lib/Pithub/Base.pm                  |   6 +-
 lib/Pithub/Events.pm                |   6 +-
 lib/Pithub/Gists.pm                 |   6 +-
 lib/Pithub/Gists/Comments.pm        |   6 +-
 lib/Pithub/GitData.pm               |   6 +-
 lib/Pithub/GitData/Blobs.pm         |   6 +-
 lib/Pithub/GitData/Commits.pm       |   6 +-
 lib/Pithub/GitData/References.pm    |   6 +-
 lib/Pithub/GitData/Tags.pm          |   6 +-
 lib/Pithub/GitData/Trees.pm         |   6 +-
 lib/Pithub/Issues.pm                |   6 +-
 lib/Pithub/Issues/Assignees.pm      |   6 +-
 lib/Pithub/Issues/Comments.pm       |   6 +-
 lib/Pithub/Issues/Events.pm         |   6 +-
 lib/Pithub/Issues/Labels.pm         |   6 +-
 lib/Pithub/Issues/Milestones.pm     |   6 +-
 lib/Pithub/Orgs.pm                  |   6 +-
 lib/Pithub/Orgs/Members.pm          |   6 +-
 lib/Pithub/Orgs/Teams.pm            |   6 +-
 lib/Pithub/PullRequests.pm          |   6 +-
 lib/Pithub/PullRequests/Comments.pm |   6 +-
 lib/Pithub/Repos.pm                 |   6 +-
 lib/Pithub/Repos/Collaborators.pm   |   6 +-
 lib/Pithub/Repos/Commits.pm         |   6 +-
 lib/Pithub/Repos/Contents.pm        |   6 +-
 lib/Pithub/Repos/Downloads.pm       |   6 +-
 lib/Pithub/Repos/Forks.pm           |   6 +-
 lib/Pithub/Repos/Hooks.pm           |   6 +-
 lib/Pithub/Repos/Keys.pm            |   6 +-
 lib/Pithub/Repos/Starring.pm        |   6 +-
 lib/Pithub/Repos/Stats.pm           |   6 +-
 lib/Pithub/Repos/Statuses.pm        | 141 +++++++++++++++++++++++++++++
 lib/Pithub/Repos/Watching.pm        |   6 +-
 lib/Pithub/Result.pm                |   6 +-
 lib/Pithub/Search.pm                |   6 +-
 lib/Pithub/Users.pm                 |   6 +-
 lib/Pithub/Users/Emails.pm          |   6 +-
 lib/Pithub/Users/Followers.pm       |   6 +-
 lib/Pithub/Users/Keys.pm            |   6 +-
 t/release-pod-syntax.t              |   1 +
 t/repos.t                           |  26 ++++++
 49 files changed, 602 insertions(+), 175 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