Codebase list kparts / cb6c1ec
Update build-deps and deps with the info from cmake. Sandro Knauß 3 years ago
2 changed file(s) with 20 addition(s) and 19 deletion(s). Raw diff Collapse all Expand all
77 * Bump compat level to 13.
88
99 * New upstream release (5.70.0).
10 * Update build-deps and deps with the info from cmake.
1011
1112 -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 01 May 2020 18:23:12 +0200
1213
55 Build-Depends: cmake (>= 3.5~),
66 debhelper-compat (= 13),
77 doxygen,
8 extra-cmake-modules (>= 5.69.0~),
8 extra-cmake-modules (>= 5.70.0~),
99 graphviz,
10 libkf5config-dev (>= 5.69.0~),
11 libkf5coreaddons-dev (>= 5.69.0~),
12 libkf5i18n-dev (>= 5.69.0~),
13 libkf5iconthemes-dev (>= 5.69.0~),
14 libkf5jobwidgets-dev (>= 5.69.0~),
15 libkf5kio-dev (>= 5.69.0~),
16 libkf5service-dev (>= 5.69.0~),
17 libkf5textwidgets-dev (>= 5.69.0~),
18 libkf5widgetsaddons-dev (>= 5.69.0~),
19 libkf5xmlgui-dev (>= 5.69.0~),
10 libkf5config-dev (>= 5.70.0~),
11 libkf5coreaddons-dev (>= 5.70.0~),
12 libkf5i18n-dev (>= 5.70.0~),
13 libkf5iconthemes-dev (>= 5.70.0~),
14 libkf5jobwidgets-dev (>= 5.70.0~),
15 libkf5kio-dev (>= 5.70.0~),
16 libkf5service-dev (>= 5.70.0~),
17 libkf5textwidgets-dev (>= 5.70.0~),
18 libkf5widgetsaddons-dev (>= 5.70.0~),
19 libkf5xmlgui-dev (>= 5.70.0~),
2020 libqt5sql5-sqlite,
2121 pkg-kde-tools (>= 0.15.15ubuntu1~),
2222 qtbase5-dev (>= 5.12.0~),
2323 qttools5-dev,
2424 qttools5-dev-tools,
2525 xauth,
26 xvfb,
26 xvfb
2727 Standards-Version: 4.5.0
2828 Homepage: https://projects.kde.org/projects/frameworks/kparts
2929 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kparts
4242 Package: libkf5parts-dev
4343 Section: libdevel
4444 Architecture: any
45 Depends: libkf5kio-dev (>= 5.69.0~),
45 Depends: libkf5kio-dev (>= 5.70.0~),
4646 libkf5notifications-dev (>= 5.54),
4747 libkf5parts5 (= ${binary:Version}),
48 libkf5textwidgets-dev (>= 5.69.0~),
49 libkf5xmlgui-dev (>= 5.69.0~),
50 ${misc:Depends},
48 libkf5textwidgets-dev (>= 5.70.0~),
49 libkf5xmlgui-dev (>= 5.70.0~),
50 ${misc:Depends}
5151 Breaks: kross-dev (<< 5.54),
5252 libkf5kdelibs4support-dev (<< 5.54),
5353 libkf5khtml-dev (<< 5.54),
5454 libkf5mediaplayer-dev (<< 5.54),
5555 libkf5parts-data (<< 5.69.0-2~),
56 libkf5texteditor-dev (<< 5.54),
56 libkf5texteditor-dev (<< 5.54)
5757 Replaces: libkf5parts-data (<< 5.69.0-2~)
5858 Recommends: libkf5parts-doc (= ${source:Version})
5959 Description: development files for kparts
8484 Multi-Arch: same
8585 Depends: libkf5parts-data (= ${source:Version}),
8686 ${misc:Depends},
87 ${shlibs:Depends},
87 ${shlibs:Depends}
8888 Breaks: kross (<< 5.54),
8989 ktexteditor-katepart (<< 5.42),
9090 libkf5kdelibs4support5 (<< 5.54),
9494 libkf5krossui5 (<< 5.54),
9595 libkf5mediaplayer5 (<< 5.54),
9696 libkf5texteditor5 (<< 5.54),
97 libkf5webkit5 (<< 5.54),
97 libkf5webkit5 (<< 5.54)
9898 Recommends: libkf5parts-plugins (= ${binary:Version})
9999 Description: Document centric plugin system.
100100 Framework providing elaborate user-interface components.