[Pkg-octave-commit] [octave] 02/06: d/control: remove several unnecessary versioned dependencies.

Sébastien Villemot sebastien at debian.org
Fri Jun 9 15:21:44 UTC 2017


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

sebastien pushed a commit to branch master
in repository octave.

commit fdd94e480099b3436fefbd881af0a7976f53e185
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Jun 9 16:54:17 2017 +0200

    d/control: remove several unnecessary versioned dependencies.
    
    Detected by cme fix dpkg.
---
 debian/control | 263 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 128 insertions(+), 135 deletions(-)

diff --git a/debian/control b/debian/control
index 366d582..c617e86 100644
--- a/debian/control
+++ b/debian/control
@@ -1,136 +1,118 @@
 Source: octave
-Section: math
-Priority: optional
 Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
 Uploaders: Sébastien Villemot <sebastien at debian.org>,
-  Rafael Laboissiere <rafael at debian.org>
+           Rafael Laboissiere <rafael at debian.org>
+Section: math
+Priority: optional
 Build-Depends: automake,
-  debhelper (>= 10),
-  default-jdk,
-  desktop-file-utils,
-  dh-exec,
-  dpkg-dev (>= 1.16.1),
-  epstool,
-  flex,
-  gawk,
-  gfortran,
-  ghostscript,
-  gnuplot-nox (>= 4.4),
-  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,
-  libosmesa6-dev,
-  libpcre3-dev,
-  libqhull-dev,
-  libqrupdate-dev,
-  libqscintilla2-dev,
-  libqt4-dev,
-  libqt4-opengl-dev,
-  libreadline-dev,
-  libsndfile1-dev,
-  libsuitesparse-dev (>= 1:3.2.0),
-  libxft-dev,
-  portaudio19-dev,
-  pstoedit,
-  texinfo,
-  texlive-generic-recommended,
-  texlive-fonts-recommended,
-  texlive-latex-base,
-  transfig,
-  unzip,
-  xauth,
-  xvfb,
-  zip
+               debhelper (>= 10),
+               default-jdk,
+               desktop-file-utils,
+               dh-exec,
+               epstool,
+               flex,
+               gawk,
+               gfortran,
+               ghostscript,
+               gnuplot-nox,
+               javahelper,
+               less,
+               libarpack2-dev,
+               libblas-dev,
+               libcurl4-gnutls-dev | libcurl4-dev,
+               libfftw3-dev,
+               libfltk1.3-dev,
+               libfontconfig1-dev,
+               libftgl-dev,
+               libgl2ps-dev,
+               libglpk-dev,
+               libgraphicsmagick++1-dev,
+               libhdf5-dev,
+               liblapack-dev,
+               libncurses5-dev,
+               libosmesa6-dev,
+               libpcre3-dev,
+               libqhull-dev,
+               libqrupdate-dev,
+               libqscintilla2-dev,
+               libqt4-dev,
+               libqt4-opengl-dev,
+               libreadline-dev,
+               libsndfile1-dev,
+               libsuitesparse-dev,
+               libxft-dev,
+               portaudio19-dev,
+               pstoedit,
+               texinfo,
+               texlive-generic-recommended,
+               texlive-fonts-recommended,
+               texlive-latex-base,
+               transfig,
+               unzip,
+               xauth,
+               xvfb,
+               zip
 Standards-Version: 3.9.8
-Homepage: http://www.octave.org/
-Vcs-Git: https://anonscm.debian.org/git/pkg-octave/octave.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-octave/octave.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-octave/octave.git
+Homepage: http://www.octave.org/
 
 Package: octave
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, texinfo, octave-common (= ${source:Version}),
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         texinfo,
+         octave-common (= ${source:Version}),
          liboctave4 (= ${binary:Version})
-Recommends: gnuplot-x11 (>= 4.4) | gnuplot-qt (>= 4.4), libopenblas-base | libatlas3-base,
- pstoedit,
- default-jre-headless [!hppa !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mipsel !sparc !sparc64],
- octave-info
+Recommends: gnuplot-x11 | gnuplot-qt,
+            libopenblas-base | libatlas3-base,
+            pstoedit,
+            default-jre-headless [!hppa !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mipsel !sparc !sparc64],
+            octave-info
 Suggests: octave-doc,
- octave-htmldoc
+          octave-htmldoc
+Breaks: dynare (<< 4.4.3-2),
+        h5utils (<= 1.12.1-2.1) [arm64],
+        h5utils (<= 1.12.1-2.1+b1) [ppc64el],
+        octave-audio (<< 1.1.4-6),
+        octave-biosig (<< 1.3.0-2+b2) [ppc64el],
+        octave-communications (<< 1.2.1-1),
+        octave-control (<< 2.8.3-1),
+        octave-econometrics (<< 1:1.1.1-2+b1) [arm64 ppc64el],
+        octave-econometrics (<< 1:1.1.1-2+b3) [hurd-i386 i386 kfreebsd-i386],
+        octave-gdf (<< 0.1.2-2+b1) [arm64],
+        octave-gdf (<< 0.1.2-2+b2) [ppc64el],
+        octave-general (<< 2.0.0-1),
+        octave-image (<< 2.4.0-1),
+        octave-linear-algebra (<< 2.2.2-1),
+        octave-ltfat (<< 2.1.0+dfsg-1),
+        octave-mpi (<= 1.2.0-1+b1) [hurd-i386 i386 kfreebsd-i386],
+        octave-msh (<< 1.0.10-1+b1) [amd64 armel armhf powerpc],
+        octave-msh (<< 1.0.10-1+b2) [i386],
+        octave-nan (<< 2.8.1-1),
+        octave-nlopt (<< 2.4.1+dfsg-2),
+        octave-nurbs (<< 1.3.9-1),
+        octave-octcdf (<< 1.1.8-1),
+        octave-odepkg (<< 0.8.5-1),
+        octave-optim (<< 1.4.0-1+b1) [amd64 arm64 armel armhf kfreebsd-amd64 mips mipsel powerpc ppc64el sparc],
+        octave-optiminterp (<< 0.3.4-2),
+        octave-parallel (<< 3.0.0-1),
+        octave-pfstools (<< 1.8.5-2.1),
+        octave-plplot (<= 5.10.0+dfsg-1),
+        octave-quaternion (<< 2.2.2-1+b1) [amd64 arm64 armel armhf kfreebsd-amd64 mips mipsel powerpc ppc64el sparc],
+        octave-secs2d (<< 0.0.8-6),
+        octave-signal (<< 1.3.0-1+b2) [hurd-i386 i386 kfreebsd-i386],
+        octave-sockets (<< 1.2.0-1),
+        octave-struct (<< 1.0.11-1),
+        octave-sundials (<< 2.5.0-3+b1) [arm64],
+        octave-symbolic (<< 2.2.2-1),
+        octave-tsa (<< 4.2.9-1),
+        octave-vlfeat (<< 0.9.17+dfsg0-6+b1) [arm64 ppc64el],
+        pfstools (<< 1.8.5-2.1),
+        sdpam (<< 7.3.9+dfsg-1+b1) [arm64 ppc64el],
+        sdpam (<< 7.3.9+dfsg-1+b3) [hurd-i386]
 Conflicts: octave-java
 Replaces: octave-java
-Breaks: dynare (<< 4.4.3-2),
-  h5utils (<= 1.12.1-2.1) [arm64],
-  h5utils (<= 1.12.1-2.1+b1) [ppc64el],
-  h5utils (<= 1.12.1-2.1+b2) [amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390x sparc],
-  libsbml5-octave (<< 5.10.0+dfsg-1+b1) [amd64 armel armhf i386 s390x],
-  octave-audio (<< 1.1.4-6),
-  octave-biosig (<< 1.3.0-2+b2) [ppc64el],
-  octave-biosig (<< 1.3.0-2+b3) [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390x sparc],
-  octave-communications (<< 1.2.1-1),
-  octave-control (<< 2.8.3-1),
-  octave-econometrics (<< 1:1.1.1-2+b1) [arm64 ppc64el],
-  octave-econometrics (<< 1:1.1.1-2+b2) [amd64 armel armhf kfreebsd-amd64 mips mipsel powerpc s390x sparc],
-  octave-econometrics (<< 1:1.1.1-2+b3) [hurd-i386 i386 kfreebsd-i386],
-  octave-gdf (<< 0.1.2-2+b1) [arm64],
-  octave-gdf (<< 0.1.2-2+b2) [ppc64el],
-  octave-gdf (<< 0.1.2-2+b4) [amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390x sparc],
-  octave-general (<< 2.0.0-1),
-  octave-geometry (<< 1.7.0-2+b1) [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el s390x sparc],
-  octave-gmt (<< 4.5.12-1+b1) [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el s390x sparc],
-  octave-gsl (<< 1.0.8-6+b1) [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el s390x sparc],
-  octave-image (<< 2.4.0-1),
-  octave-io (<< 2.2.4-1+b1) [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el s390x sparc],
-  octave-lhapdf (<< 5.9.1-3+b2) [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el s390x sparc],
-  octave-linear-algebra (<< 2.2.2-1),
-  octave-ltfat (<< 2.1.0+dfsg-1),
-  octave-miscellaneous (<< 1.2.1-2+b1) [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el s390x sparc],
-  octave-mpi (<= 1.2.0-1) [amd64 arm64 armel armhf kfreebsd-amd64 mips mipsel powerpc ppc64el s390x sparc],
-  octave-mpi (<= 1.2.0-1+b1) [hurd-i386 i386 kfreebsd-i386],
-  octave-msh (<< 1.0.10-1+b1) [amd64 armel armhf powerpc],
-  octave-msh (<< 1.0.10-1+b2) [i386],
-  octave-nan (<< 2.8.1-1),
-  octave-nlopt (<< 2.4.1+dfsg-2),
-  octave-nurbs (<< 1.3.9-1),
-  octave-ocs (<< 0.1.3-2+b1) [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el s390x sparc],
-  octave-octcdf (<< 1.1.8-1),
-  octave-odepkg (<< 0.8.5-1),
-  octave-optim (<< 1.4.0-1+b1) [amd64 arm64 armel armhf kfreebsd-amd64 mips mipsel powerpc ppc64el sparc],
-  octave-optim (<< 1.4.0-1+b2) [hurd-i386 i386 kfreebsd-i386 s390x],
-  octave-optiminterp (<< 0.3.4-2),
-  octave-parallel (<< 3.0.0-1),
-  octave-pfstools (<< 1.8.5-2.1),
-  octave-plplot (<= 5.10.0+dfsg-1),
-  octave-psychtoolbox-3 (<< 3.0.11.20140816.dfsg1-1+b2) [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el s390x sparc],
-  octave-quaternion (<< 2.2.2-1+b1) [amd64 arm64 armel armhf kfreebsd-amd64 mips mipsel powerpc ppc64el sparc],
-  octave-quaternion (<< 2.2.2-1+b2) [hurd-i386 i386 kfreebsd-i386 s390x],
-  octave-secs2d (<< 0.0.8-6),
-  octave-signal (<< 1.3.0-1+b1) [amd64 arm64 armel armhf kfreebsd-amd64 mips mipsel powerpc ppc64el sparc s390x],
-  octave-signal (<< 1.3.0-1+b2) [hurd-i386 i386 kfreebsd-i386],
-  octave-sockets (<< 1.2.0-1),
-  octave-strings (<< 1.1.0-2+b1) [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el s390x sparc],
-  octave-struct (<< 1.0.11-1),
-  octave-sundials (<< 2.5.0-3+b1) [arm64],
-  octave-sundials (<< 2.5.0-3+b2) [amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64el s390x sparc],
-  octave-symbolic (<< 2.2.2-1),
-  octave-tsa (<< 4.2.9-1),
-  octave-vlfeat (<< 0.9.17+dfsg0-6+b1) [arm64 ppc64el],
-  octave-vlfeat (<< 0.9.17+dfsg0-6+b2) [amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390x sparc],
-  pfstools (<< 1.8.5-2.1),
-  sdpam (<< 7.3.9+dfsg-1+b1) [arm64 ppc64el],
-  sdpam (<< 7.3.9+dfsg-1+b2) [amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390x sparc],
-  sdpam (<< 7.3.9+dfsg-1+b3) [hurd-i386]
 Description: GNU Octave language for numerical computations
  Octave is a (mostly Matlab (R) compatible) high-level language, primarily
  intended for numerical computations. It provides a convenient command-line
@@ -139,8 +121,8 @@ Description: GNU Octave language for numerical computations
  Octave can be dynamically extended with user-supplied C++ files.
 
 Package: octave-common
-Depends: ${misc:Depends}
 Architecture: all
+Depends: ${misc:Depends}
 Description: architecture-independent files for octave
  Octave is a (mostly Matlab (R) compatible) high-level language, primarily
  intended for numerical computations. It provides a convenient command-line
@@ -152,10 +134,11 @@ Description: architecture-independent files for octave
  and other helper files).
 
 Package: octave-doc
-Depends: ${misc:Depends}
 Architecture: all
 Section: doc
-Suggests: octave, xpdf | pdf-viewer
+Depends: ${misc:Depends}
+Suggests: octave,
+          xpdf | pdf-viewer
 Description: PDF documentation on the GNU Octave language
  Octave is a (mostly Matlab (R) compatible) high-level language, primarily
  intended for numerical computations. It provides a convenient command-line
@@ -168,9 +151,10 @@ Description: PDF documentation on the GNU Octave language
 
 Package: octave-htmldoc
 Architecture: all
-Depends: ${misc:Depends}
 Section: doc
-Suggests: octave, lynx-cur | www-browser
+Depends: ${misc:Depends}
+Suggests: octave,
+          lynx-cur | www-browser
 Description: HTML documentation on the GNU Octave language
  Octave is a (mostly Matlab (R) compatible) high-level language, primarily
  intended for numerical computations. It provides a convenient command-line
@@ -182,8 +166,9 @@ Description: HTML documentation on the GNU Octave language
 
 Package: octave-info
 Architecture: all
-Depends: info, ${misc:Depends}
 Section: doc
+Depends: info,
+         ${misc:Depends}
 Description: GNU Info documentation on the GNU Octave language
  Octave is a (mostly Matlab (R) compatible) high-level language, primarily
  intended for numerical computations. It provides a convenient command-line
@@ -195,10 +180,11 @@ Description: GNU Info documentation on the GNU Octave language
 
 Package: liboctave4
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
 Multi-Arch: same
 Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Shared libraries of the GNU Octave language
  Octave is a (mostly Matlab (R) compatible) high-level language, primarily
  intended for numerical computations. It provides a convenient command-line
@@ -208,14 +194,21 @@ Description: Shared libraries of the GNU Octave language
 
 Package: liboctave-dev
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- liboctave4 (= ${binary:Version}), octave (= ${binary:Version}),
- libreadline-dev | libreadline6-dev | libreadline5-dev, libncurses5-dev,
- libhdf5-dev (>= 1.8.8) | libhdf5-openmpi-dev (>= 1.8.8) | libhdf5-mpich-dev (>= 1.8.8),
- libgl1-mesa-dev | libgl-dev,
- libblas-dev (>=1.2-7) | libblas.so, liblapack-dev (>=3.2.1-7) | liblapack.so,
- libfftw3-dev, gfortran, gcc, g++
 Section: libdevel
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         liboctave4 (= ${binary:Version}),
+         octave (= ${binary:Version}),
+         libreadline-dev | libreadline6-dev | libreadline5-dev,
+         libncurses5-dev,
+         libhdf5-dev | libhdf5-openmpi-dev | libhdf5-mpich-dev,
+         libgl1-mesa-dev | libgl-dev,
+         libblas-dev | libblas.so,
+         liblapack-dev | liblapack.so,
+         libfftw3-dev,
+         gfortran,
+         gcc,
+         g++
 Description: Development files for the GNU Octave language
  Octave is a (mostly Matlab (R) compatible) high-level language, primarily
  intended for numerical computations. It provides a convenient command-line

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