[SCM] multiprecision integer library forked from gmp branch, master, updated. 79678a645f4027cbb466e81e4b53751a49192949

Felix Salfelder felix at salfelder.org
Thu May 16 06:48:39 UTC 2013


The following commit has been merged in the master branch:
commit 79678a645f4027cbb466e81e4b53751a49192949
Author: Felix Salfelder <felix at salfelder.org>
Date:   Thu May 16 08:38:05 2013 +0200

    unset VERBOSE

diff --git a/debian/rules b/debian/rules
index e4e6683..025675d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ CFLAGS += -Wall
 CXXFLAGS += -Wall
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+# export DH_VERBOSE=1
 
 build-arch: build
 build-indep: build

-- 
multiprecision integer library forked from gmp



More information about the debian-science-commits mailing list