[SCM] qt3d packaging branch, master, updated. debian/5.7.1-20161122+dfsg-2-7-gd03395f

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue Dec 20 18:59:10 UTC 2016


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

The following commit has been merged in the master branch:
commit 1d2726884e2c422c046c255d792458f1e9afa5f1
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Dec 20 15:52:14 2016 -0300

    Files-Excluded should not have a trailing slash.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 073a26b..5bf0063 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ 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
-  examples/qt3d/planets-qml/images/
+  examples/qt3d/planets-qml/images
 
 Files: *
 Copyright: 2014 Klaralvdalens Datakonsult AB (KDAB)

-- 
qt3d packaging



More information about the pkg-kde-commits mailing list