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 <[EMAIL PROTECTED]> -## 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 <[EMAIL PROTECTED]> -## 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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

