[SCM] qtdeclarative packaging branch, master, updated. debian/5.0.2-4-2-g40677e9

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Fri May 24 00:29:30 UTC 2013


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

The following commit has been merged in the master branch:
commit 40677e933112006f79ab58a1e0875b9a23b7f63f
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu May 23 21:29:21 2013 -0300

    Make every package that ships a binary managed by qtchooser depend on it.
---
 debian/control |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 1d4e43a..602fdcd 100644
--- a/debian/control
+++ b/debian/control
@@ -185,8 +185,7 @@ Architecture: any
 Multi-Arch: foreign
 Section: devel
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: qtchooser
+Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
 Description: Qt 5 declarative development programs
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -199,8 +198,7 @@ Architecture: any
 Multi-Arch: foreign
 Section: devel
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: qtchooser
+Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
 Description: Qt 5 QML scene viewer
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list