[pkg-wine-party] [wine] 08/08: Update README.debian, restore "Debugging".

Jens Reyer jreyer-guest at moszumanska.debian.org
Sun Jan 3 18:12:47 UTC 2016


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

jreyer-guest pushed a commit to branch master
in repository wine.

commit 3fac82667585bd670b40a06fcf1d4f15282353c7
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Sun Jan 3 18:46:50 2016 +0100

    Update README.debian, restore "Debugging".
---
 debian/README.debian | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/README.debian b/debian/README.debian
index c68856f..5641db5 100644
--- a/debian/README.debian
+++ b/debian/README.debian
@@ -23,17 +23,17 @@ $ git clone git://anonscm.debian.org/pkg-wine/wine.git
 Or viewed online at:
 http://anonscm.debian.org/gitweb/?p=pkg-wine/wine.git
 
-Environment
-===========
-If you e.g. aren't interested in debugging output, you can set the WINEDEBUG
-environment variable to an empty value.
+Debugging
+=========
+Debugging information is no longer output by default.  If you are interested in
+more verbose debugging output, you can set the WINEDEBUG environment variable.
 
 Examples:
-$ WINEDEBUG= wine
-$ WINEDEBUG= wine-development
+$ WINEDEBUG=all wine
+$ WINEDEBUG=all wine-development
 
-If you never want debug information, you can include an "export WINEDEBUG="
-line in your ~/.bashrc file.
+If you always want verbose information, you can include an
+"export WINEDEBUG=all" line in your ~/.bashrc file.
 
 Old Versions
 ============
@@ -80,8 +80,8 @@ If this causes problems for an application you may create a 32-bit wineprefix
 by running e.g.:
 $ WINEARCH=win32 WINEPREFIX="$HOME/.wine32" wineboot
 
-If you don't want 64-bit at all, you may remove wine64 and install wine from a
-32-bit architecture (e.g. wine:i386).
+If you don't want 64-bit at all, you may remove wine64 and install wineserver
+from the 32-bit architecture (e.g. wineserver:i386).
 
 Wine Gecko
 ==========

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



More information about the pkg-wine-party mailing list