From 0278dc4a1fbeb64ef0539a9d8203cfdb1304e0f4 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 31 Aug 2018 16:55:29 -0700 Subject: [PATCH] Update to debhelper compatibility levl V11 --- 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 ebf3c85..dfd84e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ krb5-strength (3.1-2) UNRELEASED; urgency=medium - Add Rules-Requires-Root: no. - Use https for URLs in debian/copyright. - Change priority to optional. + * Update to debhelper compatibility levl V11. * Bump debian/watch version to 4 and use https. -- Russ Allbery Fri, 31 Aug 2018 16:48:21 -0700 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 99dd63b..987700d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Russ Allbery Build-Depends: cracklib-runtime, - debhelper (>= 10), + debhelper (>= 11), libcdb-dev, libcrack2-dev, libcrypt-pbkdf2-perl, -- 2.39.2