[SCM] qt3d packaging branch, master, updated. debian/5.9.1+dfsg-1
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Wed Aug 16 14:23:13 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt3d.git;a=commitdiff;h=af74579
The following commit has been merged in the master branch:
commit af745790bf74a74ecbfdc13f02b9b1acea46dccb
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Tue Jun 13 22:48:13 2017 +0300
Remove non-free ConvertUTF code from the tarballs.
---
debian/changelog | 1 +
debian/copyright | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 69ee691..d6725a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ qt3d-opensource-src (5.9.0+dfsg-1) UNRELEASED; urgency=medium
* Migrate to automatic dbgsym packages.
* Update debian/copyright.
* Update symbols files from the current amd64 build log.
+ * Remove non-free ConvertUTF code from the tarballs.
-- Simon Quigley <tsimonq2 at ubuntu.com> Fri, 09 Jun 2017 23:52:28 -0500
diff --git a/debian/copyright b/debian/copyright
index 5b27822..7ab5a41 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: qt3d-opensource-src
Source: https://download.qt.io/official_releases/qt/*/submodules/
Files-Excluded: examples/qt3d/audio-visualizer-qml
+ src/3rdparty/assimp/contrib/ConvertUTF
+# audio-visualizer-qml: MP3 file under CC BY-ND 2.0
+# ConvertUTF: Unicode license that does not allow modification
Files: *
Copyright: 2013 Research In Motion
--
qt3d packaging
More information about the pkg-kde-commits
mailing list