diff --git a/debian/changelog b/debian/changelog index b0b1ec3..2bcb9f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ liblxqt (0.14.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + - Bump build dependencies. * Bump Standards-version to 4.3.0, no changes needed. * Bump debhelper compat to 12, no changes needed. diff --git a/debian/control b/debian/control index be63041..59ff876 100644 --- a/debian/control +++ b/debian/control @@ -11,11 +11,11 @@ Build-Depends: debhelper (>= 12), libpolkit-qt5-1-dev, libqt5svg5-dev, libqt5x11extras5-dev, - libqt5xdg-dev (>= 3.2.0), - libqt5xdgiconloader-dev (>= 3.2.0), + libqt5xdg-dev (>= 3.3.0), + libqt5xdgiconloader-dev (>= 3.3.0), libx11-dev, libxss-dev, - lxqt-build-tools (>= 0.5.0) + lxqt-build-tools (>= 0.6.0) Standards-Version: 4.3.0 Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/ Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git