[SCM] qtcreator packaging branch, master, updated. debian/2.7.0-1-14-gd9ccaab

Pino Toscano pino at alioth.debian.org
Wed Jun 5 08:20:48 UTC 2013


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

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

    fix relations
---
 debian/control |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8c749f1..da9870c 100644
--- a/debian/control
+++ b/debian/control
@@ -51,8 +51,8 @@ Description: lightweight integrated development environment (IDE) for Qt
 Package: qtcreator-data
 Architecture: all
 Depends: ${misc:Depends}
-Breaks: qtcreator (>= 2.7.0-2~)
-Replaces: qtcreator (>= 2.7.0-2~)
+Breaks: qtcreator (<< 2.7.0-2~)
+Replaces: qtcreator (<< 2.7.0-2~)
 Description: lightweight integrated development environment (IDE) for Qt, application data
  Qt Creator is a new, lightweight, cross-platform integrated development
  environment (IDE) designed to make development with the Qt application

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list