From 6a7fce052946372348fcee5631f691dc412eabf6 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 1 Oct 2019 13:02:59 +0100 Subject: [PATCH] debian/: Bump to Debhelper 10. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 24197f4..8b1cd05 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: extra XS-Python-Version: >= 2.6, << 2.8 Maintainer: Mark Wooding -Build-Depends: debhelper (>= 9), pkg-config, +Build-Depends: debhelper (>= 10), pkg-config, python (>= 2.6.6-3~), python-all-dev, mlib-dev (>= 2.2.2.1), catacomb-dev (>= 2.5.0) Standards-Version: 3.8.0 -- 2.11.0