Author: fuddl-guest Date: 2007-04-28 20:10:02 +0000 (Sat, 28 Apr 2007) New Revision: 2605
Modified: packages/trunk/sauerbraten/debian/README.Debian packages/trunk/sauerbraten/debian/changelog packages/trunk/sauerbraten/debian/control Log: added more removed directories to README.Debian. minor changes in control and changelog Modified: packages/trunk/sauerbraten/debian/README.Debian =================================================================== --- packages/trunk/sauerbraten/debian/README.Debian 2007-04-28 14:47:06 UTC (rev 2604) +++ packages/trunk/sauerbraten/debian/README.Debian 2007-04-28 20:10:02 UTC (rev 2605) @@ -3,16 +3,17 @@ The sauerbraten source package is derived from the Sauerbraten game. The sources can be found in the directory 'src' in the upstream distribution of Sauerbraten. -The 'include', 'xcode' and 'mingw' directories were removed from the Debian -package, because all header files in this direcotry are already shipped within -other Debian packages and some files are useless on GNU/Linux. Also some -proprietary header files with critical licenses were found in there. +The directories 'include', 'xcode', 'mingw', 'vcpp', 'devcpp', +'sauerbraten_unix' and 'bin_unix' were removed from the Debian package, because +all header files in this direcotry are already shipped within other Debian +packages and other files are useless on GNU/Linux. Also some proprietary header +files with critical licenses were found in there. The Debian package of the sauerbraten engine includes a patch, which makes the engine try to read $HOME/.sauerbraten/config.cfg. That makes it possible to have a per-user based configuration file. -To customize sauerbraten to your needs, run 'mkdir -p ~/.sauerbraten' and +To configure sauerbraten to your needs, run 'mkdir -p ~/.sauerbraten' and create ~/.sauerbraten/config.cfg with your favourite editor. Also have a look into the default upstream configuration file under /usr/share/games/sauerbraten/data/defaults.cfg. @@ -30,4 +31,4 @@ screenres 1024 768 - -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> Tue, 9 Jan 2007 18:19:30 +0100 + -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> Sat, 28 Apr 2007 21:57:59 +0200 Modified: packages/trunk/sauerbraten/debian/changelog =================================================================== --- packages/trunk/sauerbraten/debian/changelog 2007-04-28 14:47:06 UTC (rev 2604) +++ packages/trunk/sauerbraten/debian/changelog 2007-04-28 20:10:02 UTC (rev 2605) @@ -1,11 +1,10 @@ sauerbraten (0.0.20070413.dfsg-1) unstable; urgency=low - [ Bruno "Fuddl" Kleinert ] - * New upstream release + * New upstream release (Closes: #420086) * Replaced german-english mixture 'ego-shooter' by 'first-person shooter' * Added a desktop shortcut icon - -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> Sat, 14 Apr 2007 22:56:01 +0200 + -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> Sat, 28 Apr 2007 21:57:59 +0200 sauerbraten (0.0.20061204.dfsg-1) unstable; urgency=low Modified: packages/trunk/sauerbraten/debian/control =================================================================== --- packages/trunk/sauerbraten/debian/control 2007-04-28 14:47:06 UTC (rev 2604) +++ packages/trunk/sauerbraten/debian/control 2007-04-28 20:10:02 UTC (rev 2605) @@ -17,7 +17,7 @@ The game client also works as the map editor. It is even possible to create and/or edit a map together with other people over a network connection. . - You should have a decent OpenGL capable graphics card to run sauerbraten. + Sauerbraten might not be suitable children. . This package installs the game client and map editor. . _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

