Hi,

I think current kpackage from kubuntu_wily_archive is going to fail to upgrade 
from vivid.

I have pushed the proposed change to this repository:
https://gitlab.com/siduction-kde-frameworks/kpackage

in the kubuntu_wily_archive branch:
https://gitlab.com/siduction-kde-frameworks/kpackage/commits/kubuntu_wily_archive_tmp

Also I'm attaching the patch retrieved with git format-patch.
From 3675b7c6f8c29202c19358209bab7ff698acf1b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Santamar=C3=ADa=20Lema?=
 <[email protected]>
Date: Mon, 8 Jun 2015 10:59:08 +0200
Subject: [PATCH] Complete Breaks/Replaces against libkf5package5

---
 debian/changelog | 7 +++++++
 debian/control   | 6 ++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index df474a7..e0817e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kpackage (5.10.0-0ubuntu2) UNRELEASED; urgency=medium
+
+  * libkf5package-data Breaks/Replaces libkf5package5 (<< 5.10)
+  * kpackagetool5 Breaks/Replaces libkf5package5 (<< 5.10)
+
+ -- José Manuel Santamaría Lema <[email protected]>  Mon, 08 Jun 2015 10:53:18 +0200
+
 kpackage (5.10.0-0ubuntu1) wily; urgency=medium
 
   [ Maximiliano Curia ]
diff --git a/debian/control b/debian/control
index e4a3507..9534fa5 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,8 @@ Package: kpackagetool5
 Section: kde
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkf5package5 (<< 5.7.0-1~)
-Replaces: libkf5package5 (<< 5.7.0-1~)
+Breaks: libkf5package5 (<< 5.10)
+Replaces: libkf5package5 (<< 5.10)
 Description: command line kpackage tool
  KPackage provides classes for applications to manage user installable packages
  of non-binary assets.
@@ -66,6 +66,8 @@ Package: libkf5package-data
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: libkf5package5 (<< 5.10)
+Replaces: libkf5package5 (<< 5.10)
 Description: non-binary asset management framework
  KPackage provides classes for applications to manage user installable packages
  of non-binary assets.
-- 
2.1.4

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
kubuntu-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel

Reply via email to