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

kanashiro-guest pushed a change to branch master
in repository libpithub-perl.

      from  929fb3c   releasing package libpithub-perl version 0.01029-1
      adds  eab4cf3   Imported Upstream version 0.01030
       new  b08750a   Merge tag 'upstream/0.01030'
       new  7be50f4   Update debian/changelog
       new  ccbec69   Update d/compat to same version of debhelper in d/control
       new  760c25c   Releasing libpithub-perl version 0.01030-1

The 4 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                                           |   4 +-
 META.json                                          | 113 ++++++++++++---------
 META.yml                                           | 101 ++++++++++--------
 Makefile.PL                                        |  12 +--
 README                                             |   4 +-
 debian/changelog                                   |   8 ++
 debian/compat                                      |   2 +-
 lib/Pithub.pm                                      |   4 +-
 lib/Pithub/Base.pm                                 |   7 +-
 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                           |  89 +++++++++++++++-
 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                       |   6 +-
 lib/Pithub/Repos/Watching.pm                       |   4 +-
 lib/Pithub/Result.pm                               |   6 +-
 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/basic.t                                          |   2 +-
 t/encoding.t                                       |  40 ++++++++
 .../api.github.com/users/rwstauner.GET             |  45 ++++++++
 t/orgs.t                                           |  43 ++++++++
 56 files changed, 445 insertions(+), 201 deletions(-)
 create mode 100644 t/encoding.t
 create mode 100644 
t/lib/Pithub/Test/http_response/api.github.com/users/rwstauner.GET

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