[Pkg-octave-commit] [SCM] Debian packaging for octave branch, master, updated. debian/3.6.2-1-2-g48b39f9

Sébastien Villemot sebastien.villemot at ens.fr
Wed Jun 13 17:24:25 UTC 2012


The following commit has been merged in the master branch:
commit 48b39f9a91392a9d81cd426e0fddd239946eab97
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Wed Jun 13 19:24:16 2012 +0200

    Recommend gnuplot-x11 | gnuplot-qt instead of gnuplot (which installs -nox)

diff --git a/debian/control b/debian/control
index 11463b6..2596a9b 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Package: octave
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, texinfo, octave-common (= ${source:Version}),
  dpkg-dev (>= 1.16.0)
-Recommends: gnuplot, libatlas3-base
+Recommends: gnuplot-x11 | gnuplot-qt, libatlas3-base
 Suggests: octave-info,
  octave-doc,
  octave-htmldoc,

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list