r7065 - in packages/trunk/nexuiz/debian: . patches
Bruno Fuddl-guestquot; Fuddl" Kleinert
fuddl-guest at alioth.debian.org
Fri May 16 09:42:33 UTC 2008
Author: fuddl-guest
Date: 2008-05-16 09:42:33 +0000 (Fri, 16 May 2008)
New Revision: 7065
Added:
packages/trunk/nexuiz/debian/patches/10_ambiguous_keyboard_bindings.dpatch
Modified:
packages/trunk/nexuiz/debian/changelog
packages/trunk/nexuiz/debian/patches/00list
Log:
* add patch to remove confusing description, how to toggle the in-game console, from the FAQ
Modified: packages/trunk/nexuiz/debian/changelog
===================================================================
--- packages/trunk/nexuiz/debian/changelog 2008-05-16 08:36:55 UTC (rev 7064)
+++ packages/trunk/nexuiz/debian/changelog 2008-05-16 09:42:33 UTC (rev 7065)
@@ -13,8 +13,11 @@
* Update manpages for -p|--pro parameter
* Update NEWS.Debian for "pro" mode
* Hopefully improved wrapper scripts for parameter handling
+ * Add 10_ambiguous_keyboard_bindings.dpatch patch to remove optional
+ confusing/ambiguous key description, how to toggle the in-game console,
+ from the FAQ (See #477397)
- -- Bruno "Fuddl" Kleinert <fuddl at tauware.de> Fri, 16 May 2008 10:34:50 +0200
+ -- Bruno "Fuddl" Kleinert <fuddl at tauware.de> Fri, 16 May 2008 11:33:19 +0200
nexuiz (2.4-1) unstable; urgency=low
Modified: packages/trunk/nexuiz/debian/patches/00list
===================================================================
--- packages/trunk/nexuiz/debian/patches/00list 2008-05-16 08:36:55 UTC (rev 7064)
+++ packages/trunk/nexuiz/debian/patches/00list 2008-05-16 09:42:33 UTC (rev 7065)
@@ -1,2 +1,3 @@
+10_ambiguous_keyboard_bindings.dpatch
10_detect_gnu-kfreebsd.dpatch
20_nostrip_support.dpatch
Added: packages/trunk/nexuiz/debian/patches/10_ambiguous_keyboard_bindings.dpatch
===================================================================
--- packages/trunk/nexuiz/debian/patches/10_ambiguous_keyboard_bindings.dpatch (rev 0)
+++ packages/trunk/nexuiz/debian/patches/10_ambiguous_keyboard_bindings.dpatch 2008-05-16 09:42:33 UTC (rev 7065)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 10_ambiguous_keyboard_bindings.dpatch by Bruno "Fuddl" Kleinert <fuddl at tauware.de>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Don't suggest ambiguous and deprecated keys, as we removed them from nexuiz-data's default.cfg
+
+ at DPATCH@
+diff -urNad nexuiz-2.4.2~/Docs/FAQ.html nexuiz-2.4.2/Docs/FAQ.html
+--- nexuiz-2.4.2~/Docs/FAQ.html 2008-05-11 16:09:09.000000000 +0200
++++ nexuiz-2.4.2/Docs/FAQ.html 2008-05-16 10:45:24.629641828 +0200
+@@ -263,7 +263,7 @@
+ <!--End Section 2-->
+ <h3><a name="How do I open the console?">How do I open the console?</a></h3>
+ <p class="Body">
+-Press <tt>[shift]+[escape]</tt>. To close it press <tt>[escape]</tt>. While playing ` or ^ will also open the console.
++Press <tt>[shift]+[escape]</tt>. To close it press <tt>[escape]</tt>.
+ </p>
+ <!--End Section 2-->
+ <h3><a name="What console commands/variables are there?">What console commands/variables are there?</a></h3>
Property changes on: packages/trunk/nexuiz/debian/patches/10_ambiguous_keyboard_bindings.dpatch
___________________________________________________________________
Name: svn:executable
+ *
More information about the Pkg-games-commits
mailing list