[DRE-commits] [ruby-actionpack-3.2] branch master updated (2315ba1 -> d436eb1)

Ondrej Sury ondrej at moszumanska.debian.org
Sun Dec 15 15:37:28 UTC 2013


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

ondrej pushed a change to branch master
in repository ruby-actionpack-3.2.

      from  2315ba1   Tighten rack dependency to 1.4 only
       new  26f8a9e   New upstream version 3.2.16
       new  60ebef8   Update debian/control to rails release 3.2.16
       new  301a221   Prepare 3.2.16 release
       new  8d17955   prepare 3.2.16-1 release
       new  4da2ba8   Update patches for 3.2.13 release
       new  47ef482   Allow to depend on ruby-rack (<< 1.4) to make backports easier
       new  4cac4c0   prepare 3.2.16-2 release
       new  d436eb1   Add ruby-rack (<< 1.5) to a place where it actually matters

The 8 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                                       | 136 ++++++++++++++++++++-
 checksums.yaml.gz                                  | Bin 265 -> 264 bytes
 debian/changelog                                   |  13 ++
 debian/control                                     |   8 +-
 debian/control.in                                  |   2 +-
 .../patches/0001-loosen_sprockets_dependency.patch |  10 +-
 .../0002-fix_sprockets_speed_regression.patch      |  11 --
 .../patches/0003-allow_newer_rack_versions.patch   |  16 ++-
 debian/patches/0004-allow_newer_versions.patch     |  38 +++---
 debian/patches/rack-1.5.patch                      |   8 +-
 debian/patches/series                              |   1 -
 lib/action_controller/log_subscriber.rb            |  11 +-
 lib/action_controller/metal/hide_actions.rb        |   2 +-
 lib/action_controller/test_case.rb                 |  29 +++--
 lib/action_dispatch/http/mime_negotiation.rb       |   4 +-
 lib/action_dispatch/http/request.rb                |   4 +-
 lib/action_dispatch/middleware/remote_ip.rb        |   2 +-
 lib/action_dispatch/routing/mapper.rb              |  11 +-
 lib/action_dispatch/routing/route_set.rb           |  15 +--
 lib/action_dispatch/testing/assertions/response.rb |   2 +-
 lib/action_dispatch/testing/assertions/routing.rb  |   6 +-
 lib/action_pack/version.rb                         |   2 +-
 lib/action_view/asset_paths.rb                     |   2 +-
 lib/action_view/helpers/date_helper.rb             |   2 +-
 lib/action_view/helpers/form_helper.rb             |  15 ++-
 lib/action_view/helpers/number_helper.rb           |   8 +-
 lib/action_view/helpers/translation_helper.rb      |  21 ++--
 lib/action_view/helpers/url_helper.rb              |   2 +-
 lib/action_view/lookup_context.rb                  |  15 ++-
 lib/sprockets/helpers/rails_helper.rb              |   2 +-
 metadata.yml                                       |  51 ++++----
 31 files changed, 299 insertions(+), 150 deletions(-)
 delete mode 100644 debian/patches/0002-fix_sprockets_speed_regression.patch

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



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