[SCM] kig packaging branch, kubuntu_xenial_archive, updated. debian/15.08.3-1-18-g1a53db1

Scarlett Clark sgclark-guest at moszumanska.debian.org
Fri Feb 19 18:27:24 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kig.git;a=commitdiff;h=1a53db1

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 1a53db18c40c6a8a14866cfb54fad71b8fe9e4a9
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Fri Feb 19 10:27:20 2016 -0800

    Default libboost-python di not work, trying 1.58
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ddb078a..f890d67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ kig (4:15.12.1-0ubuntu1) UNRELEASED; urgency=medium
   * Debian merge: No remaining changes.
   * New upstream release. 
   * Add missing optional depends. 
+  * Default libboost-python di not work, trying 1.58 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Fri, 05 Feb 2016 07:57:40 -0800
 
diff --git a/debian/control b/debian/control
index 1723e44..8166ab2 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: cmake (>= 2.8.12),
                extra-cmake-modules (>= 1.7~),
                kdoctools-dev,
                kinit-dev,
-               libboost-python-dev,
+               libboost-python1.58-dev,
                libkf5archive-dev,
                libkf5configwidgets-dev,
                libkf5emoticons-dev,

-- 
kig packaging



More information about the pkg-kde-commits mailing list