[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.2.1-5-29-gd633928

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Thu May 22 03:52:09 UTC 2014


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

The following commit has been merged in the experimental branch:
commit d63392876eaa0fbbf0d6110691bfc5e5c127b3b4
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu May 22 00:51:44 2014 -0300

    Create a transitional package due to a typo.
---
 debian/changelog                                         |  5 +++++
 debian/control                                           | 16 +++++++++++++---
 ...-models2.install => qml-module-qtqml-models2.install} |  0
 3 files changed, 18 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4f6a25c..d46f043 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
 qtdeclarative-opensource-src (5.3.0-2) UNRELEASED; urgency=medium
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * qml-model-qtqml-models2 should have been named qml-module-qtqml-models2.
+    Create qml-module-qtqml-models2 and make qml-model-qtqml-models2 a
+    transitional dummy package.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 22 May 2014 00:43:29 -0300
 
 qtdeclarative-opensource-src (5.3.0-1) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index fa0100a..8dd1471 100644
--- a/debian/control
+++ b/debian/control
@@ -108,19 +108,29 @@ Description: Qt 5 localstorage QML module
  .
  This is a singleton type for reading and writing to SQLite databases.
 
-Package: qml-model-qtqml-models2
+Package: qml-module-qtqml-models2
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: qtdeclarative5-models-plugin (<< 5.2.1-5~)
-Replaces: qtdeclarative5-models-plugin (<< 5.2.1-5~)
+Breaks: qtdeclarative5-models-plugin (<< 5.2.1-5~), qml-model-qtqml-models2 (<< 5.3.0~)
+Replaces: qtdeclarative5-models-plugin (<< 5.2.1-5~), qml-model-qtqml-models2 (<< 5.3.0~)
 Description: Qt 5 Models2 QML module
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
  .
  The Models provides types previously found in Qt Quick module.
 
+Package: qml-model-qtqml-models2
+Architecture: all
+Section: oldlibs
+Depends: qml-module-qtqml-models2, , ${misc:Depends}
+Description: transitional dummy package for qml-module-qtqml-models2
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This is a transitional dummy package which can be safely removed.
+
 Package: qml-module-qtquick-particles2
 Architecture: any
 Multi-Arch: same
diff --git a/debian/qml-model-qtqml-models2.install b/debian/qml-module-qtqml-models2.install
similarity index 100%
rename from debian/qml-model-qtqml-models2.install
rename to debian/qml-module-qtqml-models2.install

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list