[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.2.0-4-6-gaec35fa

Pino Toscano pino at moszumanska.debian.org
Sat Dec 21 10:37:06 UTC 2013


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

The following commit has been merged in the experimental branch:
commit c1437f0b7c933efae07e56156224d5b8e3e3f66e
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 21 11:32:14 2013 +0100

    add proper breaks/replaces for qml move
    
    apparently reviews in ubuntu are an optional, nowadays......
---
 debian/changelog | 3 +++
 debian/control   | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 246793a..392cbd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ qtdeclarative-opensource-src (5.2.0-5) UNRELEASED; urgency=medium
   [ Timo Jyrinki ]
   * Separate the qml binary into its own package, likely to be used alone.
 
+  [ Pino Toscano ]
+  * Add proper breaks/replaces for qml move.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 19 Dec 2013 21:49:05 +0400
 
 qtdeclarative-opensource-src (5.2.0-4) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index fb7c937..3e98b4d 100644
--- a/debian/control
+++ b/debian/control
@@ -257,6 +257,8 @@ Multi-Arch: foreign
 Section: devel
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: qtchooser, ${misc:Depends}, ${shlibs:Depends}
+Breaks: qtdeclarative5-dev-tools (<< 5.2.0-5~)
+Replaces: qtdeclarative5-dev-tools (<< 5.2.0-5~)
 Description: Qt 5 QML 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