[SCM] libkipi packaging branch, master, updated. debian/15.08.3-1-9-g8db9782

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 27 19:53:38 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkipi.git;a=commitdiff;h=0591b48

The following commit has been merged in the master branch:
commit 0591b4844832b83f2b13dd38f96fd455244b5df1
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 17 21:34:49 2015 +0100

    Update build-deps and deps with the info from cmake
---
 debian/control | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a84ba70..f67b0ff 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,18 @@ Section: libs
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Sune Vuorela <sune at debian.org>, Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12~),
                debhelper (>= 9),
+               extra-cmake-modules (>= 1.1.0~),
                kde-sc-dev-latest (>= 4:4.12),
                kdelibs5-dev,
+               libkf5config-dev (>= 5.1.0~),
+               libkf5i18n-dev (>= 5.1.0~),
+               libkf5service-dev (>= 5.1.0~),
+               libkf5xmlgui-dev (>= 5.1.0~),
+               libsoprano-dev,
                pkg-kde-tools (>= 0.12),
-               libsoprano-dev
+               qtbase5-dev (>= 5.2.0~)
 Standards-Version: 3.9.6
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/applications/libkipi.git
@@ -35,7 +41,9 @@ Description: KDE Image Plugin Interface library -- development files
 
 Package: libkipi11
 Architecture: any
-Depends: libkipi-data (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: libkipi-data (>= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: KDE Image Plugin Interface library
  Libkipi is a KDE library that provides a common interface for operations
  on images such as manipulation, organization, importing from and exporting

-- 
libkipi packaging



More information about the pkg-kde-commits mailing list