[libpithub-perl] 01/02: Merge tag 'upstream/0.01020'

dod at debian.org dod at debian.org
Sun Oct 13 16:24:20 UTC 2013


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

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

commit 1576d9d9c5ee851f8d1fdedfc07c9fc9cc338ae4
Merge: dddcf4a c330d7c
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Oct 13 18:18:15 2013 +0200

    Merge tag 'upstream/0.01020'
    
    Upstream version 0.01020
    
    # gpg: Signature made Sun 13 Oct 2013 06:18:11 PM CEST using RSA key ID 49AB2B6C
    # gpg: Good signature from "Dominique Dumont <domi.dumont at free.fr>"
    # gpg:                 aka "Dominique Dumont (CPAN) <ddumont at cpan.org>"
    # gpg:                 aka "Dominique Dumont (HP-GNB) <domi at komarr.gre.hp.com>"
    # gpg:                 aka "Dominique Dumont (HP-SEA) <dominique.dumont at hp.com>"
    # gpg:                 aka "Dominique Dumont (Debian) <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dominique.dumont at palm.com>"

 Changes                             |    4 ++
 MANIFEST                            |    1 +
 META.json                           |   76 ++++++++++++++++-------------
 META.yml                            |   70 ++++++++++++++-------------
 Makefile.PL                         |   26 +++++++---
 README                              |    2 +-
 lib/Pithub.pm                       |   20 ++++++--
 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                 |   15 ++++--
 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           |   91 +++++++++++++++++++++++++++++++++++
 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/live/basic.t                      |    4 +-
 t/live/gists.t                      |    2 +-
 t/live/git_data.t                   |   26 +++++-----
 t/live/orgs.t                       |    4 +-
 t/live/repos.t                      |   12 ++---
 t/repos.t                           |   16 ++++++
 51 files changed, 372 insertions(+), 213 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