[SCM] qtcreator packaging branch, master, updated. debian/3.6.1-1-8-ga05632a

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue May 17 20:59:48 UTC 2016


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

The following commit has been merged in the master branch:
commit a05632ae4ca670888336d3106a9068f6f2d9b581
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue May 17 17:58:51 2016 -0300

    Make it a recommendation.
---
 debian/changelog | 3 +--
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3c4f65c..c5330b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,7 @@ qtcreator (4.0.0-1) UNRELEASED; urgency=medium
   * Instruct uscan to repack the original source with xz compression.
   * Remove 02_use_x-terminal-emulator.diff, already present upstream.
   * Refresh botan_system_lib.diff.
-  * Add qmlscene as a qtcreator dependency, for what I understand of the source
-    code it seems to be required.
+  * Add qmlscene as a qtcreator recommendation.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 11 May 2016 14:59:38 -0300
 
diff --git a/debian/control b/debian/control
index f6cb79e..f095a32 100644
--- a/debian/control
+++ b/debian/control
@@ -40,13 +40,13 @@ Architecture: any
 Depends: libqt5sql5-sqlite,
          qml-module-qtquick-controls (>= 5.4.0~),
          qml-module-qtquick2 (>= 5.4.0~),
-         qmlscene,
          qtchooser,
          qtcreator-data (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: gdb,
             make,
+            qmlscene,
             qt5-doc,
             qtbase5-dev-tools,
             qtcreator-doc,

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list