diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-08-21 23:44:13 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-08-21 23:50:10 +0200 |
commit | 3343e44b85d11cb29f674093784a0327eca60c26 (patch) | |
tree | 623e3bf715784f7990c8d0472fba0d89a3fb202a /debian/control | |
parent | 0f1ee8b374c7c42cfe12475604b01e5898debeda (diff) |
d/compat, d/control: Bump debhelper compatibility level to 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 ed6d6e8..d251ceb 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: lacme Section: utils Priority: optional Maintainer: Guilhem Moulin <guilhem@debian.org> -Build-Depends: debhelper (>= 9), jq, pandoc (>= 2.1~) +Build-Depends: debhelper (>= 12), jq, pandoc (>= 2.1~) Standards-Version: 4.4.0 Homepage: https://git.guilhem.org/lacme/about/ Vcs-Git: https://git.guilhem.org/lacme |