[SCM] qtbase packaging branch, experimental, updated. debian/5.4.1+dfsg-1-3-g2eaa862

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Feb 25 10:51:06 UTC 2015


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

The following commit has been merged in the experimental branch:
commit 2eaa862a2ba3fd8e572333160d9e5387c1ec854e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Feb 25 13:51:03 2015 +0300

    Add bug reference for empty directories in docs.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c7163e6..1c51729 100755
--- a/debian/rules
+++ b/debian/rules
@@ -283,7 +283,7 @@ endif
 override_dh_auto_install-indep:
 	make INSTALL_ROOT=$(CURDIR)/debian/tmp install_html_docs
 	# Docs are shipping empty directories, most probably for scripts only present
-	# when building online-html.
+	# when building online-html. See QTBUG-44655.
 	find $(CURDIR)/debian/tmp/usr/share/qt5/doc/ -type d -empty -delete -print
 
 override_dh_install:

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list