Hi,

I think current kdesu 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/kdesu

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

Also I'm attaching the patch retrieved with git format-patch.
From b3595ac5e45e1c943005bba165ff6e5c11ee89bf 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:37:08 +0200
Subject: [PATCH] libkf5su-data Breaks/Replaces libkf5su5 (<< 5.10)

---
 debian/changelog | 6 ++++++
 debian/control   | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ee5a931..a2aa07e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kdesu (5.10.0-0ubuntu2) UNRELEASED; urgency=medium
+
+  * libkf5su-data Breaks/Replaces libkf5su5 (<< 5.10)
+
+ -- José Manuel Santamaría Lema <[email protected]>  Mon, 08 Jun 2015 10:33:24 +0200
+
 kdesu (5.10.0-0ubuntu1) wily; urgency=medium
 
   [ Maximiliano Curia ]
diff --git a/debian/control b/debian/control
index 09bda86..b0cc000 100644
--- a/debian/control
+++ b/debian/control
@@ -53,6 +53,8 @@ Package: libkf5su-data
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends}
+Breaks: libkf5su5 (<< 5.10)
+Replaces: libkf5su5 (<< 5.10)
 Description: translation files for kdesu
  Framework to handle super user actions
  .
-- 
2.1.4

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

Reply via email to