Author: goneri
Date: 2009-05-10 21:39:29 +0000 (Sun, 10 May 2009)
New Revision: 9700

Modified:
   packages/trunk/teeworlds/debian/changelog
   packages/trunk/teeworlds/debian/rules
Log:
Clean the teeworld binary


Modified: packages/trunk/teeworlds/debian/changelog
===================================================================
--- packages/trunk/teeworlds/debian/changelog   2009-05-10 19:37:22 UTC (rev 
9699)
+++ packages/trunk/teeworlds/debian/changelog   2009-05-10 21:39:29 UTC (rev 
9700)
@@ -1,3 +1,9 @@
+teeworlds (0.5.1-3) UNRELEASED; urgency=low
+
+  * Clean the teeworld binary 
+
+ -- Gonéri Le Bouder <[email protected]>  Sun, 10 May 2009 23:38:35 +0200
+
 teeworlds (0.5.1-2) unstable; urgency=low
 
   * Fix the ouput of teeworlds-server --help with /bin/sh ->

Modified: packages/trunk/teeworlds/debian/rules
===================================================================
--- packages/trunk/teeworlds/debian/rules       2009-05-10 19:37:22 UTC (rev 
9699)
+++ packages/trunk/teeworlds/debian/rules       2009-05-10 21:39:29 UTC (rev 
9700)
@@ -43,7 +43,7 @@
        dh_testdir
        bam -c
        find -type f -name '*.o' -exec rm {} \;
-       rm -rf tmp.* debian/stamp-patched .pc config.bam fake_server map_resave 
crapnet tileset_borderfix teeworlds_srv dilate versionsrv packetgen mastersrv
+       rm -rf tmp.* debian/stamp-patched .pc config.bam fake_server map_resave 
crapnet tileset_borderfix teeworlds_srv dilate versionsrv packetgen mastersrv 
teeworlds
        dh_clean datasrc/*.pyc 
 
 install: install-indep install-arch


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to