From 66e594866eceacb44480c07cfd2eedfc660530ae Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Sat, 7 Jul 2018 14:09:28 +0200 Subject: [PATCH] Switch to debhelper 11 --- 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 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) -- 2.30.2