Package: libimagequant / 4.4.0-3

Metadata

Package Version Patches format
libimagequant 4.4.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
SONAME version suffix.patch | (download)

imagequant-sys/Cargo.toml | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 allows a suffix of `.so.0`
Cargo.toml.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 set dev-dependencies not use lodepng, downgrade thread_local version
 after librust-thread-local-1+default-dev has new version,
 or lodepng has rust package in Debian, this patch need to update.