[DRE-commits] [ruby-mini-magick] branch master updated (8d8727a -> 5f5a86a)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Apr 3 17:36:27 UTC 2015


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

praveen pushed a change to branch master
in repository ruby-mini-magick.

      from  8d8727a   rebuild needed for fixing gemspec
      adds  d06f20b   Imported Upstream version 4.2.0
       new  fab3c5d   Merge tag 'upstream/4.2.0'
       new  0476994   update changelog
       new  5f5a86a   bump standards, upload to exp

The 3 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                                   |  12 +-
 README.md                                     | 159 +++++++++++++++++++++++---
 debian/changelog                              |   8 ++
 debian/control                                |   2 +-
 lib/mini_gmagick.rb                           |   2 +-
 lib/mini_magick/configuration.rb              |  22 ++++
 lib/mini_magick/image.rb                      |  15 ++-
 lib/mini_magick/image/info.rb                 |  49 +++++---
 lib/mini_magick/shell.rb                      |  21 +++-
 lib/mini_magick/tool.rb                       |  43 +++++--
 lib/mini_magick/version.rb                    |   4 +-
 mini_magick.gemspec                           |   5 +-
 spec/fixtures/{default.jpg => with:colon.jpg} | Bin
 spec/lib/mini_magick/configuration_spec.rb    |   4 +-
 spec/lib/mini_magick/image_spec.rb            |  30 ++++-
 spec/lib/mini_magick/shell_spec.rb            |  46 +++++---
 spec/lib/mini_magick/tool_spec.rb             |  10 ++
 spec/spec_helper.rb                           |  13 ++-
 spec/support/helpers.rb                       |   1 +
 19 files changed, 362 insertions(+), 84 deletions(-)
 copy spec/fixtures/{default.jpg => with:colon.jpg} (100%)

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



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