[neon/kde/kdecoration/Neon/release] debian: Tighten breaks against kwin packages to ensure synced install.

Norbert Preining null at kde.org
Fri May 28 10:04:19 BST 2021


Git commit 919de4ec82266924b7248729cff8e3fc37c765f4 by Norbert Preining.
Committed on 09/11/2020 at 20:16.
Pushed by sitter into branch 'Neon/release'.

Tighten breaks against kwin packages to ensure synced install.

M  +7    -0    debian/changelog
M  +18   -18   debian/control

https://invent.kde.org/neon/kde/kdecoration/commit/919de4ec82266924b7248729cff8e3fc37c765f4

diff --git a/debian/changelog b/debian/changelog
index ca6f63b..3c23b38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kdecoration (4:5.19.5-4) UNRELEASED; urgency=medium
+
+  [ Norbert Preining ]
+  * Tighten breaks against kwin packages to ensure synced install.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 10 Nov 2020 05:15:49 +0900
+
 kdecoration (4:5.19.5-3) unstable; urgency=medium
 
   [ Scarlett Moore ]
diff --git a/debian/control b/debian/control
index e797dc0..f1b1ec5 100644
--- a/debian/control
+++ b/debian/control
@@ -22,16 +22,16 @@ Package: libkdecorations2-5v5
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kwin-common (<< 4:5.14),
-        kwin-decoration-oxygen (<< 4:5.14),
-        kwin-style-breeze (<< 4:5.14),
-        kwin-wayland (<< 4:5.12),
-        kwin-wayland-backend-drm (<< 4:5.12),
-        kwin-wayland-backend-fbdev (<< 4:5.12),
-        kwin-wayland-backend-virtual (<< 4:5.12),
-        kwin-wayland-backend-wayland (<< 4:5.12),
-        kwin-wayland-backend-x11 (<< 4:5.12),
-        kwin-x11 (<< 4:5.12),
+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),
 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
@@ -56,14 +56,14 @@ Package: libkdecorations2private7
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kwin-common (<< 4:5.14),
-        kwin-wayland (<< 4:5.12),
-        kwin-wayland-backend-drm (<< 4:5.12),
-        kwin-wayland-backend-fbdev (<< 4:5.12),
-        kwin-wayland-backend-virtual (<< 4:5.12),
-        kwin-wayland-backend-wayland (<< 4:5.12),
-        kwin-wayland-backend-x11 (<< 4:5.12),
-        kwin-x11 (<< 4:5.12),
+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),
 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