On Mon, Aug 11, 2008 at 09:28:40PM +0100, Adeodato Simó wrote: > * Thomas Weber [Mon, 11 Aug 2008 14:34:43 +0200]: > Given that octave3.0 has the same version in testing and unstable, why > would you want to upload to t-p-u and not unstable? (that is, you should > upload to unstable unless you have a good reason not to; a good reason > eg. would be knowing that some library has a new upstream version in > unstable that won't be allowed into testing).
Uploaded and built on all architectures, debdiff attached. unblock octave3.0/1:3.0.1-6lenny1 Thanks Thomas
diff -u octave3.0-3.0.1/debian/changelog octave3.0-3.0.1/debian/changelog --- octave3.0-3.0.1/debian/changelog +++ octave3.0-3.0.1/debian/changelog @@ -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 <[EMAIL PROTECTED]> 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 diff -u octave3.0-3.0.1/debian/control octave3.0-3.0.1/debian/control --- octave3.0-3.0.1/debian/control +++ octave3.0-3.0.1/debian/control @@ -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, libpcre3-dev, flex, libglpk-dev (>= 4.15), libsuitesparse-dev (>= 3.1.0-2), gawk, ghostscript, libcurl4-dev, @@ -82,7 +82,7 @@ Depends: octave3.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), octave2.9-headers (<< 1:3) diff -u octave3.0-3.0.1/debian/in/control octave3.0-3.0.1/debian/in/control --- octave3.0-3.0.1/debian/in/control +++ octave3.0-3.0.1/debian/in/control @@ -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):]