From: Graham Inggs Date: Sat, 7 Jul 2018 12:09:28 +0000 (+0200) Subject: Switch to debhelper 11 X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~118 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=66e594866eceacb44480c07cfd2eedfc660530ae;p=utf8proc.git Switch to debhelper 11 --- diff --git a/debian/changelog b/debian/changelog index 6ca5546..ba57786 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ utf8proc (2.1.1-1) UNRELEASED; urgency=medium * Refresh patches * Drop symbols of generated const tables, see upstream PR #100 * Add Mo Zhou to uploaders + * Switch to debhelper 11 -- Graham Inggs Sat, 07 Jul 2018 08:30:46 +0000 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index ee56e0d..118cfc1 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Maintainer: Debian Julia Team Uploaders: Peter Colberg , Graham Inggs , Mo Zhou , -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11), perl, unicode-data (<< 10.1), unicode-data (>= 10.0)