[Pkg-octave-commit] [octave] 01/05: Build-Depends on Qt4 libraries (needed for new GUI)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sat Apr 18 21:49:19 UTC 2015


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

rlaboiss-guest pushed a commit to branch master
in repository octave.

commit 0f8a90c08a124eca8d2ce230ae8d28b8a6552515
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sat Apr 18 14:54:10 2015 -0300

    Build-Depends on Qt4 libraries (needed for new GUI)
    
    N.B.: In this commit, the list of build-dependencies is reformatted in
    a more rational way, with one package per line and in alphabetical
    order.
---
 debian/control | 57 +++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 45 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index ab5bd1f..64e4e39 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,51 @@ Section: math
 Priority: optional
 Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
 Uploaders: Sébastien Villemot <sebastien at debian.org>
-Build-Depends: gfortran, debhelper (>= 9), automake, dh-autoreconf, texinfo,
- texlive-latex-base, texlive-generic-recommended, epstool, transfig, pstoedit,
- libreadline-dev, xauth, xvfb,
- libncurses5-dev, gperf, libhdf5-dev (>= 1.8.8),
- libblas-dev (>=1.2-7), liblapack-dev (>= 3.4.1-4), gnuplot-nox, libfftw3-dev,
- less, libpcre3-dev, flex, libglpk-dev (>= 4.15),
- libsuitesparse-dev (>= 1:3.2.0), gawk, ghostscript, libcurl4-gnutls-dev | libcurl4-dev,
- libqhull-dev, desktop-file-utils, libfltk1.3-dev, libgl2ps-dev,
- libgraphicsmagick++1-dev, libftgl-dev, libfontconfig1-dev,
- libqrupdate-dev, libarpack2-dev (>= 2.1+parpack96.dfsg-2), dh-exec,
- dpkg-dev (>= 1.16.1),
- default-jdk, libqscintilla2-dev, libxft-dev, javahelper
+Build-Depends: automake,
+  debhelper (>= 9),
+  default-jdk,
+  desktop-file-utils,
+  dh-autoreconf,
+  dh-exec,
+  dpkg-dev (>= 1.16.1),
+  epstool,
+  flex,
+  gawk,
+  gfortran,
+  ghostscript,
+  gnuplot-nox,
+  gperf,
+  javahelper,
+  less,
+  libarpack2-dev (>= 2.1+parpack96.dfsg-2),
+  libblas-dev (>= 1.2-7),
+  libcurl4-gnutls-dev | libcurl4-dev,
+  libfftw3-dev,
+  libfltk1.3-dev,
+  libfontconfig1-dev,
+  libftgl-dev,
+  libgl2ps-dev,
+  libglpk-dev (>= 4.15),
+  libgraphicsmagick++1-dev,
+  libhdf5-dev (>= 1.8.8),
+  liblapack-dev (>= 3.4.1-4),
+  libncurses5-dev,
+  libpcre3-dev,
+  libqhull-dev,
+  libqrupdate-dev,
+  libqscintilla2-dev,
+  libqt4-dev,
+  libqt4-opengl-dev,
+  libreadline-dev,
+  libsuitesparse-dev (>= 1:3.2.0),
+  libxft-dev,
+  pstoedit,
+  texinfo,
+  texlive-generic-recommended,
+  texlive-latex-base,
+  transfig,
+  xauth,
+  xvfb
 Standards-Version: 3.9.6
 Homepage: http://www.octave.org/
 Vcs-Git: git://anonscm.debian.org/pkg-octave/octave.git

-- 
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