diff --git a/debian/changelog b/debian/changelog index 1f95a02..a758157 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-panel (1.4.0-0ubuntu1) noble; urgency=medium * New upstream release. * Fixed copyright file. + * Bumped build dependency versions. -- Aaron Rainbolt Mon, 13 Nov 2023 11:34:09 -0600 diff --git a/debian/control b/debian/control index 6595219..a749adc 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,9 @@ Build-Depends: debhelper-compat (= 13), libicu-dev, libkf5solid-dev, libkf5windowsystem-dev, - liblxqt-globalkeys-ui1-dev (>= 1.3.0), - liblxqt-globalkeys1-dev (>= 1.3.0), - liblxqt1-dev (>= 1.3.0), + liblxqt-globalkeys-ui1-dev (>= 1.4.0), + liblxqt-globalkeys1-dev (>= 1.4.0), + liblxqt1-dev (>= 1.4.0), libpulse-dev, libqt5svg5-dev, libqt5x11extras5-dev,