[SCM] kde-gtk-config packaging branch, master, updated. 0b5d9f716c07195709100119203c42f3603b7830

Maximiliano Curia maxy at moszumanska.debian.org
Sat Feb 14 08:29:58 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kde-gtk-config.git;a=commitdiff;h=da4866c

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

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

diff --git a/debian/changelog b/debian/changelog
index 43156b4..3627c7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ kde-gtk-config (4:5.2.0-1~) UNRELEASED; urgency=medium
 
   * Prepare initial Debian release.
   * 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:38:12 +0100
 
diff --git a/debian/control b/debian/control
index 80ebc77..c9c5366 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: Boris Pek <tehnick-8 at mail.ru>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
-               debhelper (>= 8),
-               extra-cmake-modules,
+Build-Depends: cmake (>= 2.8.12),
+               debhelper (>= 9),
+               extra-cmake-modules (>= 0.0.9),
                libgtk-3-dev,
                libgtk2.0-dev,
                libkf5archive-dev,
@@ -14,7 +14,8 @@ Build-Depends: cmake,
                libkf5i18n-dev,
                libkf5kcmutils-dev,
                libkf5newstuff-dev,
-               pkg-kde-tools
+               qbase5-dev,
+               pkg-kde-tools (>= 0.15.16)
 Homepage: https://projects.kde.org/projects/kde/workspace/kde-gtk-config
 Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kde-gtk-config.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/plasma/kde-gtk-config.git

-- 
kde-gtk-config packaging



More information about the pkg-kde-commits mailing list