[Pkg-voip-commits] r8936 - in /mumble/trunk/debian: changelog rules

thorvald at alioth.debian.org thorvald at alioth.debian.org
Mon May 16 03:43:40 UTC 2011


Author: thorvald
Date: Mon May 16 03:43:37 2011
New Revision: 8936

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8936
Log:
Reduce build verbosity a bit.

Modified:
    mumble/trunk/debian/changelog
    mumble/trunk/debian/rules

Modified: mumble/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/changelog?rev=8936&op=diff
==============================================================================
--- mumble/trunk/debian/changelog (original)
+++ mumble/trunk/debian/changelog Mon May 16 03:43:37 2011
@@ -2,6 +2,7 @@
 
   [ Thorvald Natvig ]
   * Allow build with boost 1.38 to make backports a bit easier.
+  * Reduce build verbosity a bit.
 
   [ Patrick Matthäi ]
   * Bump debhelper to compat version 7.

Modified: mumble/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/rules?rev=8936&op=diff
==============================================================================
--- mumble/trunk/debian/rules (original)
+++ mumble/trunk/debian/rules Mon May 16 03:43:37 2011
@@ -20,6 +20,7 @@
 	CONFIG*=symbols \
 	CONFIG*=no-embed-qt-translations \
 	CONFIG*=packaged \
+	CONFIG*=quiet-build-log \
 	DEFINES*=NO_UPDATE_CHECK \
 	DEFINES*=PLUGIN_PATH=/usr/lib/mumble \
 	DEFINES*=MUMBLE_VERSION=$(MUMBLE_DEB_VERSION) \




More information about the Pkg-voip-commits mailing list