ruby-mini-magick 4.10.1-1 source package in Ubuntu

Changelog

ruby-mini-magick (4.10.1-1) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Refresh packaging with dh-make-ruby
  * Refresh remove-deprecated-test.patch
  * Add epoch for imagemagick dependency
  * Skip a test using details method to circumvent possible bogus output of
    `identify -verbose` command (see #966436)
  * Drop skip-tests-temporarily.patch, not needed anymore
  * TODO: several tests are failing in sbuild because of new imagemagick
  * Add a patch to fix 'identify' parsing (Closes: #966436)
  * drop remove-deprecated-test.patch
  * don't fail fast
  * Revert "drop remove-deprecated-test.patch"

  [ Utkarsh Gupta ]
  * New upstream version 4.10.1 (Closes: #966936)
  * Update package wrt cme
  * Use @d.o address

 -- Utkarsh Gupta <email address hidden>  Sun, 13 Sep 2020 01:00:27 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-mini-magick_4.10.1-1.dsc 2.2 KiB 64ff54942ea4750473b93d6919890eb539e5f3fafb74c21ad7f5059efc41092d
ruby-mini-magick_4.10.1.orig.tar.gz 1.1 MiB e0b50247b84b56b1ceb169fccaacc906367a3e91d8a67db0e5983e31c0beb08c
ruby-mini-magick_4.10.1-1.debian.tar.xz 5.8 KiB 9d5f429ce05369d62e89799995853514120aa9e366528d0535077e77fb944da8

Available diffs

No changes file available.

Binary packages built by this source

ruby-mini-magick: wrapper for ImageMagick with a small memory footprint

 MiniMagick is a Ruby library providing a wrapper around
 ImageMagick or GraphicsMagick, allowing manipulation of images with
 minimal use of memory. MiniMagick gives access to all the commandline
 options provided by ImageMagick.