[Pkg-octave-commit] r1198 - in octave/trunk/debian: . in
Rafael Laboissiere
rafael at alioth.debian.org
Mon Feb 11 16:45:47 UTC 2008
Author: rafael
Date: 2008-02-11 16:45:46 +0000 (Mon, 11 Feb 2008)
New Revision: 1198
Modified:
octave/trunk/debian/changelog
octave/trunk/debian/in/control
Log:
Adjusted build-depends version on suitesparse
Modified: octave/trunk/debian/changelog
===================================================================
--- octave/trunk/debian/changelog 2008-02-10 22:38:23 UTC (rev 1197)
+++ octave/trunk/debian/changelog 2008-02-11 16:45:46 UTC (rev 1198)
@@ -4,6 +4,9 @@
+ 50_include-cstring-mxarray: Compile successfully with GCC 4.3
+ 50_drop-lo-manpages.dpatch: Drop unknown macros in some manpages
(Lintian warning)
+ * debian/in/control: Build-depends in libsuitesparse-3.1.0 >= 3.1.0-2
+ since this version have appropriate sonames for the SuiteSparse
+ libraries
-- Rafael Laboissiere <rafael at debian.org> Fri, 08 Feb 2008 13:36:01 +0100
Modified: octave/trunk/debian/in/control
===================================================================
--- octave/trunk/debian/in/control 2008-02-10 22:38:23 UTC (rev 1197)
+++ octave/trunk/debian/in/control 2008-02-11 16:45:46 UTC (rev 1198)
@@ -12,7 +12,7 @@
libblas-dev, liblapack-dev,
gnuplot-nox, libfftw3-dev, texi2html, less, dpatch,
slice[V_3_0:, libpcre3-dev, flex, libglpk-dev (>= 4.15),
- libsuitesparse-dev (>= 3.1.0-1), gawk, gs-gpl, libcurl4-dev, libqhull-dev,
+ libsuitesparse-dev (>= 3.1.0-2), gawk, gs-gpl, libcurl4-dev, libqhull-dev,
desktop-file-utils:][V_3_0:, libpcre3-dev, flex, libglpk-dev (>= 4.15),
libsuitesparse-dev, gawk, gs-gpl, libcurl4-dev, libqhull-dev,
desktop-file-utils:]
More information about the Pkg-octave-commit
mailing list