diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-01-20 21:19:01 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-01-22 12:15:01 +0100 |
commit | 05ea1001becc1d544bfe8c83d36a6f208b15cd54 (patch) | |
tree | 8a334a1ca9f2312e42ba401c460e81c5f7ad9f98 /debian/control | |
parent | 1e4467f260dd1a36a276003e0e7fa7267824eb46 (diff) |
d/compat: Bump compat level to 11.
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 53660a8..1fc2091 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: interimap Section: mail Priority: optional Maintainer: Guilhem Moulin <guilhem@debian.org> -Build-Depends: debhelper (>= 9), jq, pandoc (>= 2.1~) +Build-Depends: debhelper (>= 11~), jq, pandoc (>= 2.1~) Standards-Version: 4.3.0 Vcs-Git: https://git.guilhem.org/interimap Vcs-Browser: https://git.guilhem.org/interimap |