From 0b6f162b71e94b6d90efa34845c764446c3dd6c3 Mon Sep 17 00:00:00 2001 From: Camille Lafitte Date: Thu, 7 Dec 2023 10:40:18 +0100 Subject: [PATCH] Release 3.6.4 : Don't use zstd archive mode * Only debduilder can deploy package --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4487a8a..adbc1f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +alternc-php-fpm (3.6.4) stretch buster; urgency=medium + + * Don't provide a package with zstd format + * Fix : process building package + + -- Camille Lafitte Tue, 7 Dec 2023 10:40:03 +0200 + alternc-php-fpm (3.6.3) stretch buster; urgency=medium * Provide package to debian.alternc.org (to stretch and buster)