From 3e4c251dea4615fdd5809442473029f8b98442d4 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 26 Jan 2019 01:21:24 -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 abb78c1..ebf53e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-runner (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 01:20:54 -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 b329772..9f8ebfb 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Alf Gaida , ChangZhuo Chen (陳昌倬) Section: x11 Priority: optional -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper (>= 12), libkf5windowsystem-dev, liblxqt0-dev (>= 0.13.0), liblxqt-globalkeys0-dev (>= 0.13.0),