[paraview] 02/03: Updated version 5.4.1+dfsg3 from 'upstream/5.4.1+dfsg3'

Anton Gladky gladk at moszumanska.debian.org
Wed Sep 20 21:33:25 UTC 2017


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

gladk pushed a commit to branch master
in repository paraview.

commit 2abba748c3bb125532ef6770f6164f6b7b3526f4
Merge: de478ff 4bed19d
Author: Anton Gladky <gladk at debian.org>
Date:   Wed Sep 20 23:29:58 2017 +0200

    Updated version 5.4.1+dfsg3 from 'upstream/5.4.1+dfsg3'
    
    with Debian dir aa883f546b1b2702957a9caaaf1ad38402531296

 .../vtkprotobuf/src/CMake/hash_map_test.cc.in      |    8 -
 .../vtkprotobuf/src/CMake/hash_set_test.cc.in      |    8 -
 .../vtkprotobuf/src/CMake/pthread_test.cc.in       |    6 -
 ThirdParty/protobuf/vtkprotobuf/src/CMakeLists.txt |  316 -
 .../protobuf/vtkprotobuf/src/config.h.cmake.in     |   95 -
 .../src/google/protobuf/compiler/code_generator.cc |   75 -
 .../src/google/protobuf/compiler/code_generator.h  |  132 -
 .../protobuf/compiler/command_line_interface.cc    | 1345 ----
 .../protobuf/compiler/command_line_interface.h     |  318 -
 .../compiler/command_line_interface_unittest.cc    | 1416 ----
 .../compiler/cpp/cpp_bootstrap_unittest.cc         |  158 -
 .../src/google/protobuf/compiler/cpp/cpp_enum.cc   |  258 -
 .../src/google/protobuf/compiler/cpp/cpp_enum.h    |   99 -
 .../google/protobuf/compiler/cpp/cpp_enum_field.cc |  361 -
 .../google/protobuf/compiler/cpp/cpp_enum_field.h  |  103 -
 .../google/protobuf/compiler/cpp/cpp_extension.cc  |  210 -
 .../google/protobuf/compiler/cpp/cpp_extension.h   |   85 -
 .../src/google/protobuf/compiler/cpp/cpp_field.cc  |  139 -
 .../src/google/protobuf/compiler/cpp/cpp_field.h   |  167 -
 .../src/google/protobuf/compiler/cpp/cpp_file.cc   |  608 --
 .../src/google/protobuf/compiler/cpp/cpp_file.h    |   98 -
 .../google/protobuf/compiler/cpp/cpp_generator.cc  |  122 -
 .../google/protobuf/compiler/cpp/cpp_generator.h   |   72 -
 .../google/protobuf/compiler/cpp/cpp_helpers.cc    |  341 -
 .../src/google/protobuf/compiler/cpp/cpp_helpers.h |  156 -
 .../google/protobuf/compiler/cpp/cpp_message.cc    | 1770 -----
 .../src/google/protobuf/compiler/cpp/cpp_message.h |  170 -
 .../protobuf/compiler/cpp/cpp_message_field.cc     |  270 -
 .../protobuf/compiler/cpp/cpp_message_field.h      |  102 -
 .../protobuf/compiler/cpp/cpp_plugin_unittest.cc   |  121 -
 .../protobuf/compiler/cpp/cpp_primitive_field.cc   |  382 --
 .../protobuf/compiler/cpp/cpp_primitive_field.h    |  103 -
 .../google/protobuf/compiler/cpp/cpp_service.cc    |  334 -
 .../src/google/protobuf/compiler/cpp/cpp_service.h |  118 -
 .../protobuf/compiler/cpp/cpp_string_field.cc      |  442 --
 .../protobuf/compiler/cpp/cpp_string_field.h       |  104 -
 .../compiler/cpp/cpp_test_bad_identifiers.proto    |  109 -
 .../google/protobuf/compiler/cpp/cpp_unittest.cc   | 1230 ----
 .../src/google/protobuf/compiler/importer.cc       |  454 --
 .../src/google/protobuf/compiler/importer.h        |  303 -
 .../google/protobuf/compiler/importer_unittest.cc  |  600 --
 .../src/google/protobuf/compiler/main.cc           |   48 -
 .../protobuf/compiler/mock_code_generator.cc       |  209 -
 .../google/protobuf/compiler/mock_code_generator.h |  108 -
 .../src/google/protobuf/compiler/package_info.h    |   64 -
 .../src/google/protobuf/compiler/parser.cc         | 1130 ----
 .../src/google/protobuf/compiler/parser.h          |  338 -
 .../google/protobuf/compiler/parser_unittest.cc    | 1256 ----
 .../src/google/protobuf/compiler/plugin.cc         |  152 -
 .../src/google/protobuf/compiler/plugin.h          |   73 -
 .../src/google/protobuf/compiler/plugin.pb.cc      | 1084 ---
 .../src/google/protobuf/compiler/plugin.pb.h       |  727 --
 .../src/google/protobuf/compiler/plugin.proto      |  145 -
 .../src/google/protobuf/compiler/subprocess.cc     |  458 --
 .../src/google/protobuf/compiler/subprocess.h      |  107 -
 .../src/google/protobuf/compiler/test_plugin.cc    |   51 -
 .../protobuf/compiler/zip_output_unittest.sh       |   85 -
 .../src/google/protobuf/compiler/zip_writer.cc     |  188 -
 .../src/google/protobuf/compiler/zip_writer.h      |   63 -
 .../vtkprotobuf/src/google/protobuf/descriptor.cc  | 4401 ------------
 .../vtkprotobuf/src/google/protobuf/descriptor.h   | 1367 ----
 .../src/google/protobuf/descriptor.pb.cc           | 7029 --------------------
 .../src/google/protobuf/descriptor.pb.h            | 4355 ------------
 .../src/google/protobuf/descriptor.proto           |  433 --
 .../src/google/protobuf/descriptor_database.cc     |  541 --
 .../src/google/protobuf/descriptor_database.h      |  366 -
 .../protobuf/descriptor_database_unittest.cc       |  748 ---
 .../src/google/protobuf/descriptor_unittest.cc     | 3956 -----------
 .../src/google/protobuf/dynamic_message.cc         |  558 --
 .../src/google/protobuf/dynamic_message.h          |  136 -
 .../google/protobuf/dynamic_message_unittest.cc    |  162 -
 .../src/google/protobuf/extension_set.cc           | 1452 ----
 .../src/google/protobuf/extension_set.h            |  902 ---
 .../src/google/protobuf/extension_set_heavy.cc     |  457 --
 .../src/google/protobuf/extension_set_unittest.cc  |  642 --
 .../protobuf/generated_message_reflection.cc       | 1231 ----
 .../google/protobuf/generated_message_reflection.h |  424 --
 .../generated_message_reflection_unittest.cc       |  384 --
 .../src/google/protobuf/generated_message_util.cc  |   53 -
 .../src/google/protobuf/generated_message_util.h   |   77 -
 .../src/google/protobuf/io/coded_stream.cc         |  830 ---
 .../src/google/protobuf/io/coded_stream.h          | 1090 ---
 .../src/google/protobuf/io/coded_stream_inl.h      |   64 -
 .../google/protobuf/io/coded_stream_unittest.cc    | 1103 ---
 .../src/google/protobuf/io/gzip_stream.cc          |  320 -
 .../src/google/protobuf/io/gzip_stream.h           |  207 -
 .../src/google/protobuf/io/gzip_stream_unittest.sh |   44 -
 .../src/google/protobuf/io/package_info.h          |   54 -
 .../vtkprotobuf/src/google/protobuf/io/printer.cc  |  188 -
 .../vtkprotobuf/src/google/protobuf/io/printer.h   |  132 -
 .../src/google/protobuf/io/printer_unittest.cc     |  261 -
 .../src/google/protobuf/io/tokenizer.cc            |  691 --
 .../vtkprotobuf/src/google/protobuf/io/tokenizer.h |  303 -
 .../src/google/protobuf/io/tokenizer_unittest.cc   |  743 ---
 .../src/google/protobuf/io/zero_copy_stream.cc     |   48 -
 .../src/google/protobuf/io/zero_copy_stream.h      |  238 -
 .../google/protobuf/io/zero_copy_stream_impl.cc    |  470 --
 .../src/google/protobuf/io/zero_copy_stream_impl.h |  357 -
 .../protobuf/io/zero_copy_stream_impl_lite.cc      |  394 --
 .../protobuf/io/zero_copy_stream_impl_lite.h       |  340 -
 .../protobuf/io/zero_copy_stream_unittest.cc       |  721 --
 .../src/google/protobuf/lite_unittest.cc           |  112 -
 .../vtkprotobuf/src/google/protobuf/message.cc     |  319 -
 .../vtkprotobuf/src/google/protobuf/message.h      |  710 --
 .../src/google/protobuf/message_lite.cc            |  334 -
 .../vtkprotobuf/src/google/protobuf/message_lite.h |  239 -
 .../src/google/protobuf/message_unittest.cc        |  281 -
 .../vtkprotobuf/src/google/protobuf/package_info.h |   64 -
 .../src/google/protobuf/reflection_ops.cc          |  262 -
 .../src/google/protobuf/reflection_ops.h           |   80 -
 .../src/google/protobuf/reflection_ops_unittest.cc |  405 --
 .../src/google/protobuf/repeated_field.cc          |   96 -
 .../src/google/protobuf/repeated_field.h           | 1249 ----
 .../src/google/protobuf/repeated_field_unittest.cc |  986 ---
 .../vtkprotobuf/src/google/protobuf/service.cc     |   46 -
 .../vtkprotobuf/src/google/protobuf/service.h      |  291 -
 .../src/google/protobuf/stubs/common.cc            |  388 --
 .../vtkprotobuf/src/google/protobuf/stubs/common.h | 1155 ----
 .../src/google/protobuf/stubs/common_unittest.cc   |  345 -
 .../vtkprotobuf/src/google/protobuf/stubs/hash.cc  |   41 -
 .../vtkprotobuf/src/google/protobuf/stubs/hash.h   |  220 -
 .../src/google/protobuf/stubs/map-util.h           |  119 -
 .../vtkprotobuf/src/google/protobuf/stubs/once.cc  |   88 -
 .../vtkprotobuf/src/google/protobuf/stubs/once.h   |  123 -
 .../src/google/protobuf/stubs/once_unittest.cc     |  253 -
 .../src/google/protobuf/stubs/stl_util-inl.h       |  121 -
 .../google/protobuf/stubs/structurally_valid.cc    |  536 --
 .../protobuf/stubs/structurally_valid_unittest.cc  |   40 -
 .../src/google/protobuf/stubs/strutil.cc           | 1166 ----
 .../src/google/protobuf/stubs/strutil.h            |  459 --
 .../src/google/protobuf/stubs/strutil_unittest.cc  |   83 -
 .../src/google/protobuf/stubs/substitute.cc        |  134 -
 .../src/google/protobuf/stubs/substitute.h         |  170 -
 .../vtkprotobuf/src/google/protobuf/test_util.cc   | 2854 --------
 .../vtkprotobuf/src/google/protobuf/test_util.h    |  174 -
 .../src/google/protobuf/test_util_lite.cc          | 1502 -----
 .../src/google/protobuf/test_util_lite.h           |  101 -
 .../vtkprotobuf/src/google/protobuf/text_format.cc | 1241 ----
 .../vtkprotobuf/src/google/protobuf/text_format.h  |  264 -
 .../src/google/protobuf/text_format_unittest.cc    | 1074 ---
 .../vtkprotobuf/src/google/protobuf/unittest.proto |  612 --
 .../google/protobuf/unittest_custom_options.proto  |  275 -
 .../protobuf/unittest_embed_optimize_for.proto     |   50 -
 .../src/google/protobuf/unittest_empty.proto       |   37 -
 .../protobuf/unittest_enormous_descriptor.proto    | 1046 ---
 .../src/google/protobuf/unittest_import.proto      |   61 -
 .../src/google/protobuf/unittest_import_lite.proto |   49 -
 .../src/google/protobuf/unittest_lite.proto        |  312 -
 .../protobuf/unittest_lite_imports_nonlite.proto   |   43 -
 .../src/google/protobuf/unittest_mset.proto        |   72 -
 .../protobuf/unittest_no_generic_services.proto    |   54 -
 .../google/protobuf/unittest_optimize_for.proto    |   61 -
 .../src/google/protobuf/unknown_field_set.cc       |  204 -
 .../src/google/protobuf/unknown_field_set.h        |  268 -
 .../google/protobuf/unknown_field_set_unittest.cc  |  512 --
 .../vtkprotobuf/src/google/protobuf/wire_format.cc | 1069 ---
 .../vtkprotobuf/src/google/protobuf/wire_format.h  |  304 -
 .../src/google/protobuf/wire_format_lite.cc        |  359 -
 .../src/google/protobuf/wire_format_lite.h         |  620 --
 .../src/google/protobuf/wire_format_lite_inl.h     |  748 ---
 .../src/google/protobuf/wire_format_unittest.cc    |  905 ---
 .../protobuf/vtkprotobuf/src/solaris/libstdc++.la  |   51 -
 162 files changed, 83703 deletions(-)

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



More information about the debian-science-commits mailing list