[neon/kde/kdecoration/Neon/release] debian: Bump conflicts against old kwin.
Norbert Preining
null at kde.org
Fri May 28 10:04:20 BST 2021
Git commit 58c76a6524214f1536f1cb0b3145c514f56b58ac by Norbert Preining.
Committed on 22/01/2021 at 03:21.
Pushed by sitter into branch 'Neon/release'.
Bump conflicts against old kwin.
M +1 -0 debian/changelog
M +18 -18 debian/control
https://invent.kde.org/neon/kde/kdecoration/commit/58c76a6524214f1536f1cb0b3145c514f56b58ac
diff --git a/debian/changelog b/debian/changelog
index b488dbf..35a99f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ kdecoration (4:5.20.90-1) UNRELEASED; urgency=medium
* SO bump:
- libkdecorations2-5v5 -> libkdecorations2-5v6 and
- libkdecorations2private7 -> libkdecorations2private8
+ * Bump conflicts against old kwin.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 22 Jan 2021 11:01:59 +0900
diff --git a/debian/control b/debian/control
index b7d49c6..0b96cd3 100644
--- a/debian/control
+++ b/debian/control
@@ -23,16 +23,16 @@ Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: libkdecorations2-5v5
-Breaks: kwin-common (<< 4:5.19),
- kwin-decoration-oxygen (<< 4:5.19),
- kwin-style-breeze (<< 4:5.19),
- kwin-wayland (<< 4:5.19),
- kwin-wayland-backend-drm (<< 4:5.19),
- kwin-wayland-backend-fbdev (<< 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)
+Breaks: kwin-common (<< 4:5.20.90),
+ kwin-decoration-oxygen (<< 4:5.20.90),
+ kwin-style-breeze (<< 4:5.20.90),
+ kwin-wayland (<< 4:5.20.90),
+ kwin-wayland-backend-drm (<< 4:5.20.90),
+ kwin-wayland-backend-fbdev (<< 4:5.20.90),
+ kwin-wayland-backend-virtual (<< 4:5.20.90),
+ kwin-wayland-backend-wayland (<< 4:5.20.90),
+ kwin-wayland-backend-x11 (<< 4:5.20.90),
+ kwin-x11 (<< 4:5.20.90)
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
@@ -57,14 +57,14 @@ Package: libkdecorations2private8
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kwin-common (<< 4:5.19),
- kwin-wayland (<< 4:5.19),
- kwin-wayland-backend-drm (<< 4:5.19),
- kwin-wayland-backend-fbdev (<< 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)
+Breaks: kwin-common (<< 4:5.20.90),
+ kwin-wayland (<< 4:5.20.90),
+ kwin-wayland-backend-drm (<< 4:5.20.90),
+ kwin-wayland-backend-fbdev (<< 4:5.20.90),
+ kwin-wayland-backend-virtual (<< 4:5.20.90),
+ kwin-wayland-backend-wayland (<< 4:5.20.90),
+ kwin-wayland-backend-x11 (<< 4:5.20.90),
+ kwin-x11 (<< 4:5.20.90)
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