[DRE-commits] [rails-3.2] branch master updated (ad1bd49 -> 1d750a9)

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Feb 20 21:33:47 UTC 2014


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

terceiro pushed a change to branch master
in repository rails-3.2.

      from  ad1bd49   arrgh, third upload today
       new  adde635   make ruby-activesupport-3.2 depend on ruby-minitest (Closes: #733423)
       new  09804e7   Imported Upstream version 3.2.17
       new  c9195e6   Merge tag 'upstream/3.2.17'
       new  965d293   Now packaging upstream 3.2.17
       new  f8c7888   ruby-rails-3.2: add ruby-uglifier to Recommends:
       new  8cbdfc5   add Recommends to test dependencies
       new  52f64eb   ruby-activesupport-3.2: ruby-minitest -> ruby-test-case
       new  9d5c2b7   debian/tests/control: @ -> ruby-rails-3.2
       new  6f297a1   debian/tests/newapp: set -x
       new  fcd2155   mix stderr with stdout, we only care about the exit status
       new  1d750a9   ruby-rails-3.2: add dependency on rubygems-integration

The 11 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:
 RAILS_VERSION                                      |  2 +-
 actionmailer/lib/action_mailer/version.rb          |  2 +-
 actionpack/CHANGELOG.md                            | 10 +++++
 actionpack/lib/action_pack/version.rb              |  2 +-
 .../lib/action_view/helpers/number_helper.rb       | 14 +++++-
 actionpack/lib/action_view/template/text.rb        |  2 +-
 actionpack/test/template/number_helper_test.rb     | 51 ++++++++++++++++++++++
 actionpack/test/template/text_test.rb              | 17 ++++++++
 activemodel/lib/active_model/version.rb            |  2 +-
 activerecord/lib/active_record/version.rb          |  2 +-
 activeresource/lib/active_resource/version.rb      |  2 +-
 activesupport/lib/active_support/version.rb        |  2 +-
 debian/changelog                                   | 10 +++++
 debian/control                                     |  8 ++--
 debian/tests/control                               |  2 +-
 debian/tests/newapp                                |  7 ++-
 railties/lib/rails/version.rb                      |  2 +-
 version.rb                                         |  2 +-
 18 files changed, 123 insertions(+), 16 deletions(-)
 create mode 100644 actionpack/test/template/text_test.rb

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



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