summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Göttsche2023-12-13 21:27:21 +0100
committerJulien Voisin2023-12-13 22:23:28 +0100
commit2be4d0ef43fb1ce4752f632e05c6c221fd8f0dd2 (patch)
treee8e8dfb974642527052b8616a5762aa382bcd652 /debian/control
parent39312a3b5e1d14a8e2a945cffe88593ba7b4aba3 (diff)
debian: downgrade to debhelper compat 12
Support Debian old-old-stable (buster) by using debhelper compat level 12.
Diffstat (limited to '')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 40f072b..03790a0 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 (= 13), 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
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