[SCM] gwenview packaging branch, kubuntu_wily_archive, updated. ubuntu/4%15.07.90-0ubuntu1-7-g7cbc1b3

Clive Johnston clivejo-guest at moszumanska.debian.org
Mon Sep 21 14:25:26 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/gwenview.git;a=commitdiff;h=7cbc1b3

The following commit has been merged in the kubuntu_wily_archive branch:
commit 7cbc1b35038a8bebeb87872759d845e23aaca499
Author: Clive Johnston <clivejo at aol.com>
Date:   Mon Sep 21 15:25:22 2015 +0100

    Adding libkipi-dev and libkdcraw-dev as build dependencies
    
    * Added libkipi-dev and libkdcraw-dev as build dependencies in control file
    * Added entry to changelog file
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 99cc74f..392d712 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 gwenview (4:15.08.1-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release (15.08.1)
+  * Adding libkipi-dev and libkdcraw-dev as build dependencies
 
  -- Clive Johnston <clivejo at aol.com>  Wed, 16 Sep 2015 22:49:39 +0100
 
diff --git a/debian/control b/debian/control
index 4c6bb4e..8b22fdf 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,8 @@ Build-Depends: baloo-kf5-dev,
                debhelper (>= 9),
                extra-cmake-modules,
                libexiv2-dev,
+               libkipi-dev,
+               libkdcraw-dev,
                libjpeg-dev,
                libkf5activities-dev,
                libkf5kdelibs4support-dev,

-- 
gwenview packaging



More information about the pkg-kde-commits mailing list