Timo Jyrinki has proposed merging lp:~timo-jyrinki/kubuntu-packaging/qtdeclarative-opensource-src_fixpkgname into lp:~kubuntu-packagers/kubuntu-packaging/qtdeclarative-opensource-src.
Commit message: [ 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. Requested reviews: Kubuntu Packagers (kubuntu-packagers) For more details, see: https://code.launchpad.net/~timo-jyrinki/kubuntu-packaging/qtdeclarative-opensource-src_fixpkgname/+merge/220601 -- https://code.launchpad.net/~timo-jyrinki/kubuntu-packaging/qtdeclarative-opensource-src_fixpkgname/+merge/220601 Your team Kubuntu Packagers is requested to review the proposed merge of lp:~timo-jyrinki/kubuntu-packaging/qtdeclarative-opensource-src_fixpkgname into lp:~kubuntu-packagers/kubuntu-packaging/qtdeclarative-opensource-src.
=== modified file 'debian/changelog' --- debian/changelog 2014-05-21 10:26:38 +0000 +++ debian/changelog 2014-05-22 09:58:42 +0000 @@ -1,3 +1,12 @@ +qtdeclarative-opensource-src (5.2.1-5ubuntu4) utopic; 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. + + -- Timo Jyrinki <[email protected]> Thu, 22 May 2014 07:03:25 +0000 + qtdeclarative-opensource-src (5.2.1-5ubuntu3) utopic; urgency=medium * qtquick_delegate_creation_range_itemviews.patch: === modified file 'debian/control' --- debian/control 2014-05-07 08:24:49 +0000 +++ debian/control 2014-05-22 09:58:42 +0000 @@ -149,26 +149,36 @@ Architecture: any Multi-Arch: same Section: oldlibs -Depends: qml-model-qtqml-models2, ${misc:Depends} +Depends: qml-module-qtqml-models2, ${misc:Depends} Description: transitional dummy package for 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. . This is a transitional dummy package which can be safely removed. -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.2.1-5~) +Replaces: qtdeclarative5-models-plugin (<< 5.2.1-5~), qml-model-qtqml-models2 (<< 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. . 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: qtdeclarative5-particles-plugin Architecture: any Multi-Arch: same @@ -412,7 +422,7 @@ Multi-Arch: same Section: x11 Pre-Depends: ${misc:Pre-Depends} -Depends: qml-model-qtqml-models2, +Depends: qml-module-qtqml-models2, qml-module-qtquick-dialogs, qml-module-qtquick-localstorage, qml-module-qtquick-particles2, === renamed file 'debian/qml-model-qtqml-models2.install' => 'debian/qml-module-qtqml-models2.install'
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
