ruby-mojo-magick 0.6.7-1 source package in Ubuntu

Changelog

ruby-mojo-magick (0.6.7-1) unstable; urgency=medium

  * New upstream version 0.6.7
  * Update packaging with dh_make_ruby -w
    + Use gem install layout
    + Remove X?-Ruby-* fields from d/control
    + Bump Standards-Version to 4.6.2 (no changes needed)
    + d/watch to version 4
  * Replace gsfonts by fonts-urw-base35 in dependencies (Closes: #1020368)
  * Drop all previous patches
  * Add patch to simplify test setup
  * Drop build-dependency on ruby-simplecov
  * Bump debhelper compatibility level to 13

 -- Cédric Boutillier <email address hidden>  Mon, 06 Feb 2023 16:00:28 +0100

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-mojo-magick_0.6.7-1.dsc 1.5 KiB 58c8cb5cfc4c6da386b25665f37dad709ce686792231df06878874bf5842a1ac
ruby-mojo-magick_0.6.7.orig.tar.gz 78.0 KiB 4e4519ce47c150ef402f026beb6d2ecc1ea17b429292a1b4a6ffbac3f1632911
ruby-mojo-magick_0.6.7-1.debian.tar.xz 3.0 KiB 81318839f8ead8b7d56afc31e6bbc8e617076eb49c1a26e7d3d78a6354422362

Available diffs

No changes file available.

Binary packages built by this source

ruby-mojo-magick: simple Ruby stateless module interface to ImageMagick

 MojoMagick is a "dog simple, do very little" image library. It is basically
 a couple of stateless module methods that make it somewhat more convenient
 than calling ImageMagick by hand.