[SCM] qttools packaging branch, master, updated. debian/5.3.2-2-3-g0039a60

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Sep 24 20:36:07 UTC 2014


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

The following commit has been merged in the master branch:
commit 0039a609d66b7229ef476b9f86c6dff57ce535c2
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Sep 24 17:35:48 2014 -0300

    Remove all CMake files for plugins.
    
    Not useful for us.
---
 debian/changelog                 | 5 +++--
 debian/qttools5-dev.install      | 3 ---
 debian/qttools5-examples.install | 4 ----
 3 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 70bb1af..c1fe420 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 qttools-opensource-src (5.3.2-3) UNRELEASED; urgency=medium
 
-  [ Dmitry Shachnev ]
-  * Move CMake files for example Designer plugins to qttools5-examples.
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Remove all CMake files for plugins, we should not be shipping them. They
+    are only useful for people building their own installers.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 24 Sep 2014 20:59:28 +0400
 
diff --git a/debian/qttools5-dev.install b/debian/qttools5-dev.install
index e9d11fe..2247d20 100644
--- a/debian/qttools5-dev.install
+++ b/debian/qttools5-dev.install
@@ -15,7 +15,6 @@ usr/include/*/qt5/QtDesigner/QDesignerDynamicPropertySheetExtension
 usr/include/*/qt5/QtDesigner/QDesignerExportWidget
 usr/include/*/qt5/QtDesigner/QDesignerExtraInfoExtension
 usr/include/*/qt5/QtDesigner/QDesignerFormEditorInterface
-usr/include/*/qt5/QtDesigner/QDesignerFormEditorPluginInterface
 usr/include/*/qt5/QtDesigner/QDesignerFormWindowCursorInterface
 usr/include/*/qt5/QtDesigner/QDesignerFormWindowInterface
 usr/include/*/qt5/QtDesigner/QDesignerFormWindowManagerInterface
@@ -123,8 +122,6 @@ usr/include/*/qt5/QtUiTools/qtuitoolsversion.h
 usr/include/*/qt5/QtUiTools/quiloader.h
 usr/lib/*/cmake/Qt5Designer/Qt5DesignerConfig.cmake
 usr/lib/*/cmake/Qt5Designer/Qt5DesignerConfigVersion.cmake
-usr/lib/*/cmake/Qt5Designer/Qt5Designer_QQuickWidgetPlugin.cmake
-usr/lib/*/cmake/Qt5Designer/Qt5Designer_QWebViewPlugin.cmake
 usr/lib/*/cmake/Qt5Help/Qt5HelpConfig.cmake
 usr/lib/*/cmake/Qt5Help/Qt5HelpConfigExtras.cmake
 usr/lib/*/cmake/Qt5Help/Qt5HelpConfigVersion.cmake
diff --git a/debian/qttools5-examples.install b/debian/qttools5-examples.install
index 9b9be9f..2eee8e1 100644
--- a/debian/qttools5-examples.install
+++ b/debian/qttools5-examples.install
@@ -1,7 +1,3 @@
-usr/lib/*/cmake/Qt5Designer/Qt5Designer_AnalogClockPlugin.cmake
-usr/lib/*/cmake/Qt5Designer/Qt5Designer_MultiPageWidgetPlugin.cmake
-usr/lib/*/cmake/Qt5Designer/Qt5Designer_TicTacToePlugin.cmake
-usr/lib/*/cmake/Qt5Designer/Qt5Designer_WorldTimeClockPlugin.cmake
 usr/lib/*/qt5/examples/assistant/
 usr/lib/*/qt5/examples/designer/
 usr/lib/*/qt5/examples/help/

-- 
qttools packaging



More information about the pkg-kde-commits mailing list