From 0c649a9eaba38bb4a27f775d54c64bd243c964ff Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 25 Jan 2019 22:25:40 -0600 Subject: [PATCH] Bump debhelper compat to 12, 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 ae28fe6..03b771a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libsysstat (0.4.2-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Bump Standards-version to 4.3.0, no changes needed. + * Bump debhelper compat to 12, no changes needed. -- Simon Quigley Fri, 25 Jan 2019 22:23:12 -0600 diff --git a/debian/compat b/debian/compat index b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index 023dff9..574d4c0 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Alf Gaida , Shih-Yuan Lee (FourDollars) Section: libs Priority: optional -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper (>= 12), lxqt-build-tools (>= 0.5.0) Standards-Version: 4.3.0 Vcs-Browser: https://phab.lubuntu.me/source/libsysstat/