[DRE-commits] [ruby-activerecord-nulldb-adapter] branch master updated (7d458cb -> 18d2f0b)

Lucas Moura lucasmoura-guest at moszumanska.debian.org
Sat Mar 5 21:23:45 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-activerecord-nulldb-adapter.

      from  7d458cb   Bump Standards-Version to 3.9.7 (no changes needed)
      adds  a277534   Imported Upstream version 0.3.2
       new  97fdb7a   Merge tag 'upstream/0.3.2'
       new  c9f351f   New upstream release
       new  e931a31   Removing patches already on new upstream version
       new  df517ce   Update how package test were executed
       new  e764d06   Add patch to fix tests for activerecord 4.2
       new  18d2f0b   Create release

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:
 .travis.yml                                        |   8 +-
 Appraisals                                         |   3 +
 CHANGES.md                                         |   6 ++
 Gemfile                                            |   2 +-
 README.rdoc                                        |   7 +-
 VERSION                                            |   2 +-
 activerecord-nulldb-adapter.gemspec                |   9 +-
 checksums.yaml.gz                                  | Bin 269 -> 0 bytes
 debian/changelog                                   |  12 ++-
 .../patches/0001_fix-ftbfs-wrong-arguments.patch   |  20 -----
 .../fix_problem_with_active_record4.2.patch        |  75 ++++++++++++++++
 debian/patches/series                              |   2 +-
 debian/ruby-tests.rake                             |   8 +-
 gemfiles/activerecord_2.3.gemfile                  |   6 +-
 gemfiles/activerecord_3.0.gemfile                  |   4 +-
 gemfiles/activerecord_3.1.gemfile                  |   4 +-
 gemfiles/activerecord_3.2.gemfile                  |   4 +-
 gemfiles/activerecord_4.0.gemfile                  |   4 +-
 ...record_3.0.gemfile => activerecord_4.1.gemfile} |   6 +-
 .../connection_adapters/nulldb_adapter/column.rb   |  15 +++-
 .../connection_adapters/nulldb_adapter/core.rb     |   2 +-
 metadata.yml                                       |  41 ++++-----
 spec/nulldb_spec.rb                                |  95 ++++++++++-----------
 23 files changed, 208 insertions(+), 127 deletions(-)
 delete mode 100644 checksums.yaml.gz
 delete mode 100644 debian/patches/0001_fix-ftbfs-wrong-arguments.patch
 create mode 100644 debian/patches/fix_problem_with_active_record4.2.patch
 copy gemfiles/{activerecord_3.0.gemfile => activerecord_4.1.gemfile} (63%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-activerecord-nulldb-adapter.git



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