[DRE-commits] [ruby-rack-test] branch master updated (db5c920 -> c407548)
Antonio Terceiro
terceiro at moszumanska.debian.org
Fri Aug 14 14:39:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a change to branch master
in repository ruby-rack-test.
from db5c920 Rebuild against newer gem2deb
adds e8e5d50 Imported Upstream version 0.6.3
new 376b8b9 Merge tag 'upstream/0.6.3'
new f6356c9 New upstream release
new db0dbf0 Refresh patch 0001-Remove-Bundler-Dependencies.patch
new 86e4df3 drop usage of deprecated rspec API
new fd2feb7 Add 0002-Port-to-rspec-3.patch (fixes FTBFS)
new c407548 Team upload
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:
Gemfile | 4 +-
Gemfile.lock | 46 +-
History.txt | 13 +
README.rdoc | 2 +-
debian/changelog | 9 +
debian/control | 2 +-
.../patches/0001-Remove-Bundler-Dependencies.patch | 7 +-
debian/patches/0002-Port-to-rspec-3.patch | 1315 ++++++++++++++++++++
debian/patches/series | 1 +
debian/ruby-tests.rake | 1 -
lib/rack/test.rb | 18 +-
lib/rack/test/methods.rb | 1 +
lib/rack/test/uploaded_file.rb | 3 +
lib/rack/test/utils.rb | 38 +-
metadata.yml | 6 +-
rack-test.gemspec | 4 +-
spec/rack/test/uploaded_file_spec.rb | 2 +
spec/rack/test/utils_spec.rb | 71 ++
spec/rack/test_spec.rb | 44 +-
spec/spec_helper.rb | 3 +
20 files changed, 1544 insertions(+), 46 deletions(-)
create mode 100644 debian/patches/0002-Port-to-rspec-3.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rack-test.git
More information about the Pkg-ruby-extras-commits
mailing list