[SCM] qtscript packaging branch, experimental, updated. debian/5.4.0+dfsg-2-5-gd2d8c94

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Feb 25 08:40:30 UTC 2015


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

The following commit has been merged in the experimental branch:
commit d2d8c94023c05d8056e4a3839de0b75b32523353
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Feb 25 11:40:22 2015 +0300

    Fix indentation in debian/rules.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 20c9a5c..6b73814 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_auto_configure:
 	qmake QT_BUILD_PARTS+=tests
 
 override_dh_auto_build-indep:
-	 dh_auto_build -Smakefile -- html_docs
+	dh_auto_build -Smakefile -- html_docs
 
 override_dh_auto_install-arch:
 	dh_auto_install

-- 
qtscript packaging



More information about the pkg-kde-commits mailing list