r4653 - in packages/trunk/ii-esu/debian: . patches

Miriam Ruiz baby-guest at alioth.debian.org
Tue Nov 13 18:49:37 UTC 2007


Author: baby-guest
Date: 2007-11-13 18:49:37 +0000 (Tue, 13 Nov 2007)
New Revision: 4653

Modified:
   packages/trunk/ii-esu/debian/changelog
   packages/trunk/ii-esu/debian/control
   packages/trunk/ii-esu/debian/ii-esu-data.install
   packages/trunk/ii-esu/debian/ii-esu.install
   packages/trunk/ii-esu/debian/patches/makefile.patch
   packages/trunk/ii-esu/debian/rules
Log:
Removed non-free stuff
Fixed minor things in control headers
Fixed Makefile
Fixed install files



Modified: packages/trunk/ii-esu/debian/changelog
===================================================================
--- packages/trunk/ii-esu/debian/changelog	2007-11-13 18:30:04 UTC (rev 4652)
+++ packages/trunk/ii-esu/debian/changelog	2007-11-13 18:49:37 UTC (rev 4653)
@@ -1,5 +1,6 @@
 ii-esu (1.0a.dfsg1-1) unstable; urgency=low
 
+  [ Miriam Ruiz ]
   * Initial release (Closes: #440925)
   * Thanks to Junichi Uekawa <dancer at netfort.gr.jp>
     and to 角田慎一 <tsuno at ngy.1st.ne.jp> for their help translating the

Modified: packages/trunk/ii-esu/debian/control
===================================================================
--- packages/trunk/ii-esu/debian/control	2007-11-13 18:30:04 UTC (rev 4652)
+++ packages/trunk/ii-esu/debian/control	2007-11-13 18:49:37 UTC (rev 4653)
@@ -7,8 +7,9 @@
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
 Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/ii-esu/
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/ii-esu/?op=log
+Homepage: http://hizuoka.web.fc2.com/game/ES/index_en.html
+Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/ii-esu/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/ii-esu/?op=log
 
 Package: ii-esu
 Architecture: any
@@ -18,7 +19,7 @@
  your mouse points, and you move if the mouse pointer is outside the
  inner circle.
  .
-  http://hizuoka.web.fc2.com/game/ES/index_en.html
+  Homepage: http://hizuoka.web.fc2.com/game/ES/index_en.html
 
 Package: ii-esu-data
 Architecture: all
@@ -31,4 +32,4 @@
  .
  This package includes the architecture-independent data for the game ES.
  .
-  http://hizuoka.web.fc2.com/game/ES/index_en.html
+  Homepage: http://hizuoka.web.fc2.com/game/ES/index_en.html

Modified: packages/trunk/ii-esu/debian/ii-esu-data.install
===================================================================
--- packages/trunk/ii-esu/debian/ii-esu-data.install	2007-11-13 18:30:04 UTC (rev 4652)
+++ packages/trunk/ii-esu/debian/ii-esu-data.install	2007-11-13 18:49:37 UTC (rev 4653)
@@ -1,3 +1,3 @@
 music usr/share/games/ii-esu/
-#se usr/share/games/ii-esu/
-#voice usr/share/games/ii-esu/
+se usr/share/games/ii-esu/
+voice usr/share/games/ii-esu/

Modified: packages/trunk/ii-esu/debian/ii-esu.install
===================================================================
--- packages/trunk/ii-esu/debian/ii-esu.install	2007-11-13 18:30:04 UTC (rev 4652)
+++ packages/trunk/ii-esu/debian/ii-esu.install	2007-11-13 18:49:37 UTC (rev 4653)
@@ -1,3 +1,3 @@
-es usr/games/ii-esu
+ii-esu usr/games/
 debian/*.xpm usr/share/pixmaps/
 debian/*.desktop usr/share/applications/

Modified: packages/trunk/ii-esu/debian/patches/makefile.patch
===================================================================
--- packages/trunk/ii-esu/debian/patches/makefile.patch	2007-11-13 18:30:04 UTC (rev 4652)
+++ packages/trunk/ii-esu/debian/patches/makefile.patch	2007-11-13 18:49:37 UTC (rev 4653)
@@ -2,10 +2,10 @@
 # Copyright (C) 2007  Miriam Ruiz <little_miry at yahoo.es>
 # Distributed under the same license as the game. See debian/copyright.
 
-Index: es-shooter-1.0a.dfsg1/Makefile
+Index: ii-esu-1.0a.dfsg1/Makefile
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ es-shooter-1.0a.dfsg1/Makefile	2007-09-05 13:45:50.000000000 +0000
++++ ii-esu-1.0a.dfsg1/Makefile	2007-11-13 18:46:14.000000000 +0000
 @@ -0,0 +1,24 @@
 +DC=gdmd
 +DFLAGS=-g -O -d -release
@@ -14,7 +14,7 @@
 +DSRC=$(shell find src/ -name "*.d")
 +SOURCES=$(DSRC) import/SDL_video.d import/SDL_mouse.d import/SDL_mixer.d
 +OBJS=$(SOURCES:.d=.o)
-+EXE=es
++EXE=ii-esu
 +
 +all: $(EXE)
 +

Modified: packages/trunk/ii-esu/debian/rules
===================================================================
--- packages/trunk/ii-esu/debian/rules	2007-11-13 18:30:04 UTC (rev 4652)
+++ packages/trunk/ii-esu/debian/rules	2007-11-13 18:49:37 UTC (rev 4653)
@@ -56,6 +56,7 @@
 	dh_install
 	dh_installmenu
 	dh_installman debian/*.6
+	#dh_desktop
 	dh_link
 	dh_strip
 	dh_compress
@@ -77,6 +78,7 @@
 	rm ES_d/lib/*.lib
 	rm ES_d/resource/*.RES
 	rm `find ES_d -name "*.obj"`
+	rm ES_d/voice/*
 	tar cvfz ../ii-esu_1.0a.dfsg1.orig.tar.gz ES_d
 	rm -rf ES_d.zip ES_d
 




More information about the Pkg-games-commits mailing list