[SCM] plasma-framework packaging branch, master, updated. debian/5.41.0-1-9-gfea2fa9

Maximiliano Curia maxy at moszumanska.debian.org
Thu Feb 1 11:29:42 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/plasma-framework.git;a=commitdiff;h=fea2fa9

The following commit has been merged in the master branch:
commit fea2fa937956f947daf0cef78bc424a87a377f0f
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Feb 1 12:01:15 2018 +0100

    Add missing breaks replaces for qml-module-org-kde-kirigami2
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 2bfcd3d..acaaf68 100644
--- a/debian/control
+++ b/debian/control
@@ -118,8 +118,9 @@ Depends: qml-module-org-kde-kconfig,
          ${misc:Depends},
          ${shlibs:Depends},
 Breaks: plasma-widgets-addons (<= 4:5.5~),
-        qml-module-org-kde-kirigami2 (<< 5.41),
-Replaces: plasma-widgets-addons (<= 4:5.5~)
+        qml-module-org-kde-kirigami2 (<< 5.42~),
+Replaces: plasma-widgets-addons (<= 4:5.5~),
+          qml-module-org-kde-kirigami2 (<< 5.42~),
 Description: Plasma Runtime components
  Plasma library and runtime components based upon KF5 and Qt 5.
 

-- 
plasma-framework packaging



More information about the pkg-kde-commits mailing list