From: Graham Inggs Date: Fri, 7 Jul 2017 15:34:35 +0000 (+0200) Subject: Switch to debhelper 10 X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~130 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1606ee2e2ac92970e42722ea11642692813da5ef;p=utf8proc.git Switch to debhelper 10 --- 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)