[DRE-commits] [ruby-responders] branch master updated (5ffce81 -> f8a75e9)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Apr 2 08:18:54 UTC 2015


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

praveen pushed a change to branch master
in repository ruby-responders.

      from  5ffce81   Updating files inside debian folder
       new  113c413   point to github
      adds  83c0a6b   Imported Upstream version 2.1.0
       new  7231fc4   Merge tag 'upstream/2.1.0'
       new  3e9f10e   new upstream, update changelog
       new  f8a75e9   fix upstream version

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:
 .travis.yml                                        |   3 +-
 CHANGELOG.md                                       |   6 +-
 Gemfile                                            |   7 +-
 Gemfile.lock                                       | 130 +++++++--------------
 README.md                                          |  72 ++++++------
 debian/changelog                                   |   9 ++
 debian/control                                     |   4 +-
 debian/watch                                       |   3 +-
 lib/action_controller/respond_with.rb              |   4 +-
 .../rails/responders_controller_generator.rb       |  26 +----
 lib/generators/rails/templates/controller.rb       |  10 +-
 lib/generators/responders/install_generator.rb     |   8 ++
 lib/responders.rb                                  |   6 -
 lib/responders/location_responder.rb               |   2 +-
 lib/responders/version.rb                          |   2 +-
 responders.gemspec                                 |   2 +-
 test/action_controller/respond_with_test.rb        |   8 +-
 test/responders/http_cache_responder_test.rb       |   2 +-
 test/test_helper.rb                                |   2 +
 19 files changed, 127 insertions(+), 179 deletions(-)

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



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