The following commit has been merged in the master branch:
commit aecc34524778f00106a422d79338bd3c0927d448
Author: Christoph Egger <[email protected]>
Date: Fri May 1 18:56:59 2009 +0200
Update standards version
Update my mailadress
Add strict versioned depends to -dbg packge
Change section of debug package to debug
diff --git a/debian/control b/debian/control
index 39287d9..cf2cf59 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
Source: libsoil
Priority: extra
Maintainer: Debian Games Team <[email protected]>
-Uploaders: Christoph Egger <[email protected]>
+Uploaders: Christoph Egger <[email protected]>
Build-Depends: debhelper (>= 6), mesa-common-dev, quilt, libgl1-mesa-dev
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Vcs-Git: git://git.debian.org/git/pkg-games/libsoil.git/
Vcs-Browser: http://git.debian.org/?p=pkg-games/libsoil.git
Section: libs
@@ -21,7 +21,6 @@ Description: Simple OpenGL Image Library - development files
It is also able to perform common functions needed in loading OpenGL textures.
Package: libsoil1
-Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Simple OpenGL Image Library
@@ -32,9 +31,9 @@ Description: Simple OpenGL Image Library
It is also able to perform common functions needed in loading OpenGL textures.
Package: libsoil1-dbg
-Section: libs
+Section: debug
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libsoil1
+Depends: ${shlibs:Depends}, ${misc:Depends}, libsoil1 (= ${binary:Version})
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
diff --git a/debian/copyright b/debian/copyright
index a82f054..ddd0843 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-This package was debianized by Christoph Egger <[email protected]> on
+This package was debianized by Christoph Egger <[email protected]> on
Fri, 01 Aug 2008 22:46:49 +0200.
It was downloaded from http://www.lonesock.net/soil.html
diff --git a/debian/libsoil1.symbols b/debian/libsoil1.symbols
new file mode 100644
index 0000000..4846dce
--- /dev/null
+++ b/debian/libsoil1.symbols
@@ -0,0 +1,112 @@
+libSOIL.so.1 libsoil1 #MINVER#
+ lse_master_colors_max_...@base 1.07~20080707
+ rgbe_to_rgbdi...@base 1.07~20080707
+ rgbe_to_rgbd...@base 1.07~20080707
+ soil_create_ogl_single_cube...@base 1.07~20080707
+ soil_create_ogl_text...@base 1.07~20080707
+ soil_direct_load_...@base 1.07~20080707
+ soil_direct_load_dds_from_mem...@base 1.07~20080707
+ soil_free_image_d...@base 1.07~20080707
+ soil_internal_create_ogl_text...@base 1.07~20080707
+ soil_last_res...@base 1.07~20080707
+ soil_load_ogl_hdr_text...@base 1.07~20080707
+ soil_load_ogl_cube...@base 1.07~20080707
+ soil_load_ogl_cubemap_from_mem...@base 1.07~20080707
+ soil_load_ogl_single_cube...@base 1.07~20080707
+ soil_load_ogl_single_cubemap_from_mem...@base 1.07~20080707
+ soil_load_ogl_text...@base 1.07~20080707
+ soil_load_ogl_texture_from_mem...@base 1.07~20080707
+ soil_load_im...@base 1.07~20080707
+ soil_load_image_from_mem...@base 1.07~20080707
+ soil_save_im...@base 1.07~20080707
+ soil_save_screens...@base 1.07~20080707
+ check_for_gl_err...@base 1.07~20080707
+ clamp_b...@base 1.07~20080707
+ compress_dds_alpha_bl...@base 1.07~20080707
+ compress_dds_color_bl...@base 1.07~20080707
+ compute_color_line_st...@base 1.07~20080707
+ convert_rgb_to_yc...@base 1.07~20080707
+ convert_ycocg_to_...@base 1.07~20080707
+ convert_bit_ra...@base 1.07~20080707
+ convert_image_to_d...@base 1.07~20080707
+ convert_image_to_d...@base 1.07~20080707
+ find_max_r...@base 1.07~20080707
+ load...@base 1.07~20080707
+ mipmap_im...@base 1.07~20080707
+ query_dxt_capabil...@base 1.07~20080707
+ query_npot_capabil...@base 1.07~20080707
+ query_cubemap_capabil...@base 1.07~20080707
+ query_tex_rectangle_capabil...@base 1.07~20080707
+ result_string_poin...@base 1.07~20080707
+ rgb_888_from_...@base 1.07~20080707
+ rgb_to_...@base 1.07~20080707
+ save_image_as_...@base 1.07~20080707
+ scale_image_rgb_to_ntsc_s...@base 1.07~20080707
+ soilglcompressedteximag...@base 1.07~20080707
+ stbi_bmp_l...@base 1.07~20080707
+ stbi_bmp_load_from_f...@base 1.07~20080707
+ stbi_bmp_load_from_mem...@base 1.07~20080707
+ stbi_bmp_test_f...@base 1.07~20080707
+ stbi_bmp_test_mem...@base 1.07~20080707
+ stbi_convert_bit_ra...@base 1.07~20080707
+ stbi_dds_l...@base 1.07~20080707
+ stbi_dds_load_from_f...@base 1.07~20080707
+ stbi_dds_load_from_mem...@base 1.07~20080707
+ stbi_dds_test_f...@base 1.07~20080707
+ stbi_dds_test_mem...@base 1.07~20080707
+ stbi_decode_dxt1_bl...@base 1.07~20080707
+ stbi_decode_dxt23_alpha_bl...@base 1.07~20080707
+ stbi_decode_dxt45_alpha_bl...@base 1.07~20080707
+ stbi_decode_dxt_color_bl...@base 1.07~20080707
+ stbi_failure_rea...@base 1.07~20080707
+ stbi_hdr_load_from_f...@base 1.07~20080707
+ stbi_hdr_load_from_mem...@base 1.07~20080707
+ stbi_hdr_load_r...@base 1.07~20080707
+ stbi_hdr_load_rgbe_f...@base 1.07~20080707
+ stbi_hdr_load_rgbe_mem...@base 1.07~20080707
+ stbi_hdr_test_f...@base 1.07~20080707
+ stbi_hdr_test_mem...@base 1.07~20080707
+ stbi_hdr_to_ldr_ga...@base 1.07~20080707
+ stbi_hdr_to_ldr_sc...@base 1.07~20080707
+ stbi_image_f...@base 1.07~20080707
+ stbi_is_...@base 1.07~20080707
+ stbi_is_hdr_from_f...@base 1.07~20080707
+ stbi_is_hdr_from_mem...@base 1.07~20080707
+ stbi_jpeg_l...@base 1.07~20080707
+ stbi_jpeg_load_from_f...@base 1.07~20080707
+ stbi_jpeg_load_from_mem...@base 1.07~20080707
+ stbi_jpeg_test_f...@base 1.07~20080707
+ stbi_jpeg_test_mem...@base 1.07~20080707
+ stbi_ldr_to_hdr_ga...@base 1.07~20080707
+ stbi_ldr_to_hdr_sc...@base 1.07~20080707
+ stbi_l...@base 1.07~20080707
+ stbi_load_from_f...@base 1.07~20080707
+ stbi_load_from_mem...@base 1.07~20080707
+ stbi_lo...@base 1.07~20080707
+ stbi_loadf_from_f...@base 1.07~20080707
+ stbi_loadf_from_mem...@base 1.07~20080707
+ stbi_png_l...@base 1.07~20080707
+ stbi_png_load_from_f...@base 1.07~20080707
+ stbi_png_load_from_mem...@base 1.07~20080707
+ stbi_png_test_f...@base 1.07~20080707
+ stbi_png_test_mem...@base 1.07~20080707
+ stbi_psd_l...@base 1.07~20080707
+ stbi_psd_load_from_f...@base 1.07~20080707
+ stbi_psd_load_from_mem...@base 1.07~20080707
+ stbi_psd_test_f...@base 1.07~20080707
+ stbi_psd_test_mem...@base 1.07~20080707
+ stbi_register_loa...@base 1.07~20080707
+ stbi_rgb_888_from_...@base 1.07~20080707
+ stbi_tga_l...@base 1.07~20080707
+ stbi_tga_load_from_f...@base 1.07~20080707
+ stbi_tga_load_from_mem...@base 1.07~20080707
+ stbi_tga_test_f...@base 1.07~20080707
+ stbi_tga_test_mem...@base 1.07~20080707
+ stbi_write_...@base 1.07~20080707
+ stbi_write_...@base 1.07~20080707
+ stbi_zlib_decode_buf...@base 1.07~20080707
+ stbi_zlib_decode_mal...@base 1.07~20080707
+ stbi_zlib_decode_malloc_guesss...@base 1.07~20080707
+ stbi_zlib_decode_noheader_buf...@base 1.07~20080707
+ stbi_zlib_decode_noheader_mal...@base 1.07~20080707
+ up_scale_im...@base 1.07~20080707
diff --git a/debian/rules b/debian/rules
index 0f73dc4..2990531 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,17 +5,8 @@
include /usr/share/quilt/quilt.make
-
-
-
-# shared library versions, option 1
version=1.07
major=1
-# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
-#version=`ls src/.libs/lib*.so.* | \
-# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
-#major=`ls src/.libs/lib*.so.* | \
-# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
configure: configure-stamp
configure-stamp: patch
--
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