[DRE-commits] [ruby-redis-activesupport] branch master updated (b11cd06 -> ed671f9)

Balasankar C balasankarc-guest at moszumanska.debian.org
Tue Jul 28 12:19:25 UTC 2015


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

balasankarc-guest pushed a change to branch master
in repository ruby-redis-activesupport.

      from  b11cd06   Fix homepage
      adds  547a99f   Imported Upstream version 4.1.0
       new  2ed0c6f   Merge tag 'upstream/4.1.0'
       new  5b672a3   Patch incorrect test
       new  ed671f9   Upstream update

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:
 .gitignore                                    |   6 +-
 .travis.yml                                   |  15 +++
 Gemfile                                       |  14 +--
 README.md                                     |  34 +++---
 Rakefile                                      |   8 +-
 debian/changelog                              |   7 ++
 debian/control                                |  23 ++--
 debian/patches/fix_version_test               |  15 +++
 debian/patches/series                         |   1 +
 lib/active_support/cache/redis_store.rb       |  99 +++++++++++++----
 lib/redis/activesupport/version.rb            |   2 +-
 metadata.yml                                  |  72 +++++++++----
 redis-activesupport.gemspec                   |  23 ++--
 test/active_support/cache/redis_store_test.rb | 147 +++++++++++++++++++++++---
 14 files changed, 359 insertions(+), 107 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 debian/patches/fix_version_test

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



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