[hamradio-commits] [gnss-sdr] 01/01: Update debian rules

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Thu Jan 18 08:49:48 UTC 2018


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch master
in repository gnss-sdr.

commit c23066a1ccdf0cf1246391d7796e23d04256893f
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Thu Jan 18 09:49:33 2018 +0100

    Update debian rules
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1aef09a..e664a8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,11 +3,14 @@ export DH_VERBOSE = 1
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --buildsystem=cmake --parallel --builddirectory=build 
+	dh $@ --buildsystem=cmake
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DENABLE_PACKAGING=ON -DENABLE_OSMOSDR=ON
 
+# Auto test override due to an upstream bug in QA code. Developer team informed.
+# will be fixed in next upstream release
+
 override_dh_auto_test:
 
 #get-orig-source:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list