diff options
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat index ec63514..b1bd38b 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +13 diff --git a/debian/control b/debian/control index 4226668..cedbccf 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: keyringer Section: misc Priority: extra Maintainer: Silvio Rhatto <rhatto@riseup.net> -Build-Depends: debhelper (>= 9.20120909~) +Build-Depends: debhelper (>= 13~) Standards-Version: 3.9.8 Homepage: https://keyringer.fluxo.info Vcs-Git: https://0xacab.org/rhatto/keyringer.git |