Codebase list kdav / e2548b6
Update build-deps and deps with the info from cmake. Norbert Preining 2 years ago
2 changed file(s) with 13 addition(s) and 12 deletion(s). Raw diff Collapse all Expand all
22 [ Norbert Preining ]
33 * Bump Standards-Version to 4.5.1 (No changes needed).
44 * New upstream release (5.77.0).
5 * Update build-deps and deps with the info from cmake.
56
67 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 16 Dec 2020 15:09:56 +0900
78
55 Build-Depends: cmake (>= 3.5~),
66 debhelper-compat (= 13),
77 doxygen,
8 extra-cmake-modules (>= 5.74.0~),
9 libkf5coreaddons-dev (>= 5.74.0~),
10 libkf5i18n-dev (>= 5.74.0~),
11 libkf5kio-dev (>= 5.74.0~),
12 libqt5xmlpatterns5-dev (>= 5.12.0~),
8 extra-cmake-modules (>= 5.77.0~),
9 libkf5coreaddons-dev (>= 5.77.0~),
10 libkf5i18n-dev (>= 5.77.0~),
11 libkf5kio-dev (>= 5.77.0~),
12 libqt5xmlpatterns5-dev (>= 5.13.0~),
1313 pkg-kde-tools (>= 0.12),
1414 qhelpgenerator-qt5,
15 qtbase5-dev (>= 5.12.0~),
15 qtbase5-dev (>= 5.13.0~),
1616 xauth,
17 xvfb,
17 xvfb
1818 Standards-Version: 4.5.1
1919 Homepage: https://invent.kde.org/frameworks/kdav
2020 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdav
4141 Breaks: libkpimkdav-dev
4242 Replaces: libkpimkdav-dev
4343 Depends: libkf5dav5 (= ${binary:Version}),
44 libkf5i18n-dev (>= 5.74.0~),
45 libqt5xmlpatterns5-dev (>= 5.12.0~),
46 qtbase5-dev (>= 5.12.0~),
47 ${misc:Depends},
44 libkf5i18n-dev (>= 5.77.0~),
45 libqt5xmlpatterns5-dev (>= 5.13.0~),
46 qtbase5-dev (>= 5.13.0~),
47 ${misc:Depends}
4848 Description: DAV protocol implementation with KJobs - development files
4949 A DAV protocol implementation with KJobs.
5050 .
6969 Multi-Arch: same
7070 Depends: libkf5dav-data (= ${source:Version}),
7171 ${misc:Depends},
72 ${shlibs:Depends},
72 ${shlibs:Depends}
7373 Description: DAV protocol implementation with KJobs
7474 A DAV protocol implementation with KJobs.
7575 .