aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSimon Quigley <tsimonq2@ubuntu.com>2018-02-27 22:37:00 -0600
committerSimon Quigley <tsimonq2@ubuntu.com>2018-02-27 22:37:00 -0600
commitfdeae8c6c336e3ff6c45319c9b9806264e95c82d (patch)
treed781066070595e114f200d6f2af08a37e1144cc1 /debian
parent3cbb8c008955274df9852b9aadae73bb182bfb35 (diff)
Bump debhelper compat to 11, no changes needed.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
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 <tsimonq2@ubuntu.com> 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 <tsimonq2@ubuntu.com>
Build-Depends: cmake,
- debhelper (>= 10),
+ debhelper (>= 11),
libffi-dev,
libgtk2.0-dev,
liblzma-dev,