[SCM] qtcreator packaging branch, master, updated. debian/2.7.0-1-4-g3e3cadf

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Tue May 28 20:52:35 UTC 2013


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

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

    Create qtcreator-data, add the appropiate Breaks+Replaces.
---
 debian/changelog |    1 +
 debian/control   |   21 +++++++++++++++++++++
 2 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 86576c8..c4d1240 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtcreator (2.7.0-2) UNRELEASED; urgency=low
   * Split qtcreator's arch:all stuff to qtcreator-data:
     - Create qtcreator-data.install to ship /usr/share stuff.
     - Remove the above mentioned stuff from qtcreator.install*.
+    - Create qtcreator-data, add the appropiate Breaks+Replaces.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 28 May 2013 17:39:32 -0300
 
diff --git a/debian/control b/debian/control
index 3a5e50e..23142c4 100644
--- a/debian/control
+++ b/debian/control
@@ -47,6 +47,27 @@ Description: lightweight integrated development environment (IDE) for Qt
   * Rapid code navigation tools
   * Supports multiple platforms
 
+Package: qtcreator-data
+Architecture: all
+Depends: ${misc:Depends}
+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
+ framework even faster and easier.
+ .
+ It includes:
+  * An advanced C++ code editor
+  * Integrated GUI layout and forms designer
+  * Project and build management tools
+  * Integrated, context-sensitive help system
+  * Visual debugger
+  * Rapid code navigation tools
+  * Supports multiple platforms
+ .
+ This package ships architecture-independent data.
+
 Package: qtcreator-dbg
 Priority: extra
 Architecture: any

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list