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

sebastic-guest pushed a commit to branch split-c-f-cxx
in repository netcdf.

commit 619567fd8be362f541db72297d6f5139b24fb95b
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Thu Jan 15 21:33:32 2015 +0100

    Enable verbose make output.
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 476bf98..fc08680 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ netcdf (1:4.3.3~rc3-1) UNRELEASED; urgency=medium
   * Bump debhelper compatibility to 9.
   * Restructure control file with cme.
   * Remove duplicate section from netcdf-bin.
+  * Enable verbose make output.
 
  -- Nico Schlömer <nico.schloe...@gmail.com>  Mon, 12 May 2014 14:27:06 +0200
 
diff --git a/debian/rules b/debian/rules
index 50176a3..cd991f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,7 @@ override_dh_auto_configure:
        dh_auto_configure -- \
        -DCMAKE_C_COMPILER=mpicc \
        -DCMAKE_SKIP_RPATH:BOOL=ON \
+       -DCMAKE_VERBOSE_MAKEFILE=1 \
        -DENABLE_TESTS:BOOL=OFF \
        -DENABLE_DOXYGEN:BOOL=ON
+

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/netcdf.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to