[SCM] qt3d packaging branch, master, updated. 4487e99ecf5685349ddae144df7e474271b07373

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sun Aug 30 14:51:28 UTC 2015


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

The following commit has been merged in the master branch:
commit b3334eac4c050c1a1b67e2504001fb18cac6b58d
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Aug 30 17:34:45 2015 +0300

    Drop dh_builddeb override, no longer needed.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index a17b888..cdaae8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,3 @@ override_dh_auto_test:
 ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH), $(testrun_architectures)))
 	xvfb-run -a -s "-screen 0 640x480x24" make check QT_PLUGIN_PATH=$(CURDIR)/plugins LD_LIBRARY_PATH=$(CURDIR)/lib QML2_IMPORT_PATH=$(CURDIR)/qml
 endif
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-

-- 
qt3d packaging



More information about the pkg-kde-commits mailing list