[SCM] qtlocation packaging branch, master, updated. bfa33475bd9d3a444ab25028b13ccbbf66f918ba

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Thu Feb 27 02:39:46 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtlocation.git;a=commitdiff;h=2c4b8d1

The following commit has been merged in the master branch:
commit 2c4b8d18d99d95db8f755096f2e55d2e228d1e52
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Feb 26 23:30:16 2014 -0300

    Use proper versioning on Qt build dependencies.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e9c1c41..8dfba05 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: Timo Jyrinki <timo at debian.org>,
 Build-Depends: debhelper (>= 9.0.0),
                libgconf2-dev,
                libgeoclue-dev,
-               libqt5opengl5-dev,
+               libqt5opengl5-dev (>= 5.2.1+dfsg~),
                pkg-kde-tools,
-               qtbase5-private-dev (>= 5.2.1~),
+               qtbase5-private-dev (>= 5.2.1+dfsg~),
                qtdeclarative5-private-dev (>= 5.2.1~),
                qtdeclarative5-qtquick2-plugin (>= 5.2.1~),
                xauth,

-- 
qtlocation packaging



More information about the pkg-kde-commits mailing list