From b3d2ece52ca5a14c5cb69f2c4830f4c733e05fe8 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 26 Jan 2019 00:35:33 -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 b7465a2..98c786d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-powermanagement (0.14.0-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 Sat, 26 Jan 2019 00:34:46 -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 c366792..bf8b453 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Alf Gaida , Andrew Lee (李健秋) Section: x11 Priority: optional -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper (>= 12), libkf5idletime-dev, libkf5solid-dev, libkf5windowsystem-dev,