[Pkg-sdl-commits] r209 - unstable/sdlgfx/debian
Barry deFreese
bdefreese at alioth.debian.org
Thu Apr 30 06:36:49 UTC 2009
Author: bdefreese
Date: 2009-04-30 18:36:49 +0000 (Thu, 30 Apr 2009)
New Revision: 209
Modified:
unstable/sdlgfx/debian/changelog
unstable/sdlgfx/debian/libsdl-gfx1.2-4.links
Log:
* Fix symlink for .so.4. (Closes: #526184, #526363).
+ Was pointing to .so.13.5.0 instead of .so.13.5.1.
Bonhead.
Modified: unstable/sdlgfx/debian/changelog
===================================================================
--- unstable/sdlgfx/debian/changelog 2009-04-28 19:38:33 UTC (rev 208)
+++ unstable/sdlgfx/debian/changelog 2009-04-30 18:36:49 UTC (rev 209)
@@ -1,3 +1,10 @@
+sdlgfx (2.0.19-2) unstable; urgency=low
+
+ * Fix symlink for .so.4. (Closes: #526184, #526363).
+ + Was pointing to .so.13.5.0 instead of .so.13.5.1.
+
+ -- Barry deFreese <bdefreese at debian.org> Thu, 30 Apr 2009 14:34:05 -0400
+
sdlgfx (2.0.19-1) unstable; urgency=low
[ Barry deFreese ]
Modified: unstable/sdlgfx/debian/libsdl-gfx1.2-4.links
===================================================================
--- unstable/sdlgfx/debian/libsdl-gfx1.2-4.links 2009-04-28 19:38:33 UTC (rev 208)
+++ unstable/sdlgfx/debian/libsdl-gfx1.2-4.links 2009-04-30 18:36:49 UTC (rev 209)
@@ -1 +1 @@
-usr/lib/libSDL_gfx.so.13.5.0 usr/lib/libSDL_gfx.so.4
+usr/lib/libSDL_gfx.so.13.5.1 usr/lib/libSDL_gfx.so.4
More information about the pkg-sdl-commits
mailing list