libimage-scale-perl 0.14+dfsg-3build2 source package in Ubuntu

Changelog

libimage-scale-perl (0.14+dfsg-3build2) noble; urgency=medium

  * No-change rebuild against libpng16-16t64

 -- Steve Langasek <email address hidden>  Thu, 29 Feb 2024 07:04:45 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libimage-scale-perl_0.14+dfsg.orig.tar.xz 518.4 KiB 303d79e72926047855113006e7b6e4c21d19e5e7489090fc74a6d22e77ddf6d6
libimage-scale-perl_0.14+dfsg-3build2.debian.tar.xz 15.2 KiB 964a28ce002bf05e95dc835b0b62a2250f7fe6b71588aee8b95e96c29aa8d5de
libimage-scale-perl_0.14+dfsg-3build2.dsc 2.3 KiB 450858d42bad0053442cf34789a918a5bac52ef31d99e0f49319a381a8a351dd

View changes file

Binary packages built by this source

libimage-scale-perl: fast, high-quality fixed-point image resizing module

 Image::Scale implements several resizing algorithms with a focus on low
 overhead, speed and minimal features. Algorithms available are:
 .
 GD's copyResampled (floating-point)
 .
 GD's copyResampled fixed-point (useful on embedded devices/NAS devices)
 .
 GraphicsMagick's assortment of resize filters (floating-point)
 .
 GraphicsMagick's Triangle filter in fixed-point
 .
 Supported image formats include JPEG, GIF, PNG, and BMP for input, and JPEG
 and PNG for output.

libimage-scale-perl-dbgsym: debug symbols for libimage-scale-perl