[DRE-commits] [ruby-http-accept-language] branch master updated (20be5f5 -> 6cf788d)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Apr 8 14:45:27 UTC 2015


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

praveen pushed a change to branch master
in repository ruby-http-accept-language.

      from  20be5f5   prepare changelog
      adds  75bc43c   Imported Upstream version 2.0.5
       new  470ca7c   Merge tag 'upstream/2.0.5'
       new  ffc9a65   update changelog
       new  6cf788d   upload to experimental

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:
 README.md                               |  14 ++++-
 debian/changelog                        |   7 +++
 lib/http_accept_language.rb             |   1 +
 lib/http_accept_language/auto_locale.rb |  17 +++++
 lib/http_accept_language/middleware.rb  |   1 +
 lib/http_accept_language/railtie.rb     |   2 +-
 lib/http_accept_language/version.rb     |   2 +-
 metadata.yml                            | 107 ++++++++++++++++++--------------
 spec/auto_locale_spec.rb                |  34 ++++++++++
 spec/middleware_spec.rb                 |   8 +--
 spec/parser_spec.rb                     |  26 ++++----
 11 files changed, 153 insertions(+), 66 deletions(-)
 create mode 100644 lib/http_accept_language/auto_locale.rb
 create mode 100644 spec/auto_locale_spec.rb

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



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