diff --git a/debian/control b/debian/control index 57abd90..30a1718 100644 --- a/debian/control +++ b/debian/control @@ -7,14 +7,14 @@ Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), doxygen, - extra-cmake-modules (>= 5.85.0~), - libkf5coreaddons-dev (>= 5.85.0~), - libkf5i18n-dev (>= 5.85.0~), - libkf5kio-dev (>= 5.85.0~), - libqt5xmlpatterns5-dev (>= 5.15.0~), + extra-cmake-modules (>= 5.86.0~), + libkf5coreaddons-dev (>= 5.86.0~), + libkf5i18n-dev (>= 5.86.0~), + libkf5kio-dev (>= 5.86.0~), + libqt5xmlpatterns5-dev (>= 5.15.2~), pkg-kde-tools (>= 0.12), qhelpgenerator-qt5, - qtbase5-dev (>= 5.15.0~), + qtbase5-dev (>= 5.15.2~), xauth, xvfb, Standards-Version: 4.5.1 @@ -43,9 +43,9 @@ Breaks: libkpimkdav-dev Replaces: libkpimkdav-dev Depends: libkf5dav5 (= ${binary:Version}), - libkf5i18n-dev (>= 5.85.0~), - libqt5xmlpatterns5-dev (>= 5.15.0~), - qtbase5-dev (>= 5.15.0~), + libkf5i18n-dev (>= 5.86.0~), + libqt5xmlpatterns5-dev (>= 5.15.2~), + qtbase5-dev (>= 5.15.2~), ${misc:Depends}, Description: DAV protocol implementation with KJobs - development files A DAV protocol implementation with KJobs.