The following commit has been merged in the master branch:
commit bbea120f7b584d4f05149bfa27893fd78f307c0a
Author: Sylvain Beucler <[email protected]>
Date:   Sat Sep 12 20:11:09 2009 +0200

    Add missing dependencies + doc fixes

diff --git a/debian/TODO b/debian/TODO
index bc80a05..ab2d211 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,5 +1,11 @@
 - Replace LuxiMono with a _monospace_ font (_not_ BitStream Charter)
 
+  Games such as "The Moon Watch" refer to the original builtin fonts
+  in their .ini configuration: "LuxiMonoRegular", "LuxiMonoBold",
+  "LuxiMonoOblique", "LuxiMonoBoldOblique". In such case, we probably
+  should keep the interal font names as-is (not rename them) and
+  silently remap them to a free font such as FreeMono.
+
 - Watch for Alan as this interpreter may be released under a free
   license in the near future (as of 2009)
 
diff --git a/debian/control b/debian/control
index f05125a..8224412 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: games
 Priority: extra
 Maintainer: Debian Games Team <[email protected]>
 Uploaders: Sylvain Beucler <[email protected]>
-Build-Depends: quilt, debhelper (>= 7), jam, libsdl1.2-dev, 
libsdl-sound1.2-dev, libsdl-mixer1.2-dev, libfreetype6-dev
+Build-Depends: quilt, debhelper (>= 7), jam, libgtk2.0-dev, libpng12-dev, 
libjpeg62-dev, libsdl1.2-dev, libsdl-sound1.2-dev, libsdl-mixer1.2-dev, 
libfreetype6-dev
 Standards-Version: 3.8.3
 Homepage: http://ccxvii.net/gargoyle/
 
 Package: gargoyle-free
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: interactive fiction player
+Description: graphical player for Interactive Fiction games
  Gargoyle is an Interactive Fiction (text adventure) player that
  supports all the major interactive fiction formats.
  .
@@ -24,7 +24,7 @@ Description: interactive fiction player
  *.agx/.d$$ (AGiliTy), .asl/.cas (Quest games, played with Geas),
  *.jacl/.j2 (JACL), .l9/.sna (Level 9), .mag (Magnetic), .gam/.t3
  (TADS), .z1/.z2/.z3/.z4/.z5/.z6/.z7/.z8 (Inform Z-Machine games,
- played with Nitfol or Frotz), .ulx/.blb/.blorb/.glb/.gblorb (Inform
+ played with Frotz or Nitfol), .ulx/.blb/.blorb/.glb/.gblorb (Inform
  or Superglús games compiled to the Glulxe VM in Blorb archives,
  played with Git or Glulxe), .zlb, .zblorb (Inform Z-Machine games in
  Blorb archives, played with Frotz).

-- 
Packaging for Gargoyle - graphical player for Interactive Fiction games

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to