[DRE-commits] [ruby-orm-adapter] branch master updated (e9e823d -> e616cf2)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun May 4 12:44:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

praveen pushed a change to branch master
in repository ruby-orm-adapter.

      from  e9e823d   use canonical URI in Vcs-* fields
      adds  b0beb64   Imported Upstream version 0.5.0
       new  98c7f57   Merge tag 'upstream/0.5.0'
       new  a5ba065   new upstream
       new  73c53c6   upload to unstable
       new  e616cf2   match my name in control and changelog

The 4 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                                      |   3 +-
 .travis.yml                                     |  19 ++-
 Gemfile                                         |   4 +-
 Gemfile.lock.development                        | 129 ------------------
 History.txt                                     |  15 +-
 LICENSE                                         |   2 +-
 README.rdoc                                     |  21 +--
 Rakefile                                        |   9 --
 checksums.yaml.gz                               | Bin 0 -> 269 bytes
 debian/changelog                                |   9 ++
 debian/control                                  |  10 +-
 gemfiles/activerecord-4.gemfile                 |   6 +
 lib/orm_adapter/adapters/active_record.rb       |  16 ++-
 lib/orm_adapter/version.rb                      |   4 +-
 metadata.yml                                    | 173 ++++++++++++++----------
 orm_adapter.gemspec                             |   7 +-
 spec/orm_adapter/adapters/active_record_spec.rb |  18 +--
 spec/orm_adapter/adapters/data_mapper_spec.rb   |  14 +-
 spec/orm_adapter/adapters/mongo_mapper_spec.rb  |  18 +--
 spec/orm_adapter/adapters/mongoid_spec.rb       |  12 +-
 spec/orm_adapter/example_app_shared.rb          |   2 +-
 spec/spec_helper.rb                             |   5 +-
 22 files changed, 221 insertions(+), 275 deletions(-)
 delete mode 100644 Gemfile.lock.development
 create mode 100644 checksums.yaml.gz
 create mode 100644 gemfiles/activerecord-4.gemfile

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



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