From: Russ Allbery Date: Fri, 31 Aug 2018 23:55:29 +0000 (-0700) Subject: Update to debhelper compatibility levl V11 X-Git-Tag: debian/3.1-2~5 X-Git-Url: https://git.eyrie.org/?a=commitdiff_plain;h=0278dc4a1fbeb64ef0539a9d8203cfdb1304e0f4;p=kerberos%2Fkrb5-strength.git Update to debhelper compatibility levl V11 --- 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,