r5640 - packages/trunk/late/debian/patches

Barry deFreese bddebian-guest at alioth.debian.org
Tue Feb 5 17:02:35 UTC 2008


Author: bddebian-guest
Date: 2008-02-05 17:02:34 +0000 (Tue, 05 Feb 2008)
New Revision: 5640

Modified:
   packages/trunk/late/debian/patches/gcc.dpatch
   packages/trunk/late/debian/patches/usleep.dpatch
Log:
Grr, fix dpatch description syntax.


Modified: packages/trunk/late/debian/patches/gcc.dpatch
===================================================================
--- packages/trunk/late/debian/patches/gcc.dpatch	2008-02-05 16:57:38 UTC (rev 5639)
+++ packages/trunk/late/debian/patches/gcc.dpatch	2008-02-05 17:02:34 UTC (rev 5640)
@@ -1,6 +1,6 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## gcc.dpatch by Martin Michlmayr <tbm at cyrius.com>
-## DP : Patch for gcc4.
+## DP: Patch for gcc4.
 
 @DPATCH@
 diff -ur late-0.1.0/src/init.cpp late-0.1.0-gcc/src/init.cpp

Modified: packages/trunk/late/debian/patches/usleep.dpatch
===================================================================
--- packages/trunk/late/debian/patches/usleep.dpatch	2008-02-05 16:57:38 UTC (rev 5639)
+++ packages/trunk/late/debian/patches/usleep.dpatch	2008-02-05 17:02:34 UTC (rev 5640)
@@ -1,6 +1,6 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## usleep.dpatch by Eric Andresen <ndiin at users.sourceforge.net>
-## DP : Add check for sleep counter.
+## DP: Add check for sleep counter.
 
 @DPATCH@
 diff -ur late-0.1.0/src/game.cpp late-0.1.0-usleep/src/game.cpp




More information about the Pkg-games-commits mailing list