[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#598406: ITP: vavoom -- The most advanced Doom/Heretic/Hexen/Strife source port around!



On Mon, Sep 12, 2011 at 02:54:25PM +0100, Jon Dowland wrote:
> Your other changes sound good: I'll try to look at the package today or tomorrow.

Well I did! I was just about ready to upload, with minor changes (patch attached).

However;

 * I have to specify -iwaddir /usr/share/games/doom.  Shouldn't this be the default?

 * It crashed on exit and I had to switch VT and kill -9 the binary to get X back. This
   was on the first invocation which was fullscreen.  Next time I ran it, it ran windowed.
   It is running windowed on subsequent invocations, but my config has windowed set to 0.

   If I blow away ~/.vavoom, it starts windowed anyway.  Weird!


-- 
Jon Dowland
diff -ruN -x.git mentors/vavoom-1.32//debian/control take2/vavoom-1.32//debian/control
--- mentors/vavoom-1.32//debian/control	2011-09-11 15:04:04.000000000 +0100
+++ take2/vavoom-1.32//debian/control	2011-09-14 08:49:34.135501546 +0100
@@ -2,22 +2,21 @@
 Section: games
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
-Uploaders: gustavo panizzo <gfa@zumbi.com.ar>
+Uploaders: gustavo panizzo <gfa@zumbi.com.ar>, Jon Dowland <jmtd@debian.org>
 Build-Depends: debhelper (>= 7.0.50~), cmake, zlib1g-dev, libpng12-dev, libvorbis-dev, libmad0-dev, libmikmod2-dev, libflac++-dev, liballegro4.2-dev, libsdl-mixer1.2-dev, libwxgtk2.8-dev 
 Standards-Version: 3.9.1
-Homepage: http://www.vavoom-engine.com
+Homepage: http://www.vavoom-engine.com/
 
 
 Package: vavoom
 Provides: doom-engine, heretic-engine
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: 
- doom-wad | heretic-wad | game-data-packager
+Recommends: doom-wad | heretic-wad | game-data-packager
 Description: Advanced Doom/Heretic/Hexen/Strife source port.
  Vavoom is a engine based on sources of Doom, Heretic, Hexen and
  a little bit from Quake.
  Vavoom needs game data to run, A free game date is available in
- freedoom package. Commercial game data could be packed using 
- game-data-packager
+ freedoom package. Commercial game data could be packaged using 
+ game-data-packager.
  One of Vavoom's features is it's graphical launcher (vlaunch).
diff -ruN -x.git mentors/vavoom-1.32//debian/copyright take2/vavoom-1.32//debian/copyright
--- mentors/vavoom-1.32//debian/copyright	2011-09-11 00:53:50.000000000 +0100
+++ take2/vavoom-1.32//debian/copyright	2011-09-14 08:47:28.441756329 +0100
@@ -12,7 +12,10 @@
 
 Copyright:
 
-    <Copyright (C) 2010 Janis Legzdinsh>
+    Copyright © 2010 Janis Legzdinsh
+    Copyright © 2008 Raven Software (Heretic & Hexen)
+    Copyright © 1999 Id Software, Bernd Kreimeier (Doom)
+    Copyright © 1999 Id Software (Quake)
 
 License:
 
@@ -34,7 +37,7 @@
 
 The Debian packaging is:
 
-    Copyright (C) 2010 gustavo panizzo <gfa@zumbi.com.ar>
+    Copyright © 2010 gustavo panizzo <gfa@zumbi.com.ar>
 
 you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -ruN -x.git mentors/vavoom-1.32//debian/vavoom.lintian-overrides take2/vavoom-1.32//debian/vavoom.lintian-overrides
--- mentors/vavoom-1.32//debian/vavoom.lintian-overrides	2011-09-11 14:04:58.000000000 +0100
+++ take2/vavoom-1.32//debian/vavoom.lintian-overrides	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-vavoom: binary-without-manpage usr/games/vlaunch

Reply to: