r749 - packages/xbat/debian/patches

Eddy Petrisor eddyp-guest at costa.debian.org
Fri May 26 18:26:21 UTC 2006


Author: eddyp-guest
Date: 2006-05-26 18:26:21 +0000 (Fri, 26 May 2006)
New Revision: 749

Added:
   packages/xbat/debian/patches/010_deathonkill.diff
Removed:
   packages/xbat/debian/patches/010_deathonkill.patch
Modified:
   packages/xbat/debian/patches/series
Log:
bug: oops, path was incomplete
bug: use a similar suffix for the patch as it was before


Copied: packages/xbat/debian/patches/010_deathonkill.diff (from rev 748, packages/xbat/debian/patches/010_deathonkill.patch)
===================================================================
--- packages/xbat/debian/patches/010_deathonkill.patch	2006-05-26 18:01:31 UTC (rev 748)
+++ packages/xbat/debian/patches/010_deathonkill.diff	2006-05-26 18:26:21 UTC (rev 749)
@@ -0,0 +1,11 @@
+--- xbat-1.11.orig/xev.c	1998-10-16 14:52:37.000000000 +0300
++++ xbat-1.11/xev.c	2006-05-26 20:34:33.000000000 +0300
+@@ -231,7 +231,7 @@
+ 	    Chijou();
+ 	    EMissile();
+ 	    Enemy();
+-	    JikiBomb(i%6);
++	    JikiBomb(i%5);
+ 	    Score(nokori);
+ 	    Scroll(0);
+ 	    u_sleep(wait_tbl[wait_val]);

Deleted: packages/xbat/debian/patches/010_deathonkill.patch
===================================================================
--- packages/xbat/debian/patches/010_deathonkill.patch	2006-05-26 18:01:31 UTC (rev 748)
+++ packages/xbat/debian/patches/010_deathonkill.patch	2006-05-26 18:26:21 UTC (rev 749)
@@ -1,11 +0,0 @@
---- xev.c~	1998-10-16 14:52:37.000000000 +0300
-+++ xev.c	2006-05-26 20:34:33.000000000 +0300
-@@ -231,7 +231,7 @@
- 	    Chijou();
- 	    EMissile();
- 	    Enemy();
--	    JikiBomb(i%6);
-+	    JikiBomb(i%5);
- 	    Score(nokori);
- 	    Scroll(0);
- 	    u_sleep(wait_tbl[wait_val]);

Modified: packages/xbat/debian/patches/series
===================================================================
--- packages/xbat/debian/patches/series	2006-05-26 18:01:31 UTC (rev 748)
+++ packages/xbat/debian/patches/series	2006-05-26 18:26:21 UTC (rev 749)
@@ -2,4 +2,4 @@
 010_headers.diff
 010_extra_keys.diff
 010_short_size.diff
-010_deathonkill.patch
+010_deathonkill.diff




More information about the Pkg-games-commits mailing list