[DRE-commits] [ruby-rails-observers] branch master updated (90e938a -> bda281f)

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Oct 1 18:27:08 UTC 2015


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

terceiro pushed a change to branch master
in repository ruby-rails-observers.

      from  90e938a   Remove myself from Uploaders
      adds  2ca5994   Imported Upstream version 0.1.2
       new  fce5d4d   Merge tag 'upstream/0.1.2'
       new  53e1fbc   New upstream release
       new  2ab3ad0   Update packaging with a new dh-make-ruby run
       new  bda281f   release to unstable

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                                         |   1 +
 Gemfile                                            |   5 +-
 README.md                                          |  12 ++++
 checksums.yaml.gz                                  | Bin 0 -> 268 bytes
 debian/changelog                                   |   7 +++
 debian/compat                                      |   2 +-
 debian/control                                     |  21 ++++---
 debian/rules                                       |  13 +----
 lib/rails-observers.rb                             |  34 +----------
 lib/rails/observers/action_controller/caching.rb   |   2 +-
 .../action_controller/caching/sweeping.rb          |   2 -
 lib/rails/observers/active_model.rb                |   1 +
 .../observers/railtie.rb}                          |   5 +-
 lib/rails/observers/version.rb                     |   2 +-
 metadata.yml                                       |  62 ++++++++-------------
 rails-observers.gemspec                            |  12 ++--
 rails-observers.gemspec.erb                        |  10 ++--
 test/transaction_callbacks_test.rb                 |  40 ++-----------
 18 files changed, 81 insertions(+), 150 deletions(-)
 create mode 100644 checksums.yaml.gz
 create mode 100644 lib/rails/observers/active_model.rb
 copy lib/{rails-observers.rb => rails/observers/railtie.rb} (89%)

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



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