The following commit has been merged in the master branch:
commit 36bbd21278079dda278b4ed6ae174424a74fd298
Author: Christoph Egger <[email protected]>
Date:   Fri May 1 19:22:01 2009 +0200

    Improve package description

diff --git a/debian/control b/debian/control
index cf2cf59..537f7af 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,8 @@ Description: Simple OpenGL Image Library - development files
  saving into TGA, BMP and DDS Files.
  .
  It is also able to perform common functions needed in loading OpenGL textures.
+ .
+ This package contains everything needed to develope software using libsoil.
 
 Package: libsoil1
 Architecture: any
@@ -29,6 +31,8 @@ Description: Simple OpenGL Image Library
  saving into TGA, BMP and DDS Files.
  .
  It is also able to perform common functions needed in loading OpenGL textures.
+ .
+ This is the shared library potentially needed for some other software to work.
 
 Package: libsoil1-dbg
 Section: debug
@@ -40,3 +44,6 @@ Description: Simple OpenGL Image Library - debug files
  saving into TGA, BMP and DDS Files.
  .
  It is also able to perform common functions needed in loading OpenGL textures.
+ .
+ This package contains debug symbols for libsoil. It may be useful to debug
+ troubles in software related to libsoil.

-- 
Packaging libSOIL -- OpenGL image loader library used by libSFML

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

Reply via email to