Package: libsbml5-octave
Version: 5.8.0-1
Severity: normal
Tags: patch

The *.m files shipped with the package are not found by Octave, since they are not installed in the appropriate path. This is fixed with the patch attached below.

Best,

Rafael Laboissiere


-- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (600, 'unstable'), (550, 'stable'), (500, 'experimental') Architecture: amd64 (x86_64)

Kernel: Linux 3.10-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libsbml5-octave depends on: ii libbz2-1.0 1.0.6-5 ii libc6 2.17-97 ii libgcc1 1:4.8.2-10 ii liboctave1 3.6.4-4+b1 ii libstdc++6 4.8.2-10 ii libxml2 2.9.1+dfsg1-3 ii octave 3.8.0-1 ii zlib1g 1:1.2.8.dfsg-1

libsbml5-octave recommends no packages.

libsbml5-octave suggests no packages.

-- no debconf information





Index: debian/libsbml5-octave.install
===================================================================
--- debian/libsbml5-octave.install	(revision 15714)
+++ debian/libsbml5-octave.install	(working copy)
@@ -1,2 +1,2 @@
 usr/lib/octave/site/oct/*/*.mex
-usr/lib/octave/site/oct/*/*.m usr/share/octave/site/libsbml-5.8.0
+usr/lib/octave/site/oct/*/*.m usr/share/octave/site/m/libsbml-5.8.0

Reply via email to