[SCM] qt3d packaging branch, experimental, updated. debian/5.7.1+dfsg-2-23-gbe2b5ce

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Jun 13 21:47:46 UTC 2017


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

The following commit has been merged in the experimental branch:
commit be2b5ceface26bd188bc2f2e2138d68eb96088d2
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Jun 14 00:47:24 2017 +0300

    The qgltf executable is not build without assimp.
---
 debian/changelog                       | 1 -
 debian/control                         | 4 +---
 debian/qt3d-gltfsceneio-plugin.install | 1 -
 3 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c225b6b..4634f50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,7 +18,6 @@ qt3d-opensource-src (5.9.0+dfsg-1) UNRELEASED; urgency=medium
     - qt3d-scene2d-plugin
 
   [ Dmitry Shachnev ]
-  * Move qgltf executable to qt3d-gltfsceneio-plugin package.
   * Migrate to automatic dbgsym packages.
   * Update debian/copyright.
   * Update symbols files from the current amd64 build log.
diff --git a/debian/control b/debian/control
index 9a5c953..e21aa46 100644
--- a/debian/control
+++ b/debian/control
@@ -189,14 +189,12 @@ Multi-Arch: same
 Depends: libqt53dcore5 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: qt3d-assimpsceneio-plugin (<< 5.9.0+dfsg-1~)
-Replaces: qt3d-assimpsceneio-plugin (<< 5.9.0+dfsg-1~)
 Description: Qt 3D GL Transmission Format scene IO plugin
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
  .
  This package contains Qt 3D's GLTF geometry loader, scene import and
- export plugins, and a helper qgltf executable.
+ export plugins.
 
 Package: qt3d-defaultgeometryloader-plugin
 Architecture: any
diff --git a/debian/qt3d-gltfsceneio-plugin.install b/debian/qt3d-gltfsceneio-plugin.install
index 8ff8216..f58abaa 100644
--- a/debian/qt3d-gltfsceneio-plugin.install
+++ b/debian/qt3d-gltfsceneio-plugin.install
@@ -1,4 +1,3 @@
-usr/lib/*/qt5/bin/qgltf
 usr/lib/*/qt5/plugins/geometryloaders/libgltfgeometryloader.so
 usr/lib/*/qt5/plugins/sceneparsers/libgltfsceneexport.so
 usr/lib/*/qt5/plugins/sceneparsers/libgltfsceneimport.so

-- 
qt3d packaging



More information about the pkg-kde-commits mailing list