[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.2.1-5-30-g9bdad2b
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Thu May 22 03:58:10 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=9bdad2b
The following commit has been merged in the experimental branch:
commit 9bdad2b56d3859cb14ab6cd30b18bf81cfec2a7a
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Thu May 22 00:57:57 2014 -0300
No-op wrap-and-sort.
---
debian/control | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 8dd1471..fae17b1 100644
--- a/debian/control
+++ b/debian/control
@@ -113,8 +113,10 @@ Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
-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~)
+Breaks: qml-model-qtqml-models2 (<< 5.3.0~),
+ qtdeclarative5-models-plugin (<< 5.2.1-5~)
+Replaces: qml-model-qtqml-models2 (<< 5.3.0~),
+ qtdeclarative5-models-plugin (<< 5.2.1-5~)
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.
@@ -124,7 +126,7 @@ Description: Qt 5 Models2 QML module
Package: qml-model-qtqml-models2
Architecture: all
Section: oldlibs
-Depends: qml-module-qtqml-models2, , ${misc:Depends}
+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.
--
qtdeclarative packaging
More information about the pkg-kde-commits
mailing list