[SCM] kdeclarative packaging branch, master, updated. debian/5.23.0-1-6-g19bdc1e
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Aug 22 09:02:16 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdeclarative.git;a=commitdiff;h=08dbe1d
The following commit has been merged in the master branch:
commit 08dbe1d3558c29478e6465c9e43381f704c8cb51
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Aug 17 21:54:53 2016 +0200
Bump group breaks (5.25)
---
debian/control | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 465ed94..fc1dd85 100644
--- a/debian/control
+++ b/debian/control
@@ -60,6 +60,9 @@ Multi-Arch: same
Description: provides integration of QML and KDE frameworks
Framework providing integration of QML and other KDE frameworks such
as making i18n available and using kio.
+Breaks: libkf5plasma5 (<< 5.25),
+ libkf5plasmaquick5 (<< 5.25),
+ plasma-framework (<< 5.25)
Package: libkf5declarative-data
Architecture: all
@@ -129,7 +132,8 @@ Depends: libkf5declarative5 (>= ${source:Version}),
qml-module-qtquick2,
${misc:Depends},
${shlibs:Depends}
-Breaks: qtdeclarative5-kf5declarative (<< 5.0.0-0ubuntu1),
+Breaks: plasma-framework (<< 5.25),
+ qtdeclarative5-kf5declarative (<< 5.0.0-0ubuntu1),
qtdeclarative5-kf5declarative-5.0
Replaces: qtdeclarative5-kf5declarative (<< 5.0.0-0ubuntu1),
qtdeclarative5-kf5declarative-5.0
@@ -143,7 +147,8 @@ Multi-arch: same
Depends: libkf5declarative5 (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
-Breaks: qtdeclarative5-kf5declarative (<< 5.0.0-0ubuntu1),
+Breaks: plasma-framework (<< 5.25),
+ qtdeclarative5-kf5declarative (<< 5.0.0-0ubuntu1),
qtdeclarative5-kf5declarative-5.0
Replaces: qtdeclarative5-kf5declarative (<< 5.0.0-0ubuntu1),
qtdeclarative5-kf5declarative-5.0
@@ -175,6 +180,9 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: provides integration of QML and KDE frameworks -- quickaddons
Framework providing optimized image texture caching.
+Breaks: libkf5kcmutils5 (<< 5.25),
+ libkf5plasmaquick5 (<< 5.25),
+ plasma-framework (<< 5.25)
Package: libkf5calendarevents5
Architecture: any
@@ -183,3 +191,4 @@ Multi-Arch: same
Description: provides integration of QML and KDE frameworks -- calendarevents
Framework providing integration of QML and other KDE frameworks such
as making i18n available and using kio
+Breaks: plasma-framework (<< 5.25)
--
kdeclarative packaging
More information about the pkg-kde-commits
mailing list