[Pkg-sdl-commits] [SCM] Debian packaging of SDL_image 1.2 branch, master, updated. debian/1.2.11-2-2-g0d19077

Felix Geyer debfx-pkg at fobos.de
Mon Feb 6 17:14:13 UTC 2012


The following commit has been merged in the master branch:
commit 44f43cfc8bdae6825db7a84be236cbf38fbc3b00
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Mon Feb 6 18:10:02 2012 +0100

    Re-add dh_makeshlibs override and set minimum version to 1.2.8.

diff --git a/debian/changelog b/debian/changelog
index f9e5c40..7e4d30d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sdl-image1.2 (1.2.11-3) UNRELEASED; urgency=low
+
+  * Re-add dh_makeshlibs override and set minimum version to 1.2.8.
+
+ -- Felix Geyer <debfx-pkg at fobos.de>  Mon, 06 Feb 2012 18:08:31 +0100
+
 sdl-image1.2 (1.2.11-2) unstable; urgency=high
 
   * Backported patch to fix bug "libsdl-image1.2: Some corrupted images
diff --git a/debian/rules b/debian/rules
index 39e9abf..622bd76 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,10 +27,8 @@ override_dh_autoreconf:
 override_dh_auto_configure:
 	dh_auto_configure -- $(confflags)
 
-# mafm: is this really needed?
-#
-#override_dh_makeshlibs:
-#	dh_makeshlibs -V 'libsdl-image1.2 (>= 1.2.11)'
+override_dh_makeshlibs:
+	dh_makeshlibs -V 'libsdl-image1.2 (>= 1.2.8)'
 
 override_dh_compress:
 	dh_compress -Xshowimage.c

-- 
Debian packaging of SDL_image 1.2



More information about the pkg-sdl-commits mailing list