[SCM] kimageformats packaging branch, kubuntu_unstable, updated. ubuntu/5.18.0-0ubuntu1-2-g28f2524

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Wed Apr 27 05:36:25 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kimageformats.git;a=commitdiff;h=28f2524

The following commit has been merged in the kubuntu_unstable branch:
commit 28f2524147a1ae813de6fccc7c01f9b3796f13d4
Author: Scarlett Clark <sgclark at kde.org>
Date:   Tue Apr 26 22:35:39 2016 -0700

    Add missing optional dependency libkf5archive-dev.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7ea4010..1fb1fa8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kimageformats (5.21.0-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release, xenial backport. 
+  * Add missing optional dependency libkf5archive-dev. 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 25 Apr 2016 19:12:11 -0700
 
diff --git a/debian/control b/debian/control
index f171590..50505d7 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: cmake (>= 2.8.12),
                extra-cmake-modules (>= 5.18.0~),
                libjasper-dev,
                libjpeg-dev,
+               libkf5archive-dev,
                libopenexr-dev,
                libopenjpeg-dev,
                pkg-config,

-- 
kimageformats packaging



More information about the pkg-kde-commits mailing list