[DRE-commits] [ruby-acts-as-api] branch master updated (7e44a69 -> 3f76eb2)

Sruthi Chandran srud-guest at moszumanska.debian.org
Wed Sep 7 05:22:00 UTC 2016


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

srud-guest pushed a change to branch master
in repository ruby-acts-as-api.

      from  7e44a69   upload to unstable
      adds  e8ea06f   New upstream version 0.4.3
       new  70895e0   Merge tag 'upstream/0.4.3'
       new  81c8000   New upstream release
       new  db01916   Updated Standards version and Vcs urls
       new  3f76eb2   Ready for upload

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:
 .gitignore                                         |   3 +-
 .travis.yml                                        |   4 +-
 Gemfile                                            |   4 +
 README.md                                          |  19 +-
 acts_as_api.gemspec                                |   2 +-
 checksums.yaml.gz                                  | Bin 423 -> 0 bytes
 debian/changelog                                   |   7 +
 debian/control                                     |   6 +-
 lib/acts_as_api.rb                                 |   5 +
 lib/acts_as_api/rails_renderer.rb                  |   2 +-
 lib/acts_as_api/responder.rb                       |  28 +-
 lib/acts_as_api/version.rb                         |   2 +-
 metadata.yml                                       | 500 ---------------------
 spec/controllers/plain_objects_controller_spec.rb  |   2 +-
 .../respond_with_users_controller_spec.rb          |   2 +-
 spec/controllers/users_controller_spec.rb          |   4 +-
 spec/mongoid_dummy/Gemfile                         |   4 +-
 spec/shared_engine/shared_engine.gemspec           |  11 +-
 spec/support/api_test_helpers.rb                   |  12 +-
 spec/support/controller_examples.rb                |  16 +-
 spec/support/model_examples/enabled.rb             |   2 +-
 spec/support/model_examples/untouched.rb           |   4 +-
 22 files changed, 74 insertions(+), 565 deletions(-)
 delete mode 100644 checksums.yaml.gz
 delete mode 100644 metadata.yml

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



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