The following commit has been merged in the master branch:
commit 1dfe5105e18fa341b566f46803946e9719dfa3e6
Author: Gonéri Le Bouder <[EMAIL PROTECTED]>
Date:   Sun Jul 27 14:51:32 2008 +0200

    avoid an useless linking on libpthread.so.0 by using -Wl,--as-needed

diff --git a/debian/changelog b/debian/changelog
index 8125c86..7f4ff9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 python-sfml (1.3-1) unstable; urgency=low
 
+  [ Christoph Egger ]
   * New Upstream Version
-  * Adding README.source as there is now some work needed 
+  * Adding README.source as there is now some work needed
+
+  [ Gonéri Le Bouder ]
+  * avoid an useless linking on libpthread.so.0 by using 
LDFLAGS=-Wl,--as-needed 
 
  -- Christoph Egger <[EMAIL PROTECTED]>  Tue, 08 Jul 2008 17:03:04 +0200
 

-- 
Python bindings for the SFML Library

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to