diff --git a/debian/changelog b/debian/changelog index e381c11..0d0d976 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libqtxdg (3.10.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Actually fix the upstream uscan file. * Lubuntuify the package slightly, to make debhelper happy. + * Bump the lxqt-build-tools build dependency version. -- Simon Quigley Wed, 16 Nov 2022 17:24:23 -0600 diff --git a/debian/control b/debian/control index 041db74..abc501a 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: cmake, debhelper-compat (= 13), libmagic-dev, libqt5svg5-dev, - lxqt-build-tools (>= 0.10.0), + lxqt-build-tools (>= 0.12.0), pkg-config, qtbase5-private-dev, qttools5-dev,