[DRE-commits] [ruby-octokit] branch master updated (550a968 -> 7dddd13)

Miguel Landaeta nomadium at moszumanska.debian.org
Fri May 2 00:37:54 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  550a968   Upload to unstable
      adds  2470f3a   Imported Upstream version 3.1.0
       new  5ecc43d   Merge tag 'upstream/3.1.0'
       new  7dddd13   Upload to unstable

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:
 checksums.yaml.gz                     | Bin 269 -> 269 bytes
 debian/changelog                      |   7 ++
 debian/control                        |   4 +-
 lib/octokit/authentication.rb         |   8 +-
 lib/octokit/client.rb                 |  75 +++++++++++++++--
 lib/octokit/client/authorizations.rb  | 152 +++++++++++++++++++++++++++-------
 lib/octokit/client/commit_comments.rb |  14 ++--
 lib/octokit/client/commits.rb         |  22 ++---
 lib/octokit/client/contents.rb        |  14 ++--
 lib/octokit/client/deployments.rb     |  10 +--
 lib/octokit/client/downloads.rb       |  10 +--
 lib/octokit/client/emojis.rb          |   2 +-
 lib/octokit/client/events.rb          |  30 +++----
 lib/octokit/client/feeds.rb           |   4 +-
 lib/octokit/client/gists.rb           |  34 ++++----
 lib/octokit/client/gitignore.rb       |   6 +-
 lib/octokit/client/hooks.rb           |   2 +-
 lib/octokit/client/issues.rb          |  32 +++----
 lib/octokit/client/labels.rb          |  28 +++----
 lib/octokit/client/legacy_search.rb   |   6 +-
 lib/octokit/client/markdown.rb        |   4 +-
 lib/octokit/client/meta.rb            |   4 +-
 lib/octokit/client/milestones.rb      |  12 +--
 lib/octokit/client/notifications.rb   |  20 ++---
 lib/octokit/client/objects.rb         |  16 ++--
 lib/octokit/client/organizations.rb   |  60 +++++++-------
 lib/octokit/client/pages.rb           |   8 +-
 lib/octokit/client/pub_sub_hubbub.rb  |  10 +--
 lib/octokit/client/pull_requests.rb   |  40 ++++-----
 lib/octokit/client/rate_limit.rb      |  10 +--
 lib/octokit/client/refs.rb            |  18 ++--
 lib/octokit/client/releases.rb        |  22 ++---
 lib/octokit/client/repositories.rb    |  88 ++++++++++----------
 lib/octokit/client/search.rb          |  10 +--
 lib/octokit/client/stats.rb           |  12 +--
 lib/octokit/client/statuses.rb        |   6 +-
 lib/octokit/client/users.rb           |  72 ++++++++--------
 lib/octokit/configurable.rb           |   8 +-
 lib/octokit/error.rb                  |   4 +
 lib/octokit/rate_limit.rb             |   2 +-
 lib/octokit/version.rb                |   2 +-
 metadata.yml                          |  18 ++--
 42 files changed, 538 insertions(+), 368 deletions(-)

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