[SCM] kimageformats packaging branch, master, updated. f2b6f3a44a9260e4efbb195b43e0433fef6f16d8
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Feb 24 17:12:17 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kimageformats.git;a=commitdiff;h=3b346d0
The following commit has been merged in the master branch:
commit 3b346d062ac34c3bc37a3917721f63d1474456b6
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Jan 23 14:02:40 2015 +0100
Update build dependencies to follow cmake.
---
debian/changelog | 1 +
debian/control | 5 ++---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b1a7dd2..b20661a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ kimageformats (5.6.0-1~) UNRELEASED; urgency=medium
* Bump build dependencies to build against the experimental versions.
* Bump Standards-Version to 3.9.6, no changes needed.
* Update install files.
+ * Update build dependencies to follow cmake.
-- Maximiliano Curia <maxy at debian.org> Fri, 23 Jan 2015 13:53:40 +0100
diff --git a/debian/control b/debian/control
index a6b2e84..b7efa30 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,15 @@ Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 1.6.0),
- libjasper-dev,
libjpeg-dev,
libopenexr-dev,
libopenjpeg-dev,
pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev,
+ qtbase5-dev (>= 5.3.0),
xauth,
xvfb
Standards-Version: 3.9.6
--
kimageformats packaging
More information about the pkg-kde-commits
mailing list