[Pkg-samba-maint] [samba] 07/07: Enable verbose build log.

Ivo De Decker idd-guest at alioth.debian.org
Mon Oct 14 20:23:21 UTC 2013


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

idd-guest pushed a commit to branch samba_4.0
in repository samba.

commit d3c70016a14ff79bc8872e45545e7161fddc9340
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date:   Mon Oct 14 22:21:30 2013 +0200

    Enable verbose build log.
---
 debian/changelog |    1 +
 debian/rules     |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 74c1c5a..fd6a8d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ samba (2:4.0.10+dfsg-3) UNRELEASED; urgency=low
   * Don't fail on errors in samba init script. Closes: #726326
   * Fix umask in make_shlibs to avoid lintian error
     control-file-has-bad-permissions.
+  * Enable verbose build log.
 
  -- Ivo De Decker <ivo.dedecker at ugent.be>  Mon, 14 Oct 2013 19:33:04 +0200
 
diff --git a/debian/rules b/debian/rules
index 9a8d4aa..09327b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ LDB_NEXT_VERSION = $(shell python -c "x = '$(LDB_VERSION)'.split('.'); x[-1] = s
 LDB_DEPENDS = "libldb1 (<< 1:$(LDB_NEXT_VERSION)~), libldb1 (>> 1:$(LDB_VERSION)~)"
 export PYTHON=$(shell which `pyversions -d`)
 export PYTHON_CONFIG="$(PYTHON)-config"
-WAF = $(PYTHON) ./buildtools/bin/waf
+WAF = $(PYTHON) ./buildtools/bin/waf -v
 
 # turn DEB_BUILD_OPTIONS='foo,bar' into DEB_BUILD_OPT_FOO and DEB_BUILD_OPT_BAR
 d_b_o:=$(shell echo "$$DEB_BUILD_OPTIONS"|sed 's/[^-[:alnum:]]/ /g'|tr a-z A-Z)

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




More information about the Pkg-samba-maint mailing list