Hi,

I have realized plasma-workspace-dev is declaring a dependency against 
plasma-workspace.
I think this is wrong because plasma-workspace contains only runtime files.

I have pushed the proposed change to this repository:
https://gitlab.com/siduction-kde-plasma5/plasma-workspace

in the kubuntu_wily_archive branch:
https://gitlab.com/siduction-kde-plasma5/plasma-workspace/commits/kubuntu_wily_archive_tmp

Also I'm attaching the patch retrieved with git format-patch.
From 913a6e2d9cfc15cf7abdbdfa6fe13c1a779ba9bf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Santamar=C3=ADa=20Lema?=
 <panfa...@gmail.com>
Date: Mon, 8 Jun 2015 09:11:14 +0200
Subject: [PATCH] Remove plasma-workspace dependency from plasma-workspace-dev

---
 debian/changelog | 7 +++++++
 debian/control   | 4 +---
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 07808a9..1fe127a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+plasma-workspace (4:5.3.1-0ubuntu2) UNRELEASED; urgency=medium
+
+  * Remove plasma-workspace dependency from plasma-workspace-dev;
+    plasma-workspace only contains runtime files.
+
+ -- José Manuel Santamaría Lema <panfa...@gmail.com>  Mon, 08 Jun 2015 08:42:26 +0200
+
 plasma-workspace (4:5.3.1-0ubuntu1) wily; urgency=medium
 
   [ Jonathan Riddell ]
diff --git a/debian/control b/debian/control
index 58c5c04..9f8a764 100644
--- a/debian/control
+++ b/debian/control
@@ -132,9 +132,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/plasma-workspace.git
 
 Package: plasma-workspace-dev
 Architecture: any
-Depends: plasma-workspace (= ${binary:Version}),
-         ${allLibraries},
-         ${misc:Depends}
+Depends: ${allLibraries}, ${misc:Depends}
 Conflicts: kde-workspace-dev
 Description: Plasma Workspace for KF5 devel files
  Plasma Workspace for KF5. Workspaces provide
-- 
2.1.4

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

-- 
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel

Reply via email to