r12787 - in packages/trunk/libphysfs/debian: . patches

Patrick Matthäi pmatthaei at alioth.debian.org
Sat Nov 5 10:44:35 UTC 2011


Author: pmatthaei
Date: 2011-11-05 10:44:35 +0000 (Sat, 05 Nov 2011)
New Revision: 12787

Modified:
   packages/trunk/libphysfs/debian/changelog
   packages/trunk/libphysfs/debian/patches/series
Log:
* Apply patch from Sven Joachim, to not unnecessarily link against ncurses.
  Closes: #646146


Modified: packages/trunk/libphysfs/debian/changelog
===================================================================
--- packages/trunk/libphysfs/debian/changelog	2011-11-05 10:41:31 UTC (rev 12786)
+++ packages/trunk/libphysfs/debian/changelog	2011-11-05 10:44:35 UTC (rev 12787)
@@ -1,9 +1,11 @@
-libphysfs (2.0.2-5) UNRELEASED; urgency=low
+libphysfs (2.0.2-5) UNRELEASED; urgency=high
 
   * Do not remove the .pc directory in the clean target.
     Closes: #647492
+  * Apply patch from Sven Joachim, to not unnecessarily link against ncurses.
+    Closes: #646146
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Sat, 05 Nov 2011 11:41:01 +0100
+ -- Patrick Matthäi <pmatthaei at debian.org>  Sat, 05 Nov 2011 11:43:30 +0100
 
 libphysfs (2.0.2-4) unstable; urgency=low
 

Modified: packages/trunk/libphysfs/debian/patches/series
===================================================================
--- packages/trunk/libphysfs/debian/patches/series	2011-11-05 10:41:31 UTC (rev 12786)
+++ packages/trunk/libphysfs/debian/patches/series	2011-11-05 10:44:35 UTC (rev 12787)
@@ -1 +1,2 @@
 remove_unused_variable.diff
+do_not_link_against_curses.diff




More information about the Pkg-games-commits mailing list