[DRE-commits] [ruby-redis-rack] branch master updated (7d7a25f -> 378f3d6)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 20 14:45:49 UTC 2017


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

praveen pushed a change to branch master
in repository ruby-redis-rack.

      from  7d7a25f   Bump Standards-Version to 3.9.7 (no changes needed)
      adds  8f62935   New upstream version 2.0.2
       new  f1865e0   Updated version 2.0.2 from 'upstream/2.0.2'
       new  692df48   bump standards version
       new  c96bdd0   remove unneeded patch
       new  5d79e6c   tighten dependency
       new  b086e85   add ruby-connection-pool as build dep
       new  96517c2   bind to localhost
       new  378f3d6   upload to experimental

The 7 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                      |   7 +-
 .ruby-version                   |   1 +
 .travis.yml                     |  12 ++
 Gemfile                         |   2 -
 README.md                       |  80 ++++++--
 Rakefile                        |   8 +-
 debian/changelog                |   9 +
 debian/control                  |   7 +-
 debian/patches/library-path-fix |  15 --
 debian/patches/series           |   1 -
 debian/ruby-tests.rake          |   6 +-
 lib/rack/session/redis.rb       |  52 +++--
 lib/redis/rack/version.rb       |   2 +-
 metadata.yml                    | 142 --------------
 redis-rack.gemspec              |  11 +-
 test/rack/session/redis_test.rb | 423 ++++++++++++++++++++++++----------------
 test/redis/rack/version_test.rb |   7 -
 17 files changed, 397 insertions(+), 388 deletions(-)
 create mode 100644 .ruby-version
 create mode 100644 .travis.yml
 delete mode 100644 debian/patches/library-path-fix
 delete mode 100644 metadata.yml
 delete mode 100644 test/redis/rack/version_test.rb

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



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