[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.2.1-5-9-g1ab40de
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Wed May 21 20:24:19 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=1ab40de
The following commit has been merged in the experimental branch:
commit 1ab40de8807860d96e100423205da9bab9a2014e
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Wed May 21 17:23:57 2014 -0300
Simplify doc installation.
---
debian/changelog | 2 ++
debian/qtdeclarative5-doc-html.install | 4 +---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7ac32b9..06d0630 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ qtdeclarative-opensource-src (5.3.0-1) UNRELEASED; urgency=medium
qml-module-qtquick-dialogs anymore from this source, they have been moved
to src:qtquickcontrols-opensource-src.
* Update install files.
+ * Simplify doc installation. We do not build the compressed doc from this
+ source anymore.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 05 May 2014 23:50:25 -0300
diff --git a/debian/qtdeclarative5-doc-html.install b/debian/qtdeclarative5-doc-html.install
index 9b3a2d2..f97e055 100644
--- a/debian/qtdeclarative5-doc-html.install
+++ b/debian/qtdeclarative5-doc-html.install
@@ -1,3 +1 @@
-usr/share/qt5/doc/qtqml/
-usr/share/qt5/doc/qtquick/
-usr/share/qt5/doc/qtquickdialogs/
+usr/share/qt5/doc/
--
qtdeclarative packaging
More information about the pkg-kde-commits
mailing list