[SCM] qtchooser packaging branch, master, updated. debian/31-g980c64c-5-5-g89122db

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue Dec 17 15:19:45 UTC 2013


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

The following commit has been merged in the master branch:
commit 89122dbf8362a4312bfdf1f7f464e8099f691658
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Dec 17 12:19:24 2013 -0300

    No-op wrap-and-sort.
---
 debian/control | 30 +++++++++++++++++++++++-------
 1 file changed, 23 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 3e74b81..7839ff5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libdevel
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Timo Jyrinki <timo at debian.org>,
-  Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
+           Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
 Build-Depends: debhelper (>= 9), libqt4-dev
 Standards-Version: 3.9.4
 Homepage: https://qt-project.org/
@@ -13,17 +13,33 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qtchooser.git;a=summ
 Package: qtchooser
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libqt4-dev-bin (<= 4:4.8.4+dfsg-1~), qt4-designer (<= 4:4.8.4+dfsg-1~), qt4-dev-tools (<= 4:4.8.4+dfsg-1~), qt4-linguist-tools (<= 4:4.8.4+dfsg-1~), qt4-qmake (<= 4:4.8.4+dfsg-1~), qt4-qtconfig (<= 4:4.8.4+dfsg-1~), qdbus (<= 4:4.8.4+dfsg-1~), qt4-qmlviewer (<= 4:4.8.4+dfsg-1~), qtcreator (<= 2.6.0)
-Replaces: libqt4-dev-bin (<= 4:4.8.4+dfsg-1~), qt4-designer (<= 4:4.8.4+dfsg-1~), qt4-dev-tools (<= 4:4.8.4+dfsg-1~), qt4-linguist-tools (<= 4:4.8.4+dfsg-1~), qt4-qmake (<= 4:4.8.4+dfsg-1~), qt4-qtconfig (<= 4:4.8.4+dfsg-1~), qdbus (<= 4:4.8.4+dfsg-1~), qt4-qmlviewer (<= 4:4.8.4+dfsg-1~), qtcreator (<= 2.6.0)
+Breaks: libqt4-dev-bin (<= 4:4.8.4+dfsg-1~),
+        qdbus (<= 4:4.8.4+dfsg-1~),
+        qt4-designer (<= 4:4.8.4+dfsg-1~),
+        qt4-dev-tools (<= 4:4.8.4+dfsg-1~),
+        qt4-linguist-tools (<= 4:4.8.4+dfsg-1~),
+        qt4-qmake (<= 4:4.8.4+dfsg-1~),
+        qt4-qmlviewer (<= 4:4.8.4+dfsg-1~),
+        qt4-qtconfig (<= 4:4.8.4+dfsg-1~),
+        qtcreator (<= 2.6.0)
+Replaces: libqt4-dev-bin (<= 4:4.8.4+dfsg-1~),
+          qdbus (<= 4:4.8.4+dfsg-1~),
+          qt4-designer (<= 4:4.8.4+dfsg-1~),
+          qt4-dev-tools (<= 4:4.8.4+dfsg-1~),
+          qt4-linguist-tools (<= 4:4.8.4+dfsg-1~),
+          qt4-qmake (<= 4:4.8.4+dfsg-1~),
+          qt4-qmlviewer (<= 4:4.8.4+dfsg-1~),
+          qt4-qtconfig (<= 4:4.8.4+dfsg-1~),
+          qtcreator (<= 2.6.0)
 Suggests: qt4-default, qt5-default
 Description: Wrapper to select between Qt development binary versions
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
  .
- The Qt Chooser provides a wrapper to switch between versions of Qt 
- development binaries when multiple versions like 4 and 5 are installed 
+ The Qt Chooser provides a wrapper to switch between versions of Qt
+ development binaries when multiple versions like 4 and 5 are installed
  or local Qt builds are to be used.
  .
- If you wish to use Qt development binaries with the default PATH and 
- without special parameters, you need to additionally install either 
+ If you wish to use Qt development binaries with the default PATH and
+ without special parameters, you need to additionally install either
  qt4-default or qt5-default package to provide the default configuration.

-- 
qtchooser packaging



More information about the pkg-kde-commits mailing list