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

Christoph Egger Christoph.Egger at gmx.de
Tue Sep 30 17:39:15 UTC 2008


The following commit has been merged in the master branch:
commit 8a9e38b2c374190b2d8c51794ac7c850ad3976ac
Author: Christoph Egger <Christoph.Egger at gmx.de>
Date:   Tue Sep 30 18:20:30 2008 +0200

     * Building Debug Package

diff --git a/debian/control b/debian/control
index 339ed09..3a95bb0 100644
--- a/debian/control
+++ b/debian/control
@@ -19,3 +19,10 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Simple OpenGL Image Library
  asdf
+
+Package: libsoil1-dbg
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Simple OpenGL Image Library - debug files
+ asdf
diff --git a/debian/rules b/debian/rules
index 522eaa0..dc9b834 100755
--- a/debian/rules
+++ b/debian/rules
@@ -76,7 +76,7 @@ binary-arch: build install
 	dh_install --sourcedir=debian/tmp
 	dh_installman
 	dh_link
-	dh_strip
+	dh_strip --dbg-package=libsoil1-dbg
 	dh_compress
 	dh_fixperms
 	dh_makeshlibs

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



More information about the Pkg-games-commits mailing list