From f8e5a83940562dc982a53a02d442c8e2a210233c Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 28 Apr 2020 18:33:35 -0500 Subject: [PATCH] Bump LXQt build dependencies. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 53f3dd2..57d5b36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-globalkeys (0.15.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. - Update upstream signing key. + - Bump LXQt build dependencies. * Bump Standards-version to 4.5.0, no changes needed. * debhelper -> debhelper-compat. * Run wrap-and-sort. diff --git a/debian/control b/debian/control index acdc85f..c072244 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 12), libkf5windowsystem-dev, - liblxqt0-dev (>= 0.14.0), + liblxqt0-dev (>= 0.15.0), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev,