diff --git a/debian/changelog b/debian/changelog index b156923..371aa06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-config (0.14.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + * Bump debhelper compat to 12, no changes needed. -- Simon Quigley Sat, 26 Jan 2019 00:01:01 -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 8591e0d..da6bee0 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ XSBC-Original-Maintainer: LXQt Packaging Team Section: x11 Priority: optional -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper (>= 12), libkf5screen-dev, libkf5windowsystem-dev, liblxqt0-dev (>= 0.13.0),