[SCM] sddm-kcm packaging branch, master, updated. ff30c2e07c4f152c14f440fd3ce9c20e5fa7618e

Maximiliano Curia maxy at moszumanska.debian.org
Sun Mar 22 07:43:54 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/sddm-kcm.git;a=commitdiff;h=f1fa41d

The following commit has been merged in the master branch:
commit f1fa41d6e4c1ba46c0107061230e48edc15fa717
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Feb 13 14:30:26 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 256f654..daba133 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 sddm-kcm (4:5.2.0-1~) UNRELEASED; urgency=medium
 
   * Prepare initial Debian release.
+  * Update build dependencies to build against experimental and to
+    follow cmake.
 
  -- Maximiliano Curia <maxy at debian.org>  Fri, 13 Feb 2015 14:24:06 +0100
 
diff --git a/debian/control b/debian/control
index d367a3c..b77972b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Harald Sitter <apachelogger at kubuntu.org>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
-               extra-cmake-modules,
+               extra-cmake-modules (>= 1.0.0),
                kio-dev,
                libkf5auth-dev,
                libkf5configwidgets-dev,
@@ -19,7 +19,7 @@ Build-Depends: cmake,
                libxcb-shm0-dev,
                libxcursor-dev,
                pkg-kde-tools (>= 0.15.16),
-               qtdeclarative5-dev,
+               qtdeclarative5-devi (>= 5.3.0),
                qttools5-dev
 Standards-Version: 3.9.6
 Homepage: https://projects.kde.org/projects/kde/workspace/sddm-kcm

-- 
sddm-kcm packaging



More information about the pkg-kde-commits mailing list