[SCM] qtcreator packaging branch, master, updated. debian/2.7.0-1-20-gd9808d7

Pino Toscano pino at alioth.debian.org
Wed Jun 5 12:57:32 UTC 2013


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

The following commit has been merged in the master branch:
commit d9808d7bd73f3d7e7fa7fd4e9280ddefe9fbaf3f
Author: Pino Toscano <pino at debian.org>
Date:   Wed Jun 5 14:57:20 2013 +0200

    raise the qtchooser recommend to a dependency
---
 debian/changelog |    1 +
 debian/control   |    3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a9ed6ad..0073244 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ qtcreator (2.7.0-2) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.4, no changes required.
   * Remove the manual libqt4-help dependency from qtcreator, as that will be
     added by shlibs.
+  * Raise the qtchooser recommend to a dependency.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 28 May 2013 17:39:32 -0300
 
diff --git a/debian/control b/debian/control
index 720c9d2..d0fccc0 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtcreator.git
 
 Package: qtcreator
 Architecture: any
-Depends: libqt4-sql-sqlite, qtcreator-data (= ${source:Version}),
+Depends: libqt4-sql-sqlite, qtchooser, qtcreator-data (= ${source:Version}),
  ${misc:Depends}, ${shlibs:Depends}
 Recommends: gdb,
             make,
@@ -32,7 +32,6 @@ Recommends: gdb,
             qt4-qmlviewer,
             qtcreator-doc,
             xterm | x-terminal-emulator,
-            qtchooser
 Suggests: cmake, g++, git, kdelibs5-data, subversion
 Description: lightweight integrated development environment (IDE) for Qt
  Qt Creator is a new, lightweight, cross-platform integrated development

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list