[DRE-commits] [ruby-responders] branch master updated (48fffab -> e1f0157)
Lucas Moura
lucasmoura-guest at moszumanska.debian.org
Wed Mar 2 19:42:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
lucasmoura-guest pushed a change to branch master
in repository ruby-responders.
from 48fffab temporary patch to be able to build against rails 4.1
adds c2abda7 Imported Upstream version 2.1.1
new f22dd05 Merge tag 'upstream/2.1.1'
new 79e5104 New upstream version - 2.1.1
new b9c528a Update patches
new e02ed0d Fix lintian warnings
new e1f0157 Create release
The 5 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:
.travis.yml | 17 +++++++--
CHANGELOG.md | 4 ++
Gemfile | 2 +-
Gemfile.lock | 53 ++++++++++++++------------
MIT-LICENSE | 2 +-
README.md | 32 +++++++++++++---
debian/changelog | 18 +++++++++
debian/compat | 2 +-
debian/control | 8 ++--
debian/patches/{Bundler => bundler.patch} | 9 ++---
debian/patches/gemspec_loadpath.patch | 21 ----------
debian/patches/rails-compat.patch | 51 -------------------------
debian/patches/series | 5 +--
debian/patches/test-against-rails4.1.patch | 11 ------
gemfiles/Gemfile-rails.5.0.x | 9 +++++
lib/action_controller/respond_with.rb | 2 +
lib/action_controller/responder.rb | 2 +-
lib/responders/controller_method.rb | 4 +-
lib/responders/version.rb | 2 +-
responders.gemspec | 4 +-
test/action_controller/respond_with_test.rb | 35 ++++++++---------
test/responders/controller_method_test.rb | 2 +-
test/responders/flash_responder_test.rb | 57 +++++++++++++++++++---------
test/responders/http_cache_responder_test.rb | 11 ++++--
test/test_helper.rb | 27 +++++++++++++
25 files changed, 212 insertions(+), 178 deletions(-)
rename debian/patches/{Bundler => bundler.patch} (78%)
delete mode 100644 debian/patches/gemspec_loadpath.patch
delete mode 100644 debian/patches/rails-compat.patch
delete mode 100644 debian/patches/test-against-rails4.1.patch
create mode 100644 gemfiles/Gemfile-rails.5.0.x
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-responders.git
More information about the Pkg-ruby-extras-commits
mailing list