[Pkg-octave-commit] r2581 - in octave/trunk/debian: . in
Rafael Laboissiere
rafael at alioth.debian.org
Wed Jan 7 11:07:22 UTC 2009
tags 511075 pending
thanks
Author: rafael
Date: 2009-01-07 11:07:22 +0000 (Wed, 07 Jan 2009)
New Revision: 2581
Modified:
octave/trunk/debian/changelog
octave/trunk/debian/in/control
Log:
Add an epoch to the build-dependency on libsuitesparse-dev
Modified: octave/trunk/debian/changelog
===================================================================
--- octave/trunk/debian/changelog 2009-01-06 21:47:03 UTC (rev 2580)
+++ octave/trunk/debian/changelog 2009-01-07 11:07:22 UTC (rev 2581)
@@ -1,3 +1,12 @@
+octave3.0 (1:3.0.3-3) UNRELEASED; urgency=low
+
+ * debian/in/control: Add an epoch to the build-dependency on
+ libsuitesparse-dev, avoiding the autobuilder dependencies to be
+ satisfied with the previous version of the SuiteSparse package
+ (1:3.1.0-3.1). Closes: #511075.
+
+ -- Rafael Laboissiere <rafael at debian.org> Wed, 07 Jan 2009 12:13:42 +0100
+
octave3.1 (3.1.51-2) experimental; urgency=low
* Synch with octave3.0 package
Modified: octave/trunk/debian/in/control
===================================================================
--- octave/trunk/debian/in/control 2009-01-06 21:47:03 UTC (rev 2580)
+++ octave/trunk/debian/in/control 2009-01-07 11:07:22 UTC (rev 2581)
@@ -13,7 +13,7 @@
libhdf5-lam-dev (>= 1.6.6) | libhdf5-mpich-dev (>= 1.6.6) | libhdf5-openmpi-dev (>= 1.6.6),
libblas-dev, liblapack-dev, gnuplot-nox, libfftw3-dev, texi2html,
less, dpatch, slice[V_3_1:[V_3_0:, libpcre3-dev, flex, libglpk-dev (>= 4.15),
- libsuitesparse-dev (>= 3.2.0), gawk, ghostscript, libcurl4-dev,
+ libsuitesparse-dev (>= 1:3.2.0), gawk, ghostscript, libcurl4-dev,
libqhull-dev, desktop-file-utils:], libfltk1.1-dev, libgl1-mesa-swx11-dev,
libglu1-mesa-dev, libgraphicsmagick++1-dev:][V_2_1:, dejagnu:]
Standards-Version: 3.8.0
More information about the Pkg-octave-commit
mailing list