[DRE-commits] [ruby-mini-magick] branch master updated (e4f06ea -> 44fd58c)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Oct 25 19:48:03 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  e4f06ea   upload to experimental
      adds  1c8ace2   Imported Upstream version 4.3.3
       new  09e7e90   Merge tag 'upstream/4.3.3'
       new  44fd58c   update changelog

The 2 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:
 README.md                             |   7 +-
 debian/changelog                      |   7 ++
 debian/control                        |   3 +-
 lib/mini_magick.rb                    |   6 +-
 lib/mini_magick/configuration.rb      |  11 +--
 lib/mini_magick/image.rb              |  27 +++----
 lib/mini_magick/image/info.rb         |   6 +-
 lib/mini_magick/shell.rb              |  10 +--
 lib/mini_magick/tool.rb               | 139 +++++++++++-----------------------
 lib/mini_magick/version.rb            |   4 +-
 spec/fixtures/empty_identify_line.png | Bin 0 -> 47007 bytes
 spec/lib/mini_magick/image_spec.rb    |  53 +++++++++----
 spec/lib/mini_magick/shell_spec.rb    |   6 +-
 spec/lib/mini_magick/tool_spec.rb     |  29 ++-----
 spec/support/helpers.rb               |  19 +++--
 15 files changed, 150 insertions(+), 177 deletions(-)
 create mode 100644 spec/fixtures/empty_identify_line.png

-- 
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