[SCM] qt3d packaging branch, master, updated. 3d5c988100c6c4378451bd6f610b6e165be60614

Pino Toscano pino at moszumanska.debian.org
Sat Jul 4 06:31:15 UTC 2015


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

The following commit has been merged in the master branch:
commit 3d5c988100c6c4378451bd6f610b6e165be60614
Author: Pino Toscano <pino at debian.org>
Date:   Thu Jan 1 15:22:58 2015 +0100

    mark packages Multi-Arch: same
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 32a934c..3f652e6 100644
--- a/debian/control
+++ b/debian/control
@@ -68,6 +68,7 @@ Description: Qt 5 3D QML plugin
 Package: qt3d5-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: libqt53d5 (= ${binary:Version}),
          libqt53dquick5 (= ${binary:Version}),
          qtbase5-dev,
@@ -87,6 +88,7 @@ Description: Qt 5 3d development files
 Package: qt3d5-private-dev
 Architecture: any
 Section: libdevel
+Multi-Arch: same
 Depends: qt3d5-dev (= ${binary:Version}),
          ${misc:Depends},
 Description: Qt 5 3d private development files
@@ -121,6 +123,7 @@ Description: Qt 5 3d examples
 Package: qt3d5-dbg
 Priority: extra
 Architecture: any
+Multi-Arch: same
 Section: debug
 Depends: libqt53d5 (= ${binary:Version}),
          ${misc:Depends},

-- 
qt3d packaging



More information about the pkg-kde-commits mailing list