[SCM] kpackage packaging branch, master, updated. debian/5.37.0-2-95-g4ead406

Maximiliano Curia maxy at moszumanska.debian.org
Fri Feb 2 14:05:55 UTC 2018


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

The following commit has been merged in the master branch:
commit c7db7fc8974a745271594aeb50d4a9cf3343acad
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Feb 2 09:39:12 2018 +0100

    Bump group breaks (5.42)
---
 debian/control | 34 ++++++++++++++++++++--------------
 1 file changed, 20 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 5514cde..3c40ec3 100644
--- a/debian/control
+++ b/debian/control
@@ -26,13 +26,16 @@ Package: kpackagetool5
 Section: kde
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kpackagelauncherqml (<< 5.41),
-        libkf5declarative5 (<< 5.41),
+Breaks: kpackagelauncherqml (<< 5.42),
+        libkf5declarative5 (<< 5.42),
+        libkf5kcmutils5 (<< 5.42),
         libkf5package5 (<< 5.10),
-        libkf5plasma5 (<< 5.41),
-        libkf5plasmaquick5 (<< 5.41),
-        libkf5quickaddons5 (<< 5.41),
-        plasma-framework (<< 5.41),
+        libkf5plasma5 (<< 5.42),
+        libkf5plasmaquick5 (<< 5.42),
+        libkf5quickaddons5 (<< 5.42),
+        libkf5runner5 (<< 5.42),
+        plasma-framework (<< 5.42),
+        qml-module-org-kde-runnermodel (<< 5.42),
 Replaces: libkf5package5 (<< 5.10)
 Description: command line kpackage tool
  KPackage provides classes for applications to manage user installable packages
@@ -63,8 +66,8 @@ Depends: extra-cmake-modules (>= 5.42.0~),
          libkf5package5 (= ${binary:Version}),
          qtbase5-dev (>= 5.7.0~),
          ${misc:Depends},
-Breaks: libkf5declarative-dev (<< 5.41),
-        libkf5plasma-dev (<< 5.41),
+Breaks: libkf5declarative-dev (<< 5.42),
+        libkf5plasma-dev (<< 5.42),
         plasma-framework-dev (<< 5.28),
 Recommends: libkf5package-doc (= ${source:Version})
 Description: development files for kpackage
@@ -92,12 +95,15 @@ Multi-Arch: same
 Depends: libkf5package-data (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends},
-Breaks: kpackagelauncherqml (<< 5.41),
-        libkf5declarative5 (<< 5.41),
-        libkf5plasma5 (<< 5.41),
-        libkf5plasmaquick5 (<< 5.41),
-        libkf5quickaddons5 (<< 5.41),
-        plasma-framework (<< 5.41),
+Breaks: kpackagelauncherqml (<< 5.42),
+        libkf5declarative5 (<< 5.42),
+        libkf5kcmutils5 (<< 5.42),
+        libkf5plasma5 (<< 5.42),
+        libkf5plasmaquick5 (<< 5.42),
+        libkf5quickaddons5 (<< 5.42),
+        libkf5runner5 (<< 5.42),
+        plasma-framework (<< 5.42),
+        qml-module-org-kde-runnermodel (<< 5.42),
 Recommends: kpackagetool5 (>= ${binary:Version})
 Description: non-binary asset management framework
  KPackage provides classes for applications to manage user installable packages

-- 
kpackage packaging



More information about the pkg-kde-commits mailing list