[Pkg-octave-commit] [octave] 01/01: Allow virtual package liblapack.so to satisfy dependency of liboctave-dev.

Sébastien Villemot sebastien at debian.org
Wed Aug 6 16:59:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository octave.

commit fe5880fbe3caf79b48280d44cb901db9a8ec0893
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Wed Aug 6 18:58:39 2014 +0200

    Allow virtual package liblapack.so to satisfy dependency of liboctave-dev.
    
    Closes: #757237
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ce8d523..dd242df 100644
--- a/debian/control
+++ b/debian/control
@@ -177,7 +177,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
  libreadline-dev | libreadline6-dev | libreadline5-dev, libncurses5-dev,
  libhdf5-dev (>= 1.8.8) | libhdf5-openmpi-dev (>= 1.8.8) | libhdf5-mpich2-dev (>= 1.8.8),
  libgl1-mesa-dev | libgl-dev,
- libblas-dev (>=1.2-7), liblapack-dev (>=3.2.1-7), libfftw3-dev, gfortran, gcc, g++
+ libblas-dev (>=1.2-7), liblapack-dev (>=3.2.1-7) | liblapack.so, libfftw3-dev,
+ gfortran, gcc, g++
 Conflicts: octave3.2-headers
 Replaces: octave3.2-headers
 Section: libdevel

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave.git



More information about the Pkg-octave-commit mailing list