diff options
| author | Christian Göttsche | 2023-12-13 20:45:58 +0100 |
|---|---|---|
| committer | Julien Voisin | 2023-12-13 20:56:26 +0100 |
| commit | 03fa12853e11407c1f2a61991c8e8b7719bc430f (patch) | |
| tree | ffb3279a343fcfbca601dc7afa10d7c64ffed758 /debian/control | |
| parent | b772a0b53e6aa6b5b8015fbb4f190f3fa25aa5ee (diff) | |
debian: bump to debhelper compat 13
Diffstat (limited to '')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c80b2bb..22107c9 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 (>= 9), dh-php, php-curl, php-xml, 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 (= 13), dh-php, php-curl, php-xml, 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.1.3 | 5 | Standards-Version: 4.1.3 |
| 6 | Homepage: https://github.com/jvoisin/snuffleupagus | 6 | Homepage: https://github.com/jvoisin/snuffleupagus |
| 7 | Section: php | 7 | Section: php |
