[SCM] kwrited packaging branch, master, updated. f077900c25e0535356795c09f9d2fc1549b3bb86

Maximiliano Curia maxy at moszumanska.debian.org
Sat Mar 21 14:12:24 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwrited.git;a=commitdiff;h=80ef65f

The following commit has been merged in the master branch:
commit 80ef65f1ead85ac1643247e869801e5852b31e69
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Feb 12 23:17:59 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 c72088c..4689235 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ kwrited (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>  Thu, 12 Feb 2015 22:37:42 +0100
 
diff --git a/debian/control b/debian/control
index 2ef69cd..51a73d7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,16 @@ Source: kwrited
 Priority: extra
 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),
+Build-Depends: cmake (>= 2.8.12),
+               debhelper (>= 9),
                extra-cmake-modules (>= 1.3.0~),
-               libkf5kdelibs4support-dev (>= 5.2.0),
+               libkf5coreaddons-dev,
+               libkf5dbusaddons-dev,
+               libkf5i18n-dev,
+               libkf5notifications-dev,
                libkf5pty-dev (>= 5.2.0),
-               pkg-kde-tools (>= 0.15.15ubuntu1~)
+               pkg-kde-tools (>= 0.15.15ubuntu1~),
+               qtbase5-dev (>= 5.3.0)
 Standards-Version: 3.9.5
 Section: libs
 Homepage: https://projects.kde.org/projects/kde/workspace/kwrited

-- 
kwrited packaging



More information about the pkg-kde-commits mailing list