r8620 - packages/trunk/rott/debian

Fabian Greffrath fabian-guest at alioth.debian.org
Thu Jan 8 16:15:41 UTC 2009


Author: fabian-guest
Date: 2009-01-08 16:15:41 +0000 (Thu, 08 Jan 2009)
New Revision: 8620

Modified:
   packages/trunk/rott/debian/README.Debian
   packages/trunk/rott/debian/changelog
   packages/trunk/rott/debian/control
Log:
  * debian/README.Debian:
    + Explained more detailed how to build the registered version of ROTT.
    + Described how to work around game hangs like the one described in #498413.
  * debian/control:
    + Fixed "binary-control-field-duplicates-source section in package rott".



Modified: packages/trunk/rott/debian/README.Debian
===================================================================
--- packages/trunk/rott/debian/README.Debian	2009-01-06 21:13:41 UTC (rev 8619)
+++ packages/trunk/rott/debian/README.Debian	2009-01-08 16:15:41 UTC (rev 8620)
@@ -1,8 +1,20 @@
 Rise of the Triad for Debian
 ----------------------------
 
- * The source code is setup to use shareware binaries. If you want to use
-   the registered version of ROTT, apply 00-registered-version.patch and
-   compile as normal.
+ * The source code is currently configured to use the shareware data files.
+   If you want to use the registered version of ROTT, you need to get the
+   package source code, uncomment '00-registered-version.patch' in
+   'debian/patches/series' and rebuild the package.
+   .
+   During package installation choose 'no' when asked to download the
+   shareware data files and copy the registered version data files into the
+   '/usr/share/games/rott' directory afterwards.
 
- -- Fabian Greffrath <fabian at debian-unofficial.org>  Sat, 13 Dec 2008 23:20:00 +0100
+ * If you encounter game hangs like the one described in #498413,
+   please install the recommended packages 'timidity' and 'freepats'.
+   If you still encounter problems, please enable the ALSA MIDI Sequencer
+   in '/etc/default/timidity', restart timidity and try again.
+   .
+   Please note that this works around a bug in sdl-mixer1.2, not rott.
+
+ -- Fabian Greffrath <fabian at debian-unofficial.org>  Thu,  8 Jan 2009 11:20:00 +0100

Modified: packages/trunk/rott/debian/changelog
===================================================================
--- packages/trunk/rott/debian/changelog	2009-01-06 21:13:41 UTC (rev 8619)
+++ packages/trunk/rott/debian/changelog	2009-01-08 16:15:41 UTC (rev 8620)
@@ -12,8 +12,13 @@
   * debian/control, debian/rott.postinst:
     + Accept p7zip-full as an alternative to unzip to extract the shareware
       zip files.
+  * debian/README.Debian:
+    + Explained more detailed how to build the registered version of ROTT.
+    + Described how to work around game hangs like the one described in #498413.
+  * debian/control:
+    + Fixed "binary-control-field-duplicates-source section in package rott".
 
- -- Fabian Greffrath <fabian at debian-unofficial.org>  Sat, 13 Dec 2008 23:20:00 +0100
+ -- Fabian Greffrath <fabian at debian-unofficial.org>  Thu,  8 Jan 2009 11:20:00 +0100
 
 rott (1.1-1) experimental; urgency=low
 

Modified: packages/trunk/rott/debian/control
===================================================================
--- packages/trunk/rott/debian/control	2009-01-06 21:13:41 UTC (rev 8619)
+++ packages/trunk/rott/debian/control	2009-01-08 16:15:41 UTC (rev 8620)
@@ -10,7 +10,6 @@
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/rott/
 
 Package: rott
-Section: contrib/games
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, wget, unzip | p7zip-full
 Recommends: freepats, timidity




More information about the Pkg-games-commits mailing list