[SCM] Packaging for vavoom branch, master, updated. debian/1.33-2-2-ge17ce3c

gustavo panizzo gfa gfa at zumbi.com.ar
Tue Mar 20 18:30:39 UTC 2012


The following commit has been merged in the master branch:
commit e17ce3c5635f8b3c96ac10b8f914adfdb346a52e
Author: gustavo panizzo gfa <gfa at zumbi.com.ar>
Date:   Tue Mar 20 15:29:42 2012 -0300

    wrap-and-sort -a

diff --git a/debian/control b/debian/control
index a32ea8e..9e11269 100644
--- a/debian/control
+++ b/debian/control
@@ -2,26 +2,28 @@ Source: vavoom
 Section: games
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: gustavo panizzo <gfa at zumbi.com.ar>, Jon Dowland <jmtd at debian.org>
-Build-Depends:
- cmake,
- debhelper (>= 7.0.50~),
- liballegro4.2-dev,
- libflac++-dev,
- libmad0-dev,
- libmikmod2-dev,
- libpng-dev,
- libsdl-mixer1.2-dev,
- libvorbis-dev,
- libwxgtk2.8-dev,
- zlib1g-dev
+Uploaders: gustavo panizzo <gfa at zumbi.com.ar>,
+           Jon Dowland <jmtd at debian.org>
+Build-Depends: cmake,
+               debhelper (>= 7.0.50~),
+               liballegro4.2-dev,
+               libflac++-dev,
+               libmad0-dev,
+               libmikmod2-dev,
+               libpng-dev,
+               libsdl-mixer1.2-dev,
+               libvorbis-dev,
+               libwxgtk2.8-dev,
+               zlib1g-dev
 Standards-Version: 3.9.2
 Homepage: http://www.vavoom-engine.com/
 
 Package: vavoom
-Provides: doom-engine, heretic-engine
+Provides: doom-engine,
+          heretic-engine
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Recommends: freedoom | doom-wad | heretic-wad | game-data-packager | boom-wad
 Description: Advanced Doom/Heretic/Hexen/Strife engine
  Vavoom is an engine based on sources of Doom, Heretic, Hexen and
diff --git a/debian/vavoom-dedicated.6 b/debian/vavoom-dedicated.6
deleted file mode 100644
index 106b0d6..0000000
--- a/debian/vavoom-dedicated.6
+++ /dev/null
@@ -1,133 +0,0 @@
-.TH vavoom 6 games
-.SS NAME 
-vavoom \- The most advanced Doom/Heretic/Hexen/Strife source port around!
-.SH SYNOPSIS
-.B vavoom
-[ \-opengl ] [ \-d3d ] [ \-particles \fIn\fR ] [ \-surfcachesize \fIn\fR ] [ \-nosound ] [ \-no3dsound ] [ \-nomusic ] [ \-cddev \fIfile\fR ] [ \-openal ] [ \-nomouse ] [ \-nojoy ] [ \-nolan ] [ \-noudp ] [ \-ip \fIip_addr\fR ] [ \-noipx ] [ \-mpath ] [ \-port \fIn\fR ] { [ \-freedoom] | [ \-doom ] | [ \-doom2 ] | [ \-tnt ] | [ \-plutonia ] | [ \-heretic ] | [ \-hexen ] | [ \-strife ] } [ \-game \fIdirectory\fR ] [ \-devgame \fIdirectory\fR ] [ \-devsnd \fIsndinfo_script\fR ] [ \-progs \fIdirectory\fP ] 
-
-.SH DESCRIPTION
-
-.B Vavoom
-is a source port based on sources of Doom, Heretic, Hexen and
-a little bit from Quake. Supported platforms are Windows and Linux.
-Vavoom has a graphical launcher (vlaunch).
-
-.SH Graphic Options
-.TP
-.BI \-opengl
-selects OpenGL driver
-.TP
-.BI \-d3d
-selects Direct3D driver
-.TP
-.BI \-particles\  <count> 
-specifies number of particles to use, default is 2048, but you can't have less than 512 (i.e. you can't disable them)
-.TP
-.BI \-surfcachesize\  <size>
-specifies size of surface cache memory, in kilobytes
-.SH Sound Options
-.TP
-.BI \-nosound
-disables all sound, music and CD-Audio
-.TP
-.BI \-nosfx
-disables sound
-.TP
-.BI \-no3dsound
-disables 3D sound, use original mode, Windows version only
-.TP
-.BI \-nomusic
-disables music
-.TP
-.BI \-nocdaudio
-disables CD music
-.TP
-.BI \-cddev\  <file>
-specifies CD device \fIfile\fP, default /dev/cdrom, LINUX version only
-.TP
-.BI \-openal
-enabled OpenAL driver.
-.SH Input Options
-.BI \-nomouse
-disables mouse
-.TP
-.BI \-nojoy
-disables joystick
-.SH Network Options
-.BI \-nolan
-disables all LAN drivers
-.TP
-.BI \-noudp
-disables TCP/IP driver
-.TP
-.BI \-ip\  <address>
-specifies IP address, Windows version only
-.TP
-.BI \-noipx
-disables IPX driver
-.TP
-.BI \-mpath
-enables MPATH TCP/IP driver, DOS version only
-.TP
-.BI \-port\  <port>
-sets default LAN port
-.SH Game selection
-.BI \-freedoom
-look only for FreeDoom IWAD files
-.TP
-.BI \-doom
-look only for Doom IWAD files
-.TP
-.BI \-doom2
-look only for Doom 2: Hell On Earth IWAD files
-.TP
-.BI \-tnt
-look only for Doom TNT: Evilution IWAD files
-.TP
-.BI \-plutonia
-look only for Doom: The Plutionia Experiment IWAD files
-.TP
-.BI \-heretic
-look only for Heretic IWAD files
-.TP
-.BI \-hexen
-look only for Hexen IWAD files
-.TP
-.BI \-strife
-look only for Strife IWAD files
-.SH Custom games and development
-.BI \-game\  <directory>
-specifies custom game.
-.TP
-.BI \-devgame\  <directory>
-like \fI-game\fR, but also sets Vavoom in development mode.
-.TP
-.BI \-devsound\  <SNDINFO_script>
-sets sound development mode, uses given SNDINFO script, sounds and music are loaded form archive \fIdirectory\fP, which is specified in script.
-.TP
-.BI \-progs\   <directory>
-specifies \fIdirectory\fP where to look for progs. Server progs are loaded from \fIfile\fP svprogs.dat, client progs - clprogs.dat. Path must include ending slash.
-    Example: \-progs progs/myprogs/
-.TP
-.BI \-file\   <file1> [<file2> \.\.\.]
-specifies additional files.
-.TP
-.BI \-iwaddir\   <dir1> [<dir2> \.\.\.]
-specifies additional directories where to look for IWAD files.
-.SH Debugging Options
-.BI \-debug
-creates a debug \fIfile\fP basev/debug.txt with all console messages.
-.TP
-.BI \-starttime\  <time>
-sets start time, not in LINUX version and dedicated servers
-.TP
-.BI \-rhide
-prints debugfile to stderr, in DOS version Sys_Error exits with call frame traceback
-.SH More Information
-http://vavoom-engine.com/wiki/index.php?title=Command_line_arguments
-
-/usr/share/doc/vavoom/vavoom.txt.gz
-.PP
-Doom is a registered trademark of id software (http://www.idsoftware.com/).
-.SH Author
-See the copyright file on \fI/usr/share/doc/vavoom/copyright\fR

-- 
Packaging for vavoom



More information about the Pkg-games-commits mailing list