[Pkg-octave-commit] rev 106 - trunk/packages/octave-forge/debian
Rafael Laboissiere
rafael@costa.debian.org
Thu, 24 Feb 2005 08:54:12 +0100
Author: rafael
Date: 2005-02-24 08:54:11 +0100 (Thu, 24 Feb 2005)
New Revision: 106
Modified:
trunk/packages/octave-forge/debian/changelog
Log:
Added aurecord.cc patch
Modified: trunk/packages/octave-forge/debian/changelog
===================================================================
--- trunk/packages/octave-forge/debian/changelog 2005-02-24 07:50:59 UTC (rev 105)
+++ trunk/packages/octave-forge/debian/changelog 2005-02-24 07:54:11 UTC (rev 106)
@@ -1,3 +1,13 @@
+octave-forge (2004.11.16-5) unstable; urgency=low
+
+ NOT RELEASED YET!
+
+ * debian/patches/50_exclude-xlib-in-aurecord.dpatch: Added patch exclude
+ X11 libs inclusion. This may fix the buildd problem on sparc. (Taken
+ from CVS at SourceForge on 2005-02-24.)
+
+ --
+
octave-forge (2004.11.16-4) unstable; urgency=low
+++ Changes by Rafael Laboissiere: