[SCM] qttools packaging branch, experimental, updated. debian/5.2.0-beta1-2-6-gcc97c84

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sat Nov 30 17:39:33 UTC 2013


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

The following commit has been merged in the experimental branch:
commit cc97c848c506ac42fe68dcc89023aab506724215
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Nov 30 14:39:18 2013 -0300

    Adjust Qt build dependencies.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9f2c10a..8bc1ed2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qttools-opensource-src (5.2.0~rc1-1) UNRELEASED; urgency=low
     - with buildds' logs.
     - with current build. Deeleted symbols where all added in beta1.
   * Update install files.
+  * Adjust Qt build dependencies.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 26 Nov 2013 21:49:14 -0300
 
diff --git a/debian/control b/debian/control
index ad01ff8..cbe360f 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,9 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Timo Jyrinki <timo at debian.org>,
            Dmitry Shachnev <mitya57 at gmail.com>
 Build-Depends: debhelper (>= 9),
-               libqt5sql5-sqlite (>= 5.2.0~),
+               libqt5sql5-sqlite (>= 5.2.0~rc1~),
                pkg-kde-tools,
-               qtbase5-private-dev (>= 5.2.0~),
+               qtbase5-private-dev (>= 5.2.0~rc1~),
                zlib1g-dev
 Standards-Version: 3.9.4
 Homepage: http://qt-project.org/

-- 
qttools packaging



More information about the pkg-kde-commits mailing list