[SCM] kpackage packaging branch, master, updated. debian/5.37.0-2-83-gd1244e3

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:49:06 UTC 2018


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

The following commit has been merged in the master branch:
commit 5a7b9de0853145d16d5bc370f30ddc3649c90979
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Dec 15 10:40:36 2017 -0300

    Bump group breaks (5.41)
---
 debian/control | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 38705b0..27de623 100644
--- a/debian/control
+++ b/debian/control
@@ -26,13 +26,13 @@ Package: kpackagetool5
 Section: kde
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kpackagelauncherqml (<< 5.37),
-        libkf5declarative5 (<< 5.37),
+Breaks: kpackagelauncherqml (<< 5.41),
+        libkf5declarative5 (<< 5.41),
         libkf5package5 (<< 5.10),
-        libkf5plasma5 (<< 5.37),
-        libkf5plasmaquick5 (<< 5.37),
-        libkf5quickaddons5 (<< 5.37),
-        plasma-framework (<< 5.37),
+        libkf5plasma5 (<< 5.41),
+        libkf5plasmaquick5 (<< 5.41),
+        libkf5quickaddons5 (<< 5.41),
+        plasma-framework (<< 5.41),
 Replaces: libkf5package5 (<< 5.10)
 Description: command line kpackage tool
  KPackage provides classes for applications to manage user installable packages
@@ -63,8 +63,8 @@ Depends: extra-cmake-modules (>= 5.41.0~),
          libkf5package5 (= ${binary:Version}),
          qtbase5-dev (>= 5.7.0~),
          ${misc:Depends},
-Breaks: libkf5declarative-dev (<< 5.37),
-        libkf5plasma-dev (<< 5.37),
+Breaks: libkf5declarative-dev (<< 5.41),
+        libkf5plasma-dev (<< 5.41),
         plasma-framework-dev (<< 5.28),
 Recommends: libkf5package-doc (= ${source:Version})
 Description: development files for kpackage
@@ -92,12 +92,12 @@ Multi-Arch: same
 Depends: libkf5package-data (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends},
-Breaks: kpackagelauncherqml (<< 5.37),
-        libkf5declarative5 (<< 5.37),
-        libkf5plasma5 (<< 5.37),
-        libkf5plasmaquick5 (<< 5.37),
-        libkf5quickaddons5 (<< 5.37),
-        plasma-framework (<< 5.37),
+Breaks: kpackagelauncherqml (<< 5.41),
+        libkf5declarative5 (<< 5.41),
+        libkf5plasma5 (<< 5.41),
+        libkf5plasmaquick5 (<< 5.41),
+        libkf5quickaddons5 (<< 5.41),
+        plasma-framework (<< 5.41),
 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