r7014 - packages/trunk/vegastrike-data/debian

Andres Mejia ceros-guest at alioth.debian.org
Thu May 15 03:34:06 UTC 2008


Author: ceros-guest
Date: 2008-05-15 03:34:06 +0000 (Thu, 15 May 2008)
New Revision: 7014

Modified:
   packages/trunk/vegastrike-data/debian/changelog
   packages/trunk/vegastrike-data/debian/control
   packages/trunk/vegastrike-data/debian/rules
   packages/trunk/vegastrike-data/debian/vegastrike-data.install
Log:
Creating vegastrike-music package as well.

Modified: packages/trunk/vegastrike-data/debian/changelog
===================================================================
--- packages/trunk/vegastrike-data/debian/changelog	2008-05-15 02:48:57 UTC (rev 7013)
+++ packages/trunk/vegastrike-data/debian/changelog	2008-05-15 03:34:06 UTC (rev 7014)
@@ -20,16 +20,17 @@
   * Add lintian override for empty movies directory.
   * Add watch file.
   * Added DM-Upload-Allowed: yes field.
-  * Adding Provides/Replaces fields for vegastrike-music. Conflicts field is
-    not necessary.
-  * vegastrike-music will be a part of vegastrike-data now. Closes: #205399
+  * vegastrike-music will be a part of vegastrike-data source package.
+    Closes: #205399
   * vegastrike-data contains player's guide which provides more information
     about vsinstall sound settings. Closes: #224624
   * Command to quit in vegastrike is now more obvious with new vegastrike-data
     package. Closes: #297778
   * Remove non-DFSG songs from upstream.
+  * Changed Suggests field to Recommends for vegastrike-data.
+  * Added Vincent Fourmond to Uploaders field.
 
- -- Andres Mejia <mcitadel at gmail.com>  Sun, 11 May 2008 15:12:59 -0400
+ -- Andres Mejia <mcitadel at gmail.com>  Wed, 14 May 2008 23:27:37 -0400
 
 vegastrike-data (0.4.3-5) unstable; urgency=low
 

Modified: packages/trunk/vegastrike-data/debian/control
===================================================================
--- packages/trunk/vegastrike-data/debian/control	2008-05-15 02:48:57 UTC (rev 7013)
+++ packages/trunk/vegastrike-data/debian/control	2008-05-15 03:34:06 UTC (rev 7014)
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Andres Mejia <mcitadel at gmail.com>, Sam Hocevar (Debian packages) <sam+deb at zoy.org>
+Uploaders: Andres Mejia <mcitadel at gmail.com>, Sam Hocevar (Debian packages) <sam+deb at zoy.org>, Vincent Fourmond <fourmond at debian.org>
 Build-Depends: debhelper (>= 5), quilt, sharutils
 Standards-Version: 3.7.3
 Homepage: http://vegastrike.sourceforge.net/
@@ -13,9 +13,7 @@
 Package: vegastrike-data
 Architecture: all
 Depends: python
-Suggests: vegastrike
-Provides: vegastrike-music
-Replaces: vegastrike-music
+Recommends: vegastrike
 Description: OpenSource 3d Space Simulator (data files)
  Vega Strike is an OpenSource 3d Space Simulator. Work is proceeding on both the
  Vega Strike game engine and a Vega Strike Universe game data set. Both engine
@@ -34,3 +32,25 @@
     * Preliminary multiplayer Deathmatch (testing server only)
  .
  This package installs the data files necessary to play vegastrike.
+
+Package: vegastrike-music
+Architecture: all
+Suggests: vegastrike
+Description: OpenSource 3d Space Simulator (music)
+ Vega Strike is an OpenSource 3d Space Simulator. Work is proceeding on both the
+ Vega Strike game engine and a Vega Strike Universe game data set. Both engine
+ and data are in a playable state, but still under development. Each release
+ serves as a beta for both engine and data.
+ .
+ The Vega Strike engine serves as the foundation for the Privateer Gemini Gold,
+ Privateer Remake, Vega Trek, and Pi Armada projects.
+ .
+ The project goal is, at version 1.0, is to be a generic space simulator.
+ Currently developed features include:
+ .
+    * Trading
+    * Exploration
+    * Plenty of shoot 'em up action
+    * Preliminary multiplayer Deathmatch (testing server only)
+ .
+ This package installs the music for vegastrike.

Modified: packages/trunk/vegastrike-data/debian/rules
===================================================================
--- packages/trunk/vegastrike-data/debian/rules	2008-05-15 02:48:57 UTC (rev 7013)
+++ packages/trunk/vegastrike-data/debian/rules	2008-05-15 03:34:06 UTC (rev 7014)
@@ -21,12 +21,17 @@
 	dh_testroot
 	dh_clean -k
 	dh_install -X.cvsignore -XCOPYING -XLICENSE.STANDALONE
+# Music files go into seperate package.
+	dh_install -pvegastrike-music music usr/share/games/vegastrike \
+		-X.cvsignore -XCOPYING -XLICENSE.STANDALONE
 	mkdir -p debian/vegastrike-data/usr/share/lintian/overrides
 	install -m 644 debian/vegastrike-data.override \
 		debian/vegastrike-data/usr/share/lintian/overrides/vegastrike-data
 # Make files that are not executable non-executable
 	find debian/vegastrike-data/usr/share/games/vegastrike -perm 755 -type f \
 		! -regex '.*\.py$$' -print0 | xargs -0 -r chmod 644
+	find debian/vegastrike-music/usr/share/games/vegastrike -type f \
+		-print0 | xargs -0 -r chmod 644
 # Set appropriate mode for python scripts based on first line of each script
 	for PY in `find debian/vegastrike-data/usr/share/games/vegastrike -type f \
 		-regex '.*\.py$$'`; do TEST=$$(head -n 1 $$PY | grep '^#!'); \

Modified: packages/trunk/vegastrike-data/debian/vegastrike-data.install
===================================================================
--- packages/trunk/vegastrike-data/debian/vegastrike-data.install	2008-05-15 02:48:57 UTC (rev 7013)
+++ packages/trunk/vegastrike-data/debian/vegastrike-data.install	2008-05-15 03:34:06 UTC (rev 7014)
@@ -19,7 +19,6 @@
 mission usr/share/games/vegastrike
 modules usr/share/games/vegastrike
 movies usr/share/games/vegastrike
-music usr/share/games/vegastrike
 programs usr/share/games/vegastrike
 sectors usr/share/games/vegastrike
 sounds usr/share/games/vegastrike




More information about the Pkg-games-commits mailing list