[neon/kde/kdecoration/Neon/release] debian: Update build-deps and deps with the info from cmake
Norbert Preining
null at kde.org
Fri May 28 10:04:20 BST 2021
Git commit d3fa91a39a29d3cbb1abe02651fa6a25c6b608c3 by Norbert Preining.
Committed on 11/11/2020 at 03:52.
Pushed by sitter into branch 'Neon/release'.
Update build-deps and deps with the info from cmake
M +8 -8 debian/control
https://invent.kde.org/neon/kde/kdecoration/commit/d3fa91a39a29d3cbb1abe02651fa6a25c6b608c3
diff --git a/debian/control b/debian/control
index f1b1ec5..2237a3d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Scarlett Moore <sgmoore at kde.org>,
Patrick Franz <patfra71 at gmail.com>,
- Norbert Preining <norbert at preining.info>,
+ Norbert Preining <norbert at preining.info>
Build-Depends: cmake (>= 3.0~),
debhelper-compat (= 13),
- extra-cmake-modules (>= 5.70.0~),
+ extra-cmake-modules (>= 5.74~),
gettext,
- libkf5i18n-dev (>= 5.70.0~),
+ libkf5i18n-dev (>= 5.74~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.14.0~),
+ qtbase5-dev (>= 5.15.0~)
Standards-Version: 4.5.0
Homepage: https://invent.kde.org/plasma/kdecoration
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdecoration
@@ -31,7 +31,7 @@ Breaks: kwin-common (<< 4:5.19),
kwin-wayland-backend-virtual (<< 4:5.19),
kwin-wayland-backend-wayland (<< 4:5.19),
kwin-wayland-backend-x11 (<< 4:5.19),
- kwin-x11 (<< 4:5.19),
+ kwin-x11 (<< 4:5.19)
Description: library to create window decorations
KDecoration2 is a library to create window decorations. These window
decorations can be used by for example an X11 based window manager
@@ -43,8 +43,8 @@ Architecture: any
Multi-Arch: same
Depends: libkdecorations2-5v5 (= ${binary:Version}),
libkdecorations2private7 (= ${binary:Version}),
- qtbase5-dev (>= 5.14.0~),
- ${misc:Depends},
+ qtbase5-dev (>= 5.15.0~),
+ ${misc:Depends}
Description: library to create window decorations - development files
KDecoration2 is a library to create window decorations. These window
decorations can be used by for example an X11 based window manager
@@ -63,7 +63,7 @@ Breaks: kwin-common (<< 4:5.19),
kwin-wayland-backend-virtual (<< 4:5.19),
kwin-wayland-backend-wayland (<< 4:5.19),
kwin-wayland-backend-x11 (<< 4:5.19),
- kwin-x11 (<< 4:5.19),
+ kwin-x11 (<< 4:5.19)
Description: library to create window decorations - private library
KDecoration2 is a library to create window decorations. These window
decorations can be used by for example an X11 based window manager
More information about the Neon-commits
mailing list