[DRE-commits] [ruby-will-paginate] branch master updated (4adaecf -> d514e2e)

Christian Hofstaedtler zeha at moszumanska.debian.org
Mon Jan 6 02:52:49 UTC 2014


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

zeha pushed a change to branch master
in repository ruby-will-paginate.

      from  4adaecf   debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field
       new  c19945e   Drop transitional packages
       new  2cf229d   Update (Build-)Depends for ruby2.0, drop ruby1.8
       new  146cb56   Bump Standards-Version to 3.9.5 (no changes)
      adds  b6bec5b   Imported Upstream version 3.0.5
       new  296b0de   Merge tag 'upstream/3.0.5'
       new  d514e2e   Prepare changelog

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:
 Rakefile                                        | 25 -----------------
 debian/changelog                                | 17 ++++++++++++
 debian/control                                  | 37 ++-----------------------
 lib/will_paginate/active_record.rb              | 34 +++++++++++++++++++++--
 lib/will_paginate/railtie.rb                    |  1 -
 lib/will_paginate/version.rb                    |  2 +-
 lib/will_paginate/view_helpers.rb               |  7 +++--
 lib/will_paginate/view_helpers/action_view.rb   |  3 +-
 lib/will_paginate/view_helpers/link_renderer.rb |  2 +-
 metadata.yml                                    | 13 ++++-----
 spec/ci.rb                                      | 29 -------------------
 spec/fake_rubygems.rb                           | 18 ++++++++++++
 spec/finders/active_record_spec.rb              | 22 +++++++++++++--
 spec/finders/activerecord_test_connector.rb     |  9 ++++--
 spec/finders/data_mapper_spec.rb                |  2 +-
 spec/finders/sequel_test_connector.rb           |  6 ++++
 spec/fixtures/developer.rb                      |  6 ++--
 spec/fixtures/project.rb                        |  2 +-
 spec/fixtures/reply.rb                          |  7 +++--
 spec/fixtures/topic.rb                          |  8 ++++--
 spec/spec_helper.rb                             |  3 +-
 spec/view_helpers/action_view_spec.rb           | 34 +++++++++++++++++------
 spec/view_helpers/base_spec.rb                  | 12 ++++++++
 spec/view_helpers/view_example_group.rb         | 10 ++++++-
 24 files changed, 182 insertions(+), 127 deletions(-)
 delete mode 100644 Rakefile
 delete mode 100755 spec/ci.rb
 create mode 100644 spec/fake_rubygems.rb

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



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