[Pkg-octave-commit] [SCM] Debian packaging for octave branch, experimental, updated. debian/3.6.3-2-9-ga58cd1e
Sébastien Villemot
sebastien at debian.org
Sat Feb 23 21:37:13 UTC 2013
The following commit has been merged in the experimental branch:
commit 5e29452aa4b9c2b34a23e2890061778047f3afe8
Author: Sébastien Villemot <sebastien at debian.org>
Date: Sat Feb 23 18:47:25 2013 +0100
Tighten dependency of octave on liboctave1
Closes: #691311
diff --git a/debian/control b/debian/control
index 94b8125..3c56731 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave.git
Package: octave
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, texinfo, octave-common (= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, texinfo, octave-common (= ${source:Version}),
+ liboctave1 (= ${binary:Version})
Recommends: gnuplot-x11 | gnuplot-qt, libatlas3-base | libopenblas-base,
pstoedit
Suggests: octave-info,
--
Debian packaging for octave
More information about the Pkg-octave-commit
mailing list