[SCM] Packaging libSOIL -- OpenGL image loader library used by libSFML branch, master, updated. upstream/1.07.20080707.dfsg-10-g2054e7f

Christoph Egger Christoph.Egger at gmx.de
Sun Oct 26 11:27:15 UTC 2008


The following commit has been merged in the master branch:
commit 2054e7fe92bff6a5321ae8eeac65024492e975ac
Author: Christoph Egger <Christoph.Egger at gmx.de>
Date:   Sun Oct 26 12:27:06 2008 +0100

     * rewraping long description to fit into 80 chars
     * fix Vcs-Git field

diff --git a/debian/changelog b/debian/changelog
index c6c1ae2..9f1c716 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libsoil (1.07~20080707.dfsg-2) unstable; urgency=low
+
+  * Rewraping long description to fit into 80 chars width
+  * Fixing typo in Vcs-Git field
+
+ -- Christoph Egger <Christoph.Egger at gmx.de>  Sun, 26 Oct 2008 12:17:15 +0100
+
 libsoil (1.07~20080707.dfsg-1) unstable; urgency=low
 
   * Initial release (Closes: #482293)
diff --git a/debian/control b/debian/control
index 8903b50..39287d9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Christoph Egger <Christoph.Egger at gmx.de>
 Build-Depends: debhelper (>= 6), mesa-common-dev, quilt, libgl1-mesa-dev
 Standards-Version: 3.8.0
-Vcs-Git: git://git.debian.org/git/pkg-games/libsoili.git/
+Vcs-Git: git://git.debian.org/git/pkg-games/libsoil.git/
 Vcs-Browser: http://git.debian.org/?p=pkg-games/libsoil.git
 Section: libs
 Homepage: http://www.lonesock.net/soil.html
@@ -15,8 +15,8 @@ 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
- into TGA, BMP and DDS Files.
+ 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,8 +26,8 @@ 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
- into TGA, BMP and DDS Files.
+ 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}, libsoil1
 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
- into TGA, BMP and DDS Files.
+ 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



More information about the Pkg-games-commits mailing list