[DRE-commits] [rails] branch master updated (5ea6d5f -> e14fe14)

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Mar 2 15:00:27 UTC 2016


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

terceiro pushed a change to branch master
in repository rails.

      from  5ea6d5f   Switch Vcs-* to https URLs
      adds  c3b0a45   Imported Upstream version 4.2.5.2
       new  609617f   Merge tag 'upstream/4.2.5.2'
       new  2ce6dd5   New upstream release
       new  e14fe14   release to unstable

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:
 Gemfile.lock                                    | 58 ++++++++++++-------------
 RAILS_VERSION                                   |  2 +-
 actionmailer/CHANGELOG.md                       | 10 +++++
 actionmailer/lib/action_mailer/gem_version.rb   |  2 +-
 actionpack/CHANGELOG.md                         | 14 ++++++
 actionpack/lib/abstract_controller/rendering.rb | 10 ++---
 actionpack/lib/action_pack/gem_version.rb       |  2 +-
 actionpack/test/controller/render_test.rb       | 52 +++++++++++++++++++++-
 actionview/CHANGELOG.md                         | 17 ++++++++
 actionview/lib/action_view/gem_version.rb       |  2 +-
 actionview/lib/action_view/renderer/renderer.rb |  4 ++
 actionview/lib/action_view/template/resolver.rb |  4 +-
 actionview/test/template/render_test.rb         | 19 ++++++++
 actionview/test/template/text_helper_test.rb    |  6 +--
 activejob/CHANGELOG.md                          | 10 +++++
 activejob/lib/active_job/gem_version.rb         |  2 +-
 activemodel/CHANGELOG.md                        | 10 +++++
 activemodel/lib/active_model/gem_version.rb     |  2 +-
 activerecord/CHANGELOG.md                       | 10 +++++
 activerecord/lib/active_record/gem_version.rb   |  2 +-
 activesupport/CHANGELOG.md                      | 10 +++++
 activesupport/lib/active_support/gem_version.rb |  2 +-
 debian/changelog                                | 10 +++++
 guides/CHANGELOG.md                             | 10 +++++
 railties/CHANGELOG.md                           | 10 +++++
 railties/lib/rails/gem_version.rb               |  2 +-
 version.rb                                      |  2 +-
 27 files changed, 234 insertions(+), 50 deletions(-)

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



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