Codebase list kdav / 56942f9
Add Rules-Requires-Root field to control. Sandro Knauß 4 years ago
2 changed file(s) with 5 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
44 * New upstream release (19.12.1).
55 * Update build-deps and deps with the info from cmake.
66 * Bump Standards-Version to 4.5.0 (No changes needed).
7 * Add Rules-Requires-Root field to control.
78
89 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 17 Jan 2020 21:52:58 +0100
910
1212 pkg-kde-tools (>= 0.12),
1313 qtbase5-dev (>= 5.11.0~),
1414 xauth,
15 xvfb
15 xvfb,
1616 Standards-Version: 4.5.0
1717 Homepage: http://pim.kde.org/
1818 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdav
1919 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdav.git
20 Rules-Requires-Root: no
2021
2122 Package: libkpimkdav-data
2223 Architecture: all
3738 libkpimkdav5abi2 (= ${binary:Version}),
3839 libqt5xmlpatterns5-dev (>= 5.11.0~),
3940 qtbase5-dev (>= 5.11.0~),
40 ${misc:Depends}
41 ${misc:Depends},
4142 Description: DAV protocol implementation with KJobs - development files
4243 A DAV protocol implementation with KJobs.
4344 .
5253 Multi-Arch: same
5354 Depends: libkpimkdav-data (= ${source:Version}),
5455 ${misc:Depends},
55 ${shlibs:Depends}
56 ${shlibs:Depends},
5657 Description: DAV protocol implementation with KJobs
5758 A DAV protocol implementation with KJobs.
5859 .