[DRE-commits] [ruby-activerecord-deprecated-finders] branch master updated (4be9c16 -> 816fde4)
Balasankar C
balasankarc-guest at moszumanska.debian.org
Fri Oct 2 04:02:41 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-activerecord-deprecated-finders.
from 4be9c16 upload to unstable
adds 8ce29e8 Imported Upstream version 1.0.4
new 17d6d60 Merge tag 'upstream/1.0.4'
new 9d3069e Enable tests
new 2a310d2 Fix synopsis
new 04b64a0 New version
new 816fde4 Add build deps
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 | 10 +++-
README.md | 60 +++++++++++++++++++---
Rakefile | 17 ------
activerecord-deprecated_finders.gemspec | 15 +++---
activerecord-deprecated_finders.gemspec.erb | 21 --------
debian/changelog | 9 ++++
debian/control | 9 ++--
debian/patches/remove-bundler-dependency.patch | 12 +++++
debian/patches/series | 1 +
.../{ruby-tests.rake.disabled => ruby-tests.rake} | 0
gemfiles/{Gemfile-edge => Gemfile-4-0} | 2 +-
gemfiles/Gemfile-4-0-stable | 5 ++
gemfiles/{Gemfile-edge => Gemfile-4-1} | 2 +-
gemfiles/Gemfile-4-1-stable | 5 ++
gemfiles/{Gemfile-edge => Gemfile-4-2} | 2 +-
gemfiles/Gemfile-4-2-stable | 5 ++
lib/active_record/deprecated_finders/base.rb | 7 ++-
.../deprecated_finders/collection_proxy.rb | 8 ++-
lib/active_record/deprecated_finders/relation.rb | 2 +-
lib/active_record/deprecated_finders/version.rb | 2 +-
test/associations_test.rb | 4 +-
test/calculate_test.rb | 24 +++++++++
test/helper.rb | 6 ++-
test/scope_test.rb | 6 +++
24 files changed, 163 insertions(+), 71 deletions(-)
delete mode 100644 activerecord-deprecated_finders.gemspec.erb
create mode 100644 debian/patches/remove-bundler-dependency.patch
create mode 100644 debian/patches/series
rename debian/{ruby-tests.rake.disabled => ruby-tests.rake} (100%)
copy gemfiles/{Gemfile-edge => Gemfile-4-0} (50%)
create mode 100644 gemfiles/Gemfile-4-0-stable
copy gemfiles/{Gemfile-edge => Gemfile-4-1} (50%)
create mode 100644 gemfiles/Gemfile-4-1-stable
rename gemfiles/{Gemfile-edge => Gemfile-4-2} (50%)
create mode 100644 gemfiles/Gemfile-4-2-stable
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-activerecord-deprecated-finders.git
More information about the Pkg-ruby-extras-commits
mailing list