[SCM] okteta packaging branch, kubuntu_stable, updated. ubuntu/4%15.12.3-0ubuntu2-1-g9081932

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Mon Apr 18 19:56:52 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/okteta.git;a=commitdiff;h=562ffa4

The following commit has been merged in the kubuntu_stable branch:
commit 562ffa4e8aafe09e68f23a3f9b221714f4087649
Author: Scarlett Clark <sgclark at kde.org>
Date:   Mon Apr 18 12:53:48 2016 -0700

    Add so dependencies to okteta-dev as dh_sodeps is currently broken in pkg-kde-tools. Obviously that needs to be fixed. On TODO.
---
 debian/changelog |  8 ++++++++
 debian/control   | 11 ++++++++++-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 452f1df..c085656 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+okteta (4:15.12.3-0ubuntu2) UNRELEASED; urgency=medium
+
+  * Add so dependencies to okteta-dev as dh_sodeps
+    is currently broken in pkg-kde-tools. Obviously
+    that needs to be fixed. On TODO. 
+
+ -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 18 Apr 2016 12:52:05 -0700
+
 okteta (4:15.12.3-0ubuntu1) xenial; urgency=medium
 
   * New upstream bugfix release
diff --git a/debian/control b/debian/control
index 7cc38ca..3ba3733 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,16 @@ Description: hexadecimal editor for binary files
 Package: okteta-dev
 Architecture: any
 Section: devel
-Depends: libkf5xmlgui-dev, qtbase5-dev (>= 5.4), ${misc:Depends}, ${so:Depends}
+Depends: okteta (= ${binary:Version}), ${misc:Depends},
+libkf5xmlgui-dev, qtbase5-dev (>= 5.4),
+libkasten3controllers3 (= ${binary:Version}),
+libkasten3core3 (= ${binary:Version}),
+libkasten3gui3 (= ${binary:Version}),
+libokteta2core2 (= ${binary:Version}),
+libokteta2gui2 (= ${binary:Version}),
+libkasten3okteta1controllers1 (= ${binary:Version}),
+libkasten3okteta1core1 (= ${binary:Version}),
+libkasten3okteta1gui1 (= ${binary:Version})
 Description: Development files for Okteta
  Okteta is a simple editor for the raw data of files. This type of program is
  also called hexadecimal editor or binary editor.

-- 
okteta packaging



More information about the pkg-kde-commits mailing list