[DRE-commits] [ruby-twitter] branch master updated (59bf79b ->	fb57943)
    Thiago Ribeiro 
    thiagovsk-guest at moszumanska.debian.org
       
    Fri Mar 11 22:06:01 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
thiagovsk-guest pushed a change to branch master
in repository ruby-twitter.
      from  59bf79b   Run wrap-and-sort on packaging files
      adds  5e10225   Imported Upstream version 5.16.0
       new  f7960c8   Merge tag 'upstream/5.16.0'
       new  fb57943   Prepare changelog to unstable for 5.16.0-1 release
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:
 CHANGELOG.md                                    |   7 +
 LICENSE.md                                      |   2 +-
 README.md                                       |   2 +-
 debian/changelog                                |  17 ++
 lib/twitter/base.rb                             |  14 +-
 lib/twitter/configuration.rb                    |   4 +-
 lib/twitter/cursor.rb                           |   6 +-
 lib/twitter/direct_message.rb                   |   2 +-
 lib/twitter/entities.rb                         |   4 +-
 lib/twitter/geo.rb                              |   2 +-
 lib/twitter/geo/point.rb                        |   6 +-
 lib/twitter/geo_results.rb                      |   4 +-
 lib/twitter/list.rb                             |   6 +-
 lib/twitter/place.rb                            |   6 +-
 lib/twitter/profile.rb                          |  20 +-
 lib/twitter/rate_limit.rb                       |   2 +-
 lib/twitter/rest/client.rb                      |   2 +-
 lib/twitter/rest/direct_messages.rb             |   6 +-
 lib/twitter/rest/favorites.rb                   |  12 +-
 lib/twitter/rest/friends_and_followers.rb       |  14 +-
 lib/twitter/rest/lists.rb                       |   4 +-
 lib/twitter/rest/media.rb                       |   2 +-
 lib/twitter/rest/oauth.rb                       |   2 +-
 lib/twitter/rest/places_and_geo.rb              |   4 +-
 lib/twitter/rest/request.rb                     |   2 +-
 lib/twitter/rest/request/multipart_with_file.rb |   2 +-
 lib/twitter/rest/timelines.rb                   |   4 +-
 lib/twitter/rest/trends.rb                      |   8 +-
 lib/twitter/rest/tweets.rb                      |   2 +-
 lib/twitter/rest/users.rb                       |   2 +-
 lib/twitter/rest/utils.rb                       |  10 +-
 lib/twitter/search_results.rb                   |   4 +-
 lib/twitter/settings.rb                         |  13 +-
 lib/twitter/size.rb                             |   4 +-
 lib/twitter/streaming/client.rb                 |   2 +-
 lib/twitter/streaming/connection.rb             |   2 +-
 lib/twitter/streaming/event.rb                  |   4 +-
 lib/twitter/token.rb                            |   4 +-
 lib/twitter/trend.rb                            |   2 +-
 lib/twitter/trend_results.rb                    |   4 +-
 lib/twitter/tweet.rb                            |  18 +-
 lib/twitter/user.rb                             |  12 +-
 lib/twitter/version.rb                          |   4 +-
 metadata.yml                                    | 236 ++++++++++++++----------
 twitter.gemspec                                 |   2 +-
 45 files changed, 275 insertions(+), 216 deletions(-)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-twitter.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list