[SCM] libmm-qt packaging branch, master, updated. 60f3c408958d11271ff67ccce860a03b8071bdbd

Maximiliano Curia maxy at moszumanska.debian.org
Sat Mar 21 17:23:18 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/libmm-qt.git;a=commitdiff;h=3cd6d23

The following commit has been merged in the master branch:
commit 3cd6d23244017846793d188599b624418c347eef
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Feb 10 19:15:48 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 95dd6ba..1a44726 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 libmm-qt (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>  Tue, 10 Feb 2015 19:04:33 +0100
 
diff --git a/debian/control b/debian/control
index 9dbd871..f3ce343 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,
+Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
                extra-cmake-modules (>= 1.3.0~),
                libkf5networkmanagerqt-dev,
-               modemmanager-dev,
+               modemmanager-dev (>= 1.0),
                pkg-config,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev
+               qtbase5-dev (>= 5.2.0)
 Standards-Version: 3.9.6
 Homepage: https://projects.kde.org/projects/kde/workspace/libmm-qt
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/plasma/libmm-qt.git

-- 
libmm-qt packaging



More information about the pkg-kde-commits mailing list