[SCM] qtcreator packaging branch, master, updated. d50d06e91f31b7b5d38790525e16c1feb6815329

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Wed May 22 21:14:53 UTC 2013


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

The following commit has been merged in the master branch:
commit d50d06e91f31b7b5d38790525e16c1feb6815329
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed May 22 18:14:37 2013 -0300

    Same for qtcreator-doc.
---
 debian/changelog |    2 +-
 debian/control   |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 810371d..57551cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,7 +19,7 @@ qtcreator (2.7.0-1) UNRELEASED; urgency=low
     are now using the system botan.
   * Start using Qt5 to compile.
   * Export CFLAGS, CXXFLAGS, LDFLAGS for hardening and QT_SELECT to choose qt5.
-  * Change Depends and Recommends of package qtcreator.
+  * Change Depends and Recommends of packages qtcreator and qtcreator-doc.
 
  -- 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 5caca11..3ac4bdd 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,8 @@ Package: qtcreator-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Suggests: qt4-dev-tools, qt4-doc
+Suggests: qtbase5-dev-tools
+# Missing because os Qt4 to Qt5 transition: qt5 doc.
 Description: documentation for Qt Creator IDE
  Qt Creator is a new, lightweight, cross-platform integrated development
  environment (IDE) designed to make development with the Qt application

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list