[vtk6] 02/07: run 'cme fix dpkg-control'

Gert Wollny gert-guest at moszumanska.debian.org
Sat May 28 11:41:10 UTC 2016


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

gert-guest pushed a commit to branch master
in repository vtk6.

commit 3fb69a223190bc481672f612e9a6de12deca67bc
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Fri May 27 11:28:27 2016 +0000

    run 'cme fix dpkg-control'
---
 debian/control | 53 +++++++++++++++++++++++++++--------------------------
 1 file changed, 27 insertions(+), 26 deletions(-)

diff --git a/debian/control b/debian/control
index ee5a5d3..26c1f34 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends: chrpath,
                debhelper (>= 9),
                default-jdk,
                dh-python,
-               dpkg-dev (>= 1.16.1~),
                ftgl-dev,
                hdf5-tools,
                javahelper,
@@ -37,8 +36,8 @@ Build-Depends: chrpath,
                libogg-dev,
                libosmesa6-dev,
                libpng-dev,
-	       libpq-dev,
-	       libproj-dev,  
+               libpq-dev,
+               libproj-dev,
                libqt5opengl5-dev,
                libqt5webkit5-dev,
                libsqlite3-dev,
@@ -53,7 +52,7 @@ Build-Depends: chrpath,
                mpi-default-dev,
                pkg-config,
                python-all-dev (<< 2.8),
-               python-all-dev (>= 2.7),
+               python-all-dev,
                python-autobahn,
                python-matplotlib,
                python-mpi4py,
@@ -70,10 +69,15 @@ Build-Depends: chrpath,
                xauth,
                xvfb,
                zlib1g-dev
-Build-Depends-Indep: doxygen-latex,  texlive-binaries,  texlive-math-extra, graphviz, ghostscript, gnuplot-nox
-Standards-Version: 3.9.7
+Build-Depends-Indep: doxygen-latex,
+                     texlive-binaries,
+                     texlive-math-extra,
+                     graphviz,
+                     ghostscript,
+                     gnuplot-nox
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/vtk6.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/vtk6.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/vtk6.git
 Homepage: http://www.vtk.org/
 X-Python-Version: current
 
@@ -100,7 +104,7 @@ Depends: libavcodec-dev,
          libogg-dev,
          libpng-dev,
          libpq-dev,
-	 libproj-dev, 
+         libproj-dev,
          libpython-dev,
          libswscale-dev,
          libtheora-dev,
@@ -187,12 +191,11 @@ Description: VTK libraries, Qt files
 
 Package: libvtk6-jni
 Architecture: any
-Depends:
- ${java:Depends},
- ${misc:Depends},
- ${shlibs:Depends}
-Breaks: libvtk6-java (<< 6.3.0+dfsg1-1~exp1)
 Section: java
+Depends: ${java:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
+Breaks: libvtk6-java (<< 6.3.0+dfsg1-1~exp1)
 Description: Visualization Toolkit - A high level 3D visualization library - java
  The Visualization Toolkit (VTK) is an object oriented, high level
  library that allows one to easily write C++ programs, Tcl, Python and
@@ -202,17 +205,15 @@ Description: Visualization Toolkit - A high level 3D visualization library - jav
 
 Package: libvtk6-java
 Architecture: any
-Depends:
- libvtk6-jni (= ${binary:Version}),
- ${java:Depends},
- ${misc:Depends},
- ${shlibs:Depends}
-Suggests:
- java-virtual-machine,
- libvtk6-dev (= ${binary:Version}),
- vtk6-doc,
- vtk6-examples
 Section: java
+Depends: libvtk6-jni (= ${binary:Version}),
+         ${java:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
+Suggests: java-virtual-machine,
+          libvtk6-dev (= ${binary:Version}),
+          vtk6-doc,
+          vtk6-examples
 Description: Visualization Toolkit - A high level 3D visualization library - java
  The Visualization Toolkit (VTK) is an object oriented, high level
  library that allows one to easily write C++ programs, Tcl, Python and
@@ -224,8 +225,8 @@ Package: python-vtk6
 Architecture: any
 Section: python
 Depends: libvtk6.3 (= ${binary:Version}),
-	 libvtk6.3-qt (= ${binary:Version}),
-	 python-autobahn,
+         libvtk6.3-qt (= ${binary:Version}),
+         python-autobahn,
          python-mpi4py,
          python-six,
          python-twisted,
@@ -247,7 +248,7 @@ Package: tcl-vtk6
 Architecture: any
 Section: interpreters
 Depends: libvtk6.3 (= ${binary:Version}),
-	 libvtk6.3-qt (= ${binary:Version}),
+         libvtk6.3-qt (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Suggests: vtk6-doc,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git



More information about the debian-science-commits mailing list