diff options
| author | Christian Göttsche | 2023-12-13 21:27:21 +0100 |
|---|---|---|
| committer | Julien Voisin | 2023-12-13 22:23:28 +0100 |
| commit | 2be4d0ef43fb1ce4752f632e05c6c221fd8f0dd2 (patch) | |
| tree | e8e8dfb974642527052b8616a5762aa382bcd652 /debian/control | |
| parent | 39312a3b5e1d14a8e2a945cffe88593ba7b4aba3 (diff) | |
debian: downgrade to debhelper compat 12
Support Debian old-old-stable (buster) by using debhelper compat level
12.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
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 @@ | |||
| 1 | Source: snuffleupagus | 1 | Source: snuffleupagus |
| 2 | Priority: optional | 2 | Priority: optional |
| 3 | Maintainer: Julien (jvoisin) Voisin <julien.voisin+snuffleupagus@dustri.org> | 3 | Maintainer: Julien (jvoisin) Voisin <julien.voisin+snuffleupagus@dustri.org> |
| 4 | Build-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 | 4 | Build-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 |
| 5 | Standards-Version: 4.6.2 | 5 | Standards-Version: 4.6.2 |
| 6 | Rules-Requires-Root: no | 6 | Rules-Requires-Root: no |
| 7 | Homepage: https://snuffleupagus.readthedocs.io | 7 | Homepage: https://snuffleupagus.readthedocs.io |
