From fdeae8c6c336e3ff6c45319c9b9806264e95c82d Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 27 Feb 2018 22:37:00 -0600 Subject: Bump debhelper compat to 11, no changes needed. --- 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 9f9beb5b..1b7d7f50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ hardinfo (0.5.1+git20180227-1) UNRELEASED; urgency=medium * Update to latest upstream Git commit (3d78bd2). * Bump Standards-version to 4.1.3, no changes needed. + * Bump debhelper compat to 11, no changes needed. -- Simon Quigley Tue, 27 Feb 2018 22:34:58 -0600 diff --git a/debian/compat b/debian/compat index f599e28b..b4de3947 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index e907d075..242f5360 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: x11 Priority: optional Maintainer: Simon Quigley Build-Depends: cmake, - debhelper (>= 10), + debhelper (>= 11), libffi-dev, libgtk2.0-dev, liblzma-dev, -- cgit v1.2.3