[Pkg-octave-commit] r2378 - in octave3.0/branches/lenny: . debian debian/in

Thomas Weber thomas-guest at alioth.debian.org
Thu Aug 14 06:44:25 UTC 2008


Author: thomas-guest
Date: 2008-08-14 06:44:25 +0000 (Thu, 14 Aug 2008)
New Revision: 2378

Added:
   octave3.0/branches/lenny/debian/
Modified:
   octave3.0/branches/lenny/debian/changelog
   octave3.0/branches/lenny/debian/in/control
Log:
Debian release octave3.0_1:3.0.1-6lenny1
Open branch with code for 1:3.0.1-6lenny1
This code is based on the latest 1:3.0.1-6 release, aka svn rev 2268"


Copied: octave3.0/branches/lenny/debian (from rev 2376, octave3.0/tags/1:3.0.1-6)

Modified: octave3.0/branches/lenny/debian/changelog
===================================================================
--- octave3.0/tags/1:3.0.1-6/changelog	2008-08-03 07:26:06 UTC (rev 2376)
+++ octave3.0/branches/lenny/debian/changelog	2008-08-14 06:44:25 UTC (rev 2378)
@@ -1,3 +1,10 @@
+octave3.0 (1:3.0.1-6lenny1) unstable; urgency=low
+
+  * Allow libhdf5-openmpi-dev to satisfy Octave's hdf5 dependency (closes:
+    #494139)
+
+ -- Thomas Weber <thomas.weber.mail at gmail.com>  Tue, 12 Aug 2008 22:28:01 +0000
+
 octave3.0 (1:3.0.1-6) unstable; urgency=low
 
   * debian/in/PACKAGE-info.postinst: Remove the info entries for octave2.9

Modified: octave3.0/branches/lenny/debian/in/control
===================================================================
--- octave3.0/tags/1:3.0.1-6/in/control	2008-08-03 07:26:06 UTC (rev 2376)
+++ octave3.0/branches/lenny/debian/in/control	2008-08-14 06:44:25 UTC (rev 2378)
@@ -10,7 +10,7 @@
  debhelper (>= 6.0.7), autoconf, texinfo,
  texlive-latex-base, texlive-generic-recommended, libreadline5-dev,
  libncurses5-dev, gperf, libhdf5-serial-dev (>= 1.6.6) |
- libhdf5-lam-dev (>= 1.6.6) | libhdf5-mpich-dev (>= 1.6.6),
+ 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_0:, libpcre3-dev, flex, libglpk-dev (>= 4.15),
  libsuitesparse-dev (>= 3.1.0-2), gawk, ghostscript, libcurl4-dev,
@@ -94,7 +94,7 @@
 Depends: octave[V_2_1:2.1:][V_3_0:3.0:] (= ${binary:Version}), gfortran,
  gcc [!arm], gcc-4.1 [arm], g++ [!arm], g++-4.1 [arm],
  libreadline5-dev, libncurses5-dev, libhdf5-serial-dev (>= 1.6.5)
- | libhdf5-lam-dev (>= 1.6.5) | libhdf5-mpich-dev (>= 1.6.5),
+ | libhdf5-lam-dev (>= 1.6.5) | libhdf5-mpich-dev (>= 1.6.5) | libhdf5-openmpi-dev (>= 1.6.5),
  libblas-dev, liblapack-dev, libfftw3-dev,
  f2c [m68k]
 Conflicts: octave-headers (<< 2.1)[V_3_0:, octave2.9-headers (<< 1:3):]




More information about the Pkg-octave-commit mailing list