[SCM] qtwebchannel packaging branch, master, updated. 98cde9c89b371cbf0f57695519484cb682398c77

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Jul 27 00:09:10 UTC 2016


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

The following commit has been merged in the master branch:
commit edfd71c383cde836231a22cb8d0ef798ec98f077
Author: Sandro Knauß <sknauss at kde.org>
Date:   Tue Jul 26 23:46:52 2016 +0200

    Disable verbosity in rules files
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1de5677..e4a6cbd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export CFLAGS := $(shell dpkg-buildflags --get CFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)

-- 
qtwebchannel packaging



More information about the pkg-kde-commits mailing list