From 1606ee2e2ac92970e42722ea11642692813da5ef Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Fri, 7 Jul 2017 17:34:35 +0200 Subject: [PATCH] Switch to debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index dc21675..560fc0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ utf8proc (2.1.0-1) UNRELEASED; urgency=medium * Switch to unicode-data 10 * Regenerate utf8proc_data.c from unicode-data 10 * Update debian/libutf8proc2.symbols + * Switch to debhelper 10 -- Graham Inggs Fri, 07 Jul 2017 17:18:34 +0200 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 b24d843..750c743 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: utf8proc Priority: optional Maintainer: Debian Julia Team Uploaders: Peter Colberg , Graham Inggs -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), perl, unicode-data (<< 10.1), unicode-data (>= 10.0) -- 2.30.2