[SCM] qtdeclarative packaging branch, master, updated. debian/5.1.0-2-8-g7bd5dc5

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Sat Aug 31 01:32:23 UTC 2013


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

The following commit has been merged in the master branch:
commit 9eaca89d5c966522478cc5dd164e145e0ed4b4b6
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Aug 30 22:09:30 2013 -0300

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

diff --git a/debian/changelog b/debian/changelog
index 2ed5412..6b8ece5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtdeclarative-opensource-src (5.1.1-1) UNRELEASED; urgency=low
   * Remove fix_systemdialogs_path, applied upstream.
   * Adjust examples install file.
   * Update symbols files with current build.
+  * Tighten Qt 5 build dependencies.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 30 Aug 2013 21:13:21 -0300
 
diff --git a/debian/control b/debian/control
index 674e2d2..9aabc21 100644
--- a/debian/control
+++ b/debian/control
@@ -10,12 +10,12 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Timo Jyrinki <timo at debian.org>
 Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1),
-               libqt5v8-5-private-dev (>= 5.1.0-2~),
-               libqt5xmlpatterns5-private-dev (>= 5.1.0~),
+               libqt5v8-5-private-dev (>= 5.1.1~),
+               libqt5xmlpatterns5-private-dev (>= 5.1.1~),
                pkg-kde-tools,
-               qtbase5-private-dev (>= 5.1.0~)
+               qtbase5-private-dev (>= 5.1.1+dfsg~)
 Build-Depends-Indep: libqt5sql5-sqlite,
-                     qttools5-dev-tools (>= 5.1.0~)
+                     qttools5-dev-tools (>= 5.1.1~)
 Standards-Version: 3.9.4
 Homepage: http://qt-project.org/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtdeclarative.git

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list