[vtk6] branch master updated (2458c4e -> bdf4523)

Gert Wollny gert-guest at moszumanska.debian.org
Mon Mar 28 12:39:47 UTC 2016


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

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

      from  2458c4e   Update changelog for release
       new  81e7008   Correct install path for Java file within the build system
       new  7ae06a0   Enable use of system proj4, Closes: #750184
       new  61b464c   d/control: Set minimum version for libgl2ps-dev, Closes: #766491
       new  4ac3ffc   d/control: Enable module vtkRenderingExternal, Closes: #810344
       new  7720d44   Apply new patches 101 ans 102 in source code
       new  ce3f3ad   d/control: Enable system LIBPROJ4
       new  d446bd8   d/control: Update standards version to 3.9.7
       new  70da96e   d/control: Add dependency on libvtk6.2-qt to python-vtk6 and tcl-vtk6
       new  2e881c5   Update watchfile to only search fro 6.X.X versions
       new  e28b82b   d/control, d/rules: Move to qt5 also on armel, armhf
       new  f2883f3   Add patch that enables compiling with gcc-6. Closes: #812296
       new  bdf4523   Update changelog for upload

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMake/FindLIBPROJ4.cmake                         |   9 +-
 CMake/GenerateExportHeader.cmake                 |   2 +-
 CMake/vtkCompilerExtras.cmake                    |   2 +-
 CMake/vtkJavaWrapping.cmake                      |   2 +-
 Geovis/Core/vtkGeoProjection.cxx                 |  16 +-
 Geovis/Core/vtkGeoProjection.h                   |   9 +-
 Geovis/Core/vtkGeoTransform.cxx                  |  24 +--
 ThirdParty/libproj4/vtk_libproj4.h.in            |   3 +-
 debian/changelog                                 |  16 ++
 debian/control                                   |  19 +-
 debian/libvtk6-java.install                      |   2 +-
 debian/patches/101_java_install_path.patch       |  19 ++
 debian/patches/102_enable_system_proj4_lib.patch | 222 +++++++++++++++++++++++
 debian/patches/104_fix_gcc_version_6.patch       |  26 +++
 debian/patches/series                            |   3 +
 debian/rules                                     |  11 +-
 debian/watch                                     |   4 +-
 17 files changed, 338 insertions(+), 51 deletions(-)
 create mode 100644 debian/patches/101_java_install_path.patch
 create mode 100644 debian/patches/102_enable_system_proj4_lib.patch
 create mode 100644 debian/patches/104_fix_gcc_version_6.patch

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