The following commit has been merged in the master branch:
commit 459250cfb5f2fcc987815518fd4dc509f43b5950
Author: Christoph Egger <[EMAIL PROTECTED]>
Date:   Wed Oct 1 17:33:27 2008 +0200

     * Fixing space error in long description

diff --git a/debian/control b/debian/control
index 35115a3..d8748cd 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Architecture: any
 Depends: libsoil1 (= ${binary:Version})
 Description: Simple OpenGL Image Library - development files
  SOIL is a tiny C library used primarily for uploading textures into OpenGL. 
- It supports loading BMP, PNG, JPG, TGA, DDS,PSD and HDR files as well as 
saving
+ It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as 
saving
  into TGA, BMP and DDS Files.
  .
  It is also able to perform common functions needed in loading OpenGL textures.
@@ -26,7 +26,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Simple OpenGL Image Library
   SOIL is a tiny C library used primarily for uploading textures into OpenGL. 
- It supports loading BMP, PNG, JPG, TGA, DDS,PSD and HDR files as well as 
saving
+ It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as 
saving
  into TGA, BMP and DDS Files.
  .
  It is also able to perform common functions needed in loading OpenGL textures.
@@ -37,7 +37,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Simple OpenGL Image Library - debug files
  SOIL is a tiny C library used primarily for uploading textures into OpenGL. 
- It supports loading BMP, PNG, JPG, TGA, DDS,PSD and HDR files as well as 
saving
+ It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as 
saving
  into TGA, BMP and DDS Files.
  .
  It is also able to perform common functions needed in loading OpenGL textures.

-- 
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