diff --git a/debian/changelog b/debian/changelog index 563eaeb..0afb563 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libxisf (0.2.9-ubuntu1) focal; urgency=medium + + * Add support for ZSTD + + -- Dušan Poizl Mon, 14 Aug 2023 10:32:30 +0200 + libxisf (0.2.6-ubuntu1) focal; urgency=medium * Add method for ICC profile diff --git a/debian/control b/debian/control index b32fad9..8d84313 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Maintainer: Dušan Poizl Build-Depends: debhelper (>= 9), cdbs, cmake, + libzstd-dev Standards-Version: 4.5.0 Section: libs Homepage: https://gitea.nouspiro.space/nou/libXISF