[Pkg-apache-commits] [SCM] Debian packaging for apache2 (Apache HTTPD 2.x) branch, next, updated. 1b061a0344c5f3cc459e769e2ad0e62be6f570cb

Stefan Fritsch sf at sfritsch.de
Sat Mar 17 20:45:13 UTC 2012


The following commit has been merged in the next branch:
commit 9414a9ec0b07af45c4073696c26984e65537f89d
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Sat Mar 17 16:34:15 2012 +0100

    disable verbose build by default

diff --git a/debian/rules b/debian/rules
index 1decb5a..0328846 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+# export DH_VERBOSE=1
 
 LSB_RELEASE := $(shell lsb_release -i -s)
 SERVER_VERSION := $(shell dpkg-parsechangelog | perl -ne 'print $$1 if m/Version:\s*([\d\.]+)/')

-- 
Debian packaging for apache2 (Apache HTTPD 2.x)



More information about the Pkg-apache-commits mailing list