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

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

commit 45fac83d1469f9882e8db3e6ee7710470e79d467
Merge: acf5c3a c140adf
Author: Dominique Dumont <d...@debian.org>
Date:   Fri Apr 25 22:01:15 2014 +0200

    Merge tag 'upstream/0.01024'
    
    Upstream version 0.01024
    
    # gpg: Signature made Fri 25 Apr 2014 10:01:11 PM CEST using RSA key ID 
49AB2B6C
    # gpg: Good signature from "Dominique Dumont <domi.dum...@free.fr>"
    # gpg:                 aka "Dominique Dumont (CPAN) <ddum...@cpan.org>"
    # gpg:                 aka "Dominique Dumont (HP-GNB) 
<d...@komarr.gre.hp.com>"
    # gpg:                 aka "Dominique Dumont (HP-SEA) 
<dominique.dum...@hp.com>"
    # gpg:                 aka "Dominique Dumont (Debian) <d...@debian.org>"
    # gpg:                 aka "Dominique Dumont <dominique.dum...@palm.com>"

 Changes                             |  11 ++
 LICENSE                             |   2 +-
 MANIFEST                            |   8 +-
 META.json                           | 118 ++++++++++---------
 META.yml                            | 141 +++++++++++-----------
 Makefile.PL                         |   4 +-
 README                              |   4 +-
 covered/covered-0.01.db             | Bin 11264 -> 0 bytes
 dist.ini                            |   4 +
 examples/create_download.pl         |  14 ---
 examples/create_release.pl          |  36 ++++++
 examples/releases.pl                |  20 ++++
 lib/Pithub.pm                       |  56 ++++++++-
 lib/Pithub/Base.pm                  |  37 ++++--
 lib/Pithub/Events.pm                |   7 +-
 lib/Pithub/Gists.pm                 |   7 +-
 lib/Pithub/Gists/Comments.pm        |   7 +-
 lib/Pithub/GitData.pm               |   7 +-
 lib/Pithub/GitData/Blobs.pm         |   7 +-
 lib/Pithub/GitData/Commits.pm       |   7 +-
 lib/Pithub/GitData/References.pm    |   7 +-
 lib/Pithub/GitData/Tags.pm          |   7 +-
 lib/Pithub/GitData/Trees.pm         |   7 +-
 lib/Pithub/Issues.pm                |   7 +-
 lib/Pithub/Issues/Assignees.pm      |   7 +-
 lib/Pithub/Issues/Comments.pm       |   7 +-
 lib/Pithub/Issues/Events.pm         |   7 +-
 lib/Pithub/Issues/Labels.pm         |   7 +-
 lib/Pithub/Issues/Milestones.pm     |   7 +-
 lib/Pithub/Orgs.pm                  |   7 +-
 lib/Pithub/Orgs/Members.pm          |   7 +-
 lib/Pithub/Orgs/Teams.pm            |  14 ++-
 lib/Pithub/PullRequests.pm          |   7 +-
 lib/Pithub/PullRequests/Comments.pm |   7 +-
 lib/Pithub/Repos.pm                 |  46 +++++---
 lib/Pithub/Repos/Collaborators.pm   |   7 +-
 lib/Pithub/Repos/Commits.pm         |   7 +-
 lib/Pithub/Repos/Contents.pm        |   7 +-
 lib/Pithub/Repos/Downloads.pm       |  13 ++-
 lib/Pithub/Repos/Forks.pm           |   7 +-
 lib/Pithub/Repos/Hooks.pm           |   7 +-
 lib/Pithub/Repos/Keys.pm            |   7 +-
 lib/Pithub/Repos/Releases.pm        | 227 ++++++++++++++++++++++++++++++++++++
 lib/Pithub/Repos/Releases/Assets.pm | 219 ++++++++++++++++++++++++++++++++++
 lib/Pithub/Repos/Starring.pm        |   7 +-
 lib/Pithub/Repos/Stats.pm           |   7 +-
 lib/Pithub/Repos/Statuses.pm        |   7 +-
 lib/Pithub/Repos/Watching.pm        |   7 +-
 lib/Pithub/Result.pm                |   7 +-
 lib/Pithub/Search.pm                |   7 +-
 lib/Pithub/Users.pm                 |   7 +-
 lib/Pithub/Users/Emails.pm          |   7 +-
 lib/Pithub/Users/Followers.pm       |   7 +-
 lib/Pithub/Users/Keys.pm            |   7 +-
 t/basic.t                           |  28 ++++-
 t/orgs.t                            |   7 +-
 t/release-pod-syntax.t              |   4 +-
 t/repos.t                           | 199 ++++++++++++++++++++++++++++++-
 58 files changed, 1090 insertions(+), 367 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