[SCM] kwayland packaging branch, master, updated. 116d5e3a2c2bdc404c5edcaea1d20f1bf520e614

Maximiliano Curia maxy at moszumanska.debian.org
Mon Mar 23 15:22:07 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwayland.git;a=commitdiff;h=7c3adc6

The following commit has been merged in the master branch:
commit 7c3adc62d6552f40dfe899f78a6a864a90de2244
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 8 21:16:15 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 1d6a1ea..0668f62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ kwayland (4:5.2.0-1~) UNRELEASED; urgency=medium
   * Prepare initial Debian release.
   * Update watch file.
   * Add myself as Uploader.
+  * Update build dependencies to build against experimental and to
+    follow cmake.
 
  -- Maximiliano Curia <maxy at debian.org>  Sun, 08 Feb 2015 21:03:07 +0100
 
diff --git a/debian/control b/debian/control
index d518286..be29f8a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: libs
 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,
-               debhelper (>= 9.0.0),
-               extra-cmake-modules (>= 1.2.0),
+Build-Depends: cmake (>= 2.8.12),
+               debhelper (>= 9),
+               extra-cmake-modules (>= 1.4.0),
                libegl1-mesa-dev,
-               libwayland-dev,
+               libwayland-dev (>= 1.3),
                pkg-config,
-               pkg-kde-tools,
-               qtbase5-dev
+               pkg-kde-tools (>= 0.15.16),
+               qtbase5-dev (>= 5.3.0)
 Standards-Version: 3.9.6
 XS-Testsuite: autopkgtest
 Homepage: https://projects.kde.org/projects/kde/workspace/kwayland

-- 
kwayland packaging



More information about the pkg-kde-commits mailing list