From 1abc29cd1e00724f467e2edc70efe874c63ddc13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Date: Fri, 19 May 2023 15:37:00 +0200 Subject: [PATCH] Update d/control $ ./debian/rules debian/control Git-Dch: Ignore --- debian/control | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/control b/debian/control index 8b545f1..c8f880b 100644 --- a/debian/control +++ b/debian/control @@ -322,6 +322,21 @@ Description: Igbinary module for PHP [default] This package is a dependency package, which depends on Debian's default PHP version (currently 8.2). +Package: php-imagick +Architecture: all +Depends: php-common, + php8.2-imagick, + ${misc:Depends} +Description: Imagick module for PHP [default] + This package provides a Imagick module for PHP. + . + PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used + open source general-purpose scripting language that is especially suited + for web development and can be embedded into HTML. + . + This package is a dependency package, which depends on Debian's default + PHP version (currently 8.2). + Package: php-imap Architecture: all Depends: php-common,