From 8c11b1cec6c47d176e7e89aa726ef355361e3c2b Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 25 Jan 2019 23:35:16 -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 1e70ed8..8293315 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ qtermwidget (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 Fri, 25 Jan 2019 23:33:39 -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 86259c0..7a826ca 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Simon Quigley XSBC-Original-Maintainer: LXQt Packaging Team Section: libs Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper (>= 12), cmake, libutf8proc-dev, lxqt-build-tools (>= 0.5.0~),