[SCM] qtchooser packaging branch, master, updated. 3fe7cc0fcc566a75e0bf2b35f47d320444a4cedd

Timo Jyrinki timo at alioth.debian.org
Mon Jan 21 14:14:09 UTC 2013


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

The following commit has been merged in the master branch:
commit 3fe7cc0fcc566a75e0bf2b35f47d320444a4cedd
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Mon Jan 21 14:13:11 2013 +0000

    Add Conflicts to earlier Qt4 versions
---
 debian/changelog |    2 +-
 debian/control   |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 385d789..d24d433 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qtchooser (0.0.0+gitg8f08405-1) UNRELEASED; urgency=low
+qtchooser (0.0.1~git20121229.g8f08405-1) UNRELEASED; urgency=low
 
   * New upstream release. (Closes: #696687)
 
diff --git a/debian/control b/debian/control
index 3e3b432..783a839 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Homepage: https://qt-project.org/
 Package: qtchooser
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: 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)
 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.

-- 
qtchooser packaging



More information about the pkg-kde-commits mailing list