[Pkg-octave-commit] [SCM] Debian packaging for octave-vrml branch, master, updated. debian/1.0.11-2-8-g223d6c2

Rafael Laboissiere rafael at laboissiere.net
Wed May 30 20:43:57 UTC 2012


The following commit has been merged in the master branch:
commit 223d6c2fad51e7d985222411eb37a404a4ab1f4a
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Wed May 30 20:39:52 2012 +0000

    debian/control: Depend on octave-linear-algebra
    
    This is necessary since the rotparams is used in the package.

diff --git a/debian/control b/debian/control
index 76c0e24..65792eb 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-vrml.git
 Package: octave-vrml
 Architecture: all
 Depends: ${misc:Depends}, ${octave:Depends}, octave-miscellaneous, octave-struct,
- octave-statistics, whitedune
+ octave-statistics, octave-linear-algebra, whitedune
 Description: VRML functions for Octave
  This package provides functions to do 3D graphics using VRML in
  Octave a numerical computation software. It allows the visualization

-- 
Debian packaging for octave-vrml



More information about the Pkg-octave-commit mailing list