[libpithub-perl] branch master updated (dddcf4a -> b074b51)

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 change to branch master
in repository libpithub-perl.

      from  dddcf4a   Remove trailing whitespace
      adds  c330d7c   Imported Upstream version 0.01020
       new  1576d9d   Merge tag 'upstream/0.01020'
       new  b074b51   prepare release

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                             |    4 ++
 MANIFEST                            |    1 +
 META.json                           |   76 ++++++++++++++++-------------
 META.yml                            |   70 ++++++++++++++-------------
 Makefile.PL                         |   26 +++++++---
 README                              |    2 +-
 debian/changelog                    |    7 +++
 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 ++++++
 52 files changed, 379 insertions(+), 213 deletions(-)
 create mode 100644 lib/Pithub/Repos/Stats.pm

-- 
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