[DRE-commits] [ruby-redis-rails] branch master updated (7dc2534 -> 86ffb4f)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Jul 20 16:38:38 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-rails.
from 7dc2534 Run wrap-and-sort on packaging files
adds 0b6cfd4 New upstream version 5.0.2
new 1be7be2 Updated version 5.0.2 from 'upstream/5.0.2'
new f5d415b refresh patches
new 59d817f update changelog
new 6b4db8c bump standards version
new da76ea8 check dependencies during build
new 86ffb4f tighten dependencies
The 6 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 | 14 ++++
CHANGELOG | 62 +++++++++++++++
Gemfile | 23 ++++--
README.md | 130 +++++++++++++++++++++++++-----
Rakefile | 11 +--
debian/changelog | 6 ++
debian/control | 14 ++--
debian/patches/remove-bundler.patch | 17 ++--
debian/rules | 16 +---
lib/redis-rails.rb | 8 +-
lib/redis-rails/version.rb | 2 +-
metadata.yml | 155 ------------------------------------
redis-rails.gemspec | 20 ++---
test/redis-rails/version_test.rb | 7 --
test/redis_rails_test.rb | 2 +-
test/test_helper.rb | 8 +-
17 files changed, 251 insertions(+), 250 deletions(-)
create mode 100644 .travis.yml
create mode 100644 CHANGELOG
delete mode 100644 metadata.yml
delete mode 100644 test/redis-rails/version_test.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-redis-rails.git
More information about the Pkg-ruby-extras-commits
mailing list