Codebase list kwindowsystem / 1da545a
Bump compat level to 13. Sandro Knauß 3 years ago
2 changed file(s) with 9 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
00 kwindowsystem (5.69.0-2) UNRELEASED; urgency=medium
1
2 [ Sandro Knauß ]
3 * Bump compat level to 13.
14
25 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 25 May 2020 01:27:15 +0200
36
33 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
44 Uploaders: Maximiliano Curia <maxy@debian.org>
55 Build-Depends: cmake (>= 3.5~),
6 debhelper-compat (= 12),
6 debhelper-compat (= 13),
77 doxygen,
88 extra-cmake-modules (>= 5.69.0~),
99 graphviz,
2121 pkg-kde-tools (>= 0.15.15ubuntu1~),
2222 qtbase5-dev (>= 5.12.0~),
2323 qttools5-dev (>= 5.4),
24 qttools5-dev-tools (>= 5.4)
24 qttools5-dev-tools (>= 5.4),
2525 Standards-Version: 4.5.0
2626 Homepage: https://projects.kde.org/projects/frameworks/kwindowsystem
2727 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwindowsystem
4545 Architecture: any
4646 Depends: libkf5windowsystem5 (= ${binary:Version}),
4747 qtbase5-dev (>= 5.12.0~),
48 ${misc:Depends}
48 ${misc:Depends},
4949 Recommends: libkf5windowsystem-doc (= ${source:Version})
5050 Description: development files for kwindowsystem
5151 The class KWindowSystem provides information about the state of the
6262 libkf5runner-dev (<< 5.54),
6363 libkf5textwidgets-dev (<< 5.54),
6464 libkf5wallet-dev (<< 5.54),
65 libkf5xmlgui-dev (<< 5.54)
65 libkf5xmlgui-dev (<< 5.54),
6666
6767 Package: libkf5windowsystem-doc
6868 Architecture: all
8282 Multi-Arch: same
8383 Depends: libkf5windowsystem-data (= ${source:Version}),
8484 ${misc:Depends},
85 ${shlibs:Depends}
85 ${shlibs:Depends},
8686 Recommends: kwayland-integration, qtwayland5
8787 Description: Convenience access to certain properties and features of the window manager
8888 The class KWindowSystem provides information about the state of the
108108 libkf5xmlgui5 (<< 5.54),
109109 plasma-framework (<< 5.54),
110110 qml-module-org-kde-kquickcontrols (<< 5.54),
111 qml-module-org-kde-kwindowsystem (<< 5.54)
111 qml-module-org-kde-kwindowsystem (<< 5.54),