[DRE-commits] [ruby-octokit] branch master updated (febc9cb -> eb39896)

Miguel Landaeta nomadium at moszumanska.debian.org
Sun Dec 14 19:49:10 UTC 2014


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

nomadium pushed a change to branch master
in repository ruby-octokit.

      from  febc9cb   finalized changelog
       new  c3ad1c2   Imported Upstream version 3.7.0
       new  c8c76f4   Merge branch 'upstream'
       new  eb39896   Upload to exprimental

The 3 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:
 README.md                           |  33 ++++-
 checksums.yaml.gz                   | Bin 270 -> 0 bytes
 debian/changelog                    |  10 +-
 debian/compat                       |   2 +-
 debian/control                      |   4 +-
 lib/octokit/authentication.rb       |   1 +
 lib/octokit/client/contents.rb      |   2 +-
 lib/octokit/client/deployments.rb   |  31 +---
 lib/octokit/client/hooks.rb         | 282 ++++++++++++++++++++++++++++++++++++
 lib/octokit/client/issues.rb        |  50 +++++--
 lib/octokit/client/organizations.rb |  44 +++---
 lib/octokit/client/pull_requests.rb |   5 +-
 lib/octokit/client/repositories.rb  | 134 -----------------
 lib/octokit/client/statuses.rb      |  20 ---
 lib/octokit/error.rb                |   2 +-
 lib/octokit/rate_limit.rb           |   2 +-
 lib/octokit/version.rb              |   2 +-
 metadata.yml                        |  14 +-
 octokit.gemspec                     |   2 +-
 19 files changed, 409 insertions(+), 231 deletions(-)
 delete mode 100644 checksums.yaml.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-octokit.git



More information about the Pkg-ruby-extras-commits mailing list