[libpithub-perl] branch master updated (64f3f77 -> 874a4d1)
    gregor herrmann 
    gregoa at debian.org
       
    Fri May 23 12:31:19 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libpithub-perl.
      from  64f3f77   prepare release
      adds  e8c7d9e   Imported Upstream version 0.01025
       new  3872935   Merge tag 'upstream/0.01025'
       new  a1a5924   New upstream release.
       new  e6b9b32   Fix hashbang in example scripts.
       new  874a4d1   releasing package libpithub-perl version 0.01025-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                             |  3 +++
 MANIFEST                            |  1 +
 META.json                           | 10 ++++++++--
 META.yml                            |  7 ++++++-
 Makefile.PL                         |  2 +-
 README                              |  2 +-
 debian/changelog                    |  8 ++++++++
 debian/rules                        |  7 +++++++
 dist.ini                            |  2 ++
 examples/fork_to_org.pl             | 15 +++++++++++++++
 lib/Pithub.pm                       |  8 ++++++--
 lib/Pithub/Base.pm                  |  8 ++++++--
 lib/Pithub/Events.pm                |  8 ++++++--
 lib/Pithub/Gists.pm                 |  8 ++++++--
 lib/Pithub/Gists/Comments.pm        |  8 ++++++--
 lib/Pithub/GitData.pm               |  8 ++++++--
 lib/Pithub/GitData/Blobs.pm         |  8 ++++++--
 lib/Pithub/GitData/Commits.pm       |  8 ++++++--
 lib/Pithub/GitData/References.pm    |  8 ++++++--
 lib/Pithub/GitData/Tags.pm          |  8 ++++++--
 lib/Pithub/GitData/Trees.pm         |  8 ++++++--
 lib/Pithub/Issues.pm                |  8 ++++++--
 lib/Pithub/Issues/Assignees.pm      |  8 ++++++--
 lib/Pithub/Issues/Comments.pm       |  8 ++++++--
 lib/Pithub/Issues/Events.pm         |  8 ++++++--
 lib/Pithub/Issues/Labels.pm         |  8 ++++++--
 lib/Pithub/Issues/Milestones.pm     |  8 ++++++--
 lib/Pithub/Orgs.pm                  |  8 ++++++--
 lib/Pithub/Orgs/Members.pm          |  8 ++++++--
 lib/Pithub/Orgs/Teams.pm            |  8 ++++++--
 lib/Pithub/PullRequests.pm          |  8 ++++++--
 lib/Pithub/PullRequests/Comments.pm |  8 ++++++--
 lib/Pithub/Repos.pm                 |  8 ++++++--
 lib/Pithub/Repos/Collaborators.pm   |  8 ++++++--
 lib/Pithub/Repos/Commits.pm         |  8 ++++++--
 lib/Pithub/Repos/Contents.pm        |  8 ++++++--
 lib/Pithub/Repos/Downloads.pm       |  8 ++++++--
 lib/Pithub/Repos/Forks.pm           | 10 +++++++---
 lib/Pithub/Repos/Hooks.pm           |  8 ++++++--
 lib/Pithub/Repos/Keys.pm            |  8 ++++++--
 lib/Pithub/Repos/Releases.pm        |  8 ++++++--
 lib/Pithub/Repos/Releases/Assets.pm |  8 ++++++--
 lib/Pithub/Repos/Starring.pm        |  8 ++++++--
 lib/Pithub/Repos/Stats.pm           |  8 ++++++--
 lib/Pithub/Repos/Statuses.pm        |  8 ++++++--
 lib/Pithub/Repos/Watching.pm        |  8 ++++++--
 lib/Pithub/Result.pm                |  8 ++++++--
 lib/Pithub/Search.pm                |  8 ++++++--
 lib/Pithub/Users.pm                 |  8 ++++++--
 lib/Pithub/Users/Emails.pm          |  8 ++++++--
 lib/Pithub/Users/Followers.pm       |  8 ++++++--
 lib/Pithub/Users/Keys.pm            |  8 ++++++--
 t/repos.t                           |  2 +-
 53 files changed, 306 insertions(+), 91 deletions(-)
 create mode 100755 examples/fork_to_org.pl
-- 
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