diff --git a/debian/changelog b/debian/changelog index d321eca..8df6e5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ [ Norbert Preining ] * Bump Standards-Version to 4.5.1 (No changes needed). * New upstream release (5.77.0). + * Update build-deps and deps with the info from cmake. -- Debian Qt/KDE Maintainers Wed, 16 Dec 2020 15:09:56 +0900 diff --git a/debian/control b/debian/control index 2aa0935..60a87c3 100644 --- a/debian/control +++ b/debian/control @@ -6,16 +6,16 @@ Build-Depends: cmake (>= 3.5~), debhelper-compat (= 13), doxygen, - extra-cmake-modules (>= 5.74.0~), - libkf5coreaddons-dev (>= 5.74.0~), - libkf5i18n-dev (>= 5.74.0~), - libkf5kio-dev (>= 5.74.0~), - libqt5xmlpatterns5-dev (>= 5.12.0~), + extra-cmake-modules (>= 5.77.0~), + libkf5coreaddons-dev (>= 5.77.0~), + libkf5i18n-dev (>= 5.77.0~), + libkf5kio-dev (>= 5.77.0~), + libqt5xmlpatterns5-dev (>= 5.13.0~), pkg-kde-tools (>= 0.12), qhelpgenerator-qt5, - qtbase5-dev (>= 5.12.0~), + qtbase5-dev (>= 5.13.0~), xauth, - xvfb, + xvfb Standards-Version: 4.5.1 Homepage: https://invent.kde.org/frameworks/kdav Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdav @@ -42,10 +42,10 @@ Breaks: libkpimkdav-dev Replaces: libkpimkdav-dev Depends: libkf5dav5 (= ${binary:Version}), - libkf5i18n-dev (>= 5.74.0~), - libqt5xmlpatterns5-dev (>= 5.12.0~), - qtbase5-dev (>= 5.12.0~), - ${misc:Depends}, + libkf5i18n-dev (>= 5.77.0~), + libqt5xmlpatterns5-dev (>= 5.13.0~), + qtbase5-dev (>= 5.13.0~), + ${misc:Depends} Description: DAV protocol implementation with KJobs - development files A DAV protocol implementation with KJobs. . @@ -70,7 +70,7 @@ Multi-Arch: same Depends: libkf5dav-data (= ${source:Version}), ${misc:Depends}, - ${shlibs:Depends}, + ${shlibs:Depends} Description: DAV protocol implementation with KJobs A DAV protocol implementation with KJobs. .