[SCM] qtcreator packaging branch, master, updated. 4d7edd5be828964b5f699252c28486fe309a93e0

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Wed May 22 20:03:36 UTC 2013


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

The following commit has been merged in the master branch:
commit 4d7edd5be828964b5f699252c28486fe309a93e0
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed May 22 17:03:01 2013 -0300

    Start using Qt5 to compile.
    
    Of course this will probably need more B-Ds, as Qt5 has been splitted.
---
 debian/changelog |    1 +
 debian/control   |    4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ed75167..0ca5bd4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ qtcreator (2.7.0-1) UNRELEASED; urgency=low
         - Build-depend on libbotan1.10-dev and pkg-config.
   * Remove posix_rt_nonlinux.diff. It applies against 3rd party botan, but we
     are now using the system botan.
+  * Start using Qt5 to compile.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 22 May 2013 15:40:28 -0300
 
diff --git a/debian/control b/debian/control
index 1200d5f..38c5b2c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,9 @@ Uploaders: Adam Majer <adamm at zombino.com>,
            Jeremy Lainé <jeremy.laine at m4x.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
 Build-Depends: debhelper (>= 9),
+               qtbase5-dev (>= 5.0.2~)
                libicu-dev,
-               libqt4-dev (>= 4:4.8.1),
-               libqt4-private-dev (>= 4:4.8.1),
                libqtwebkit-dev (>= 2.1.0~2011week13-2),
-               qt4-dev-tools (>= 4:4.8.1),
                libbotan1.10-dev,
                pkg-config
 Standards-Version: 3.9.3

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list