[SCM] kapptemplate packaging branch, master, updated. debian/4.14.1-1-19-gd9657c6

Maximiliano Curia maxy at moszumanska.debian.org
Tue Feb 17 21:21:15 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kapptemplate.git;a=commitdiff;h=98089c9

The following commit has been merged in the master branch:
commit 98089c96689637c109566708dd7a7059c921ccc3
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Feb 17 11:04:31 2015 +0100

    Update build dependencies to build against experimental and to follow cmake.
---
 debian/changelog |  2 ++
 debian/control   | 12 ++++++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e7ffa44..166a87b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 kapptemplate (4:14.12.2-1~) UNRELEASED; urgency=medium
 
   * Prepare Debian release.
+  * Update build dependencies to build against experimental and to
+    follow cmake.
 
  -- Maximiliano Curia <maxy at debian.org>  Tue, 17 Feb 2015 10:45:02 +0100
 
diff --git a/debian/control b/debian/control
index a32ce33..5154277 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,18 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            Modestas Vainius <modax at debian.org>,
            George Kiagiadakis <kiagiadakis.george at gmail.com>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
-               extra-cmake-modules,
-               kde-sc-dev-latest (>= 4:4.12),
+               extra-cmake-modules (>= 1.0.0),
                kdoctools-dev,
                kio-dev,
                libkf5archive-dev,
-               pkg-kde-tools (>= 0.12)
+               libkf5completion-dev,
+               libkf5configwidgets-dev,
+               libkf5coreaddons-dev,
+               libkf5ki18n-dev,
+               pkg-kde-tools (>> 0.15.15),
+               qtbase5-dev
 Standards-Version: 3.9.6
 XS-Testsuite: autopkgtest
 Homepage: http://www.kde.org/

-- 
kapptemplate packaging



More information about the pkg-kde-commits mailing list