Author: baby-guest
Date: 2007-08-25 21:32:42 +0000 (Sat, 25 Aug 2007)
New Revision: 3828

Added:
   packages/trunk/a7xpg/debian/a7xpg-data.install
   packages/trunk/a7xpg/debian/a7xpg.install
Modified:
   packages/trunk/a7xpg/debian/control
   packages/trunk/a7xpg/debian/rules
Log:
Install the files



Added: packages/trunk/a7xpg/debian/a7xpg-data.install
===================================================================
--- packages/trunk/a7xpg/debian/a7xpg-data.install                              
(rev 0)
+++ packages/trunk/a7xpg/debian/a7xpg-data.install      2007-08-25 21:32:42 UTC 
(rev 3828)
@@ -0,0 +1,2 @@
+images usr/share/games/a7xpg/
+sounds usr/share/games/a7xpg/

Added: packages/trunk/a7xpg/debian/a7xpg.install
===================================================================
--- packages/trunk/a7xpg/debian/a7xpg.install                           (rev 0)
+++ packages/trunk/a7xpg/debian/a7xpg.install   2007-08-25 21:32:42 UTC (rev 
3828)
@@ -0,0 +1,3 @@
+a7xpg usr/games/
+#debian/*.xpm usr/share/pixmaps/
+#debian/*.desktop usr/share/applications/

Modified: packages/trunk/a7xpg/debian/control
===================================================================
--- packages/trunk/a7xpg/debian/control 2007-08-25 21:18:36 UTC (rev 3827)
+++ packages/trunk/a7xpg/debian/control 2007-08-25 21:32:42 UTC (rev 3828)
@@ -8,7 +8,7 @@
 
 Package: a7xpg
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: a7xpg-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: chase action game
  The goal of the game is to collect all the gold bullions found in each level
  and avoid crashing into any of the enemies. As you progress through the
@@ -18,3 +18,17 @@
  A7Xpg is another gem among many by Kenta Cho.
  .
   Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/a7xpg_e.html
+
+Package: a7xpg-data
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: a7xpg
+Description: chase action game - game data
+ The goal of the game is to collect all the gold bullions found in each level
+ and avoid crashing into any of the enemies. As you progress through the
+ levels you will encounter harder enemies, and you can gain a short period of
+ invincibility if you gather gold at high speeds.
+ .
+ This package includes the architecture-independent data for the game A7Xpg.
+ .
+  Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/a7xpg_e.html

Modified: packages/trunk/a7xpg/debian/rules
===================================================================
--- packages/trunk/a7xpg/debian/rules   2007-08-25 21:18:36 UTC (rev 3827)
+++ packages/trunk/a7xpg/debian/rules   2007-08-25 21:32:42 UTC (rev 3828)
@@ -52,24 +52,13 @@
        dh_installchangelogs 
        dh_installdocs
        dh_installexamples
-#      dh_install
+       dh_install
 #      dh_installmenu
-#      dh_installdebconf
-#      dh_installlogrotate
-#      dh_installemacsen
-#      dh_installpam
-#      dh_installmime
-#      dh_python
-#      dh_installinit
-#      dh_installcron
-#      dh_installinfo
        dh_installman
        dh_link
        dh_strip
        dh_compress
        dh_fixperms
-#      dh_perl
-#      dh_makeshlibs
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol


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

Reply via email to