From 4843aa9dfb59858babdfe76714a024d5d811d9f9 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Sat, 3 Feb 2018 22:39:47 +0100 Subject: [PATCH] Increment dh compat level to 11. * Increment dh compat level to 11. * Remove --with autoreconf from dh invocation, it's default since --- debian/changelog | 4 ++-- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 49ccf94..0789831 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ exfat-utils (1.2.8-1) UNRELEASED; urgency=medium * New upstream release. - * Increment dh compat level to 10. - * Remove --with autoreconf from dh invocation, it's default with + * Increment dh compat level to 11. + * Remove --with autoreconf from dh invocation, it's default since compat level 10. * Update VCS-Git URL to a working https endpoint. 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 0c10007..f477973 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: exfat-utils Section: otherosfs Priority: optional Maintainer: Sven Hoexter -Build-Depends: debhelper (>= 10), pkg-config, dh-autoreconf +Build-Depends: debhelper (>= 11), pkg-config Standards-Version: 4.0.0 Homepage: https://github.com/relan/exfat Vcs-Git: https://git.sven.stormbind.net/exfat-utils.git -- 2.39.2