summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorjvoisin2025-03-16 14:42:16 +0100
committerjvoisin2025-03-16 14:52:27 +0100
commit83ffa9a22b0e1207f5ac198dd0b5edcdcb451fc4 (patch)
tree739473a6e8c80c18892ca29e5e4d377e553eab47 /debian/control
parente5319de222932e09bbe335fda370ea34daefe2cf (diff)
Use libpcre2 instead of libpcre3 and add php8.4 as optional dep for debian
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 03790a0..62486bf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
1Source: snuffleupagus 1Source: snuffleupagus
2Priority: optional 2Priority: optional
3Maintainer: Julien (jvoisin) Voisin <julien.voisin+snuffleupagus@dustri.org> 3Maintainer: Julien (jvoisin) Voisin <julien.voisin+snuffleupagus@dustri.org>
4Build-Depends: debhelper-compat (= 12), dh-php, php-curl <!nocheck>, php-xml <!nocheck>, php7.0-dev | php7.1-dev | php7.2-dev | php7.3-dev | php7.4-dev | php8.0-dev | php8.1-dev | php8.2-dev | php8.3-dev 4Build-Depends: debhelper-compat (= 12), dh-php, php-curl <!nocheck>, php-xml <!nocheck>, php7.0-dev | php7.1-dev | php7.2-dev | php7.3-dev | php7.4-dev | php8.0-dev | php8.1-dev | php8.2-dev | php8.3-dev | php8.4-dev
5Standards-Version: 4.6.2 5Standards-Version: 4.6.2
6Rules-Requires-Root: no 6Rules-Requires-Root: no
7Homepage: https://snuffleupagus.readthedocs.io 7Homepage: https://snuffleupagus.readthedocs.io