[magics] branch debian/master updated (2883418 -> 84825de)
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed Oct 4 08:56:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a change to branch debian/master
in repository magics.
from 2883418 Rebuild against g++-7, add tight mkshlibs deps. Closes: #871304
adds f4bcf87 New upstream 2.43.3
adds 1a275f0 Merge tag 'upstream/2.43.3' into debian/master
adds c9612f2 upstream version now 2.43.3-1
adds 6039707 Standards-Version: 4.1.1
adds a5076ff Fix for symbols
adds 84825de prep release
No new revisions were added by this update.
Summary of changes:
.gitignore | 2 --
CMakeLists.txt | 3 +++
VERSION.cmake | 2 +-
.../GreatCMakeCookOff/cpp11/__func__-N2340.cpp.bin | Bin 0 -> 12536 bytes
.../contrib/GreatCMakeCookOff/cpp11/auto-N2546.cpp.bin | Bin 0 -> 12496 bytes
.../GreatCMakeCookOff/cpp11/constexpr-N2235.cpp.bin | Bin 0 -> 12576 bytes
.../cpp11/constructor_delegate.cpp.bin | Bin 0 -> 17032 bytes
cmake/contrib/GreatCMakeCookOff/cpp11/cstdint.cpp.bin | Bin 0 -> 12488 bytes
.../GreatCMakeCookOff/cpp11/decltype-N2343.cpp.bin | Bin 0 -> 12536 bytes
.../cpp11/deleted_constructor.cpp.bin | Bin 0 -> 12568 bytes
.../contrib/GreatCMakeCookOff/cpp11/enable_if.cpp.bin | Bin 0 -> 12568 bytes
.../GreatCMakeCookOff/cpp11/explicit_cast.cpp.bin | Bin 0 -> 12600 bytes
.../GreatCMakeCookOff/cpp11/initialization.cpp.bin | Bin 0 -> 47832 bytes
.../GreatCMakeCookOff/cpp11/lambda-N2927.cpp.bin | Bin 0 -> 12536 bytes
.../GreatCMakeCookOff/cpp11/long_double.cpp.bin | Bin 0 -> 12496 bytes
.../GreatCMakeCookOff/cpp11/long_long-N1811.cpp.bin | Bin 0 -> 12496 bytes
cmake/contrib/GreatCMakeCookOff/cpp11/noexcept.cpp.bin | Bin 0 -> 12560 bytes
.../GreatCMakeCookOff/cpp11/nullptr-N2431.cpp.bin | Bin 0 -> 12496 bytes
cmake/contrib/GreatCMakeCookOff/cpp11/override.cpp.bin | Bin 0 -> 17432 bytes
.../GreatCMakeCookOff/cpp11/random_device.cpp.bin | Bin 0 -> 24416 bytes
.../cpp11/rvalue_references-N2118.cpp.bin | Bin 0 -> 12568 bytes
.../contrib/GreatCMakeCookOff/cpp11/shared_ptr.cpp.bin | Bin 0 -> 25232 bytes
.../cpp11/sizeof_member-N2253.cpp.bin | Bin 0 -> 12504 bytes
.../cpp11/static_assert-N1720.cpp.bin | Bin 0 -> 12504 bytes
.../GreatCMakeCookOff/cpp11/template_alias.cpp.bin | Bin 0 -> 12496 bytes
.../cpp11/trivial_type_traits.cpp.bin | Bin 0 -> 12504 bytes
.../GreatCMakeCookOff/cpp11/type_traits.cpp.bin | Bin 0 -> 12496 bytes
.../contrib/GreatCMakeCookOff/cpp11/unique_ptr.cpp.bin | Bin 0 -> 24328 bytes
.../cpp11/variadic_templates-N2555.cpp.bin | Bin 0 -> 17320 bytes
cmake/ecbuild_find_package.cmake | 4 ++++
debian/changelog | 7 +++++++
debian/control | 2 +-
debian/rules | 2 +-
share/magics/C3S_combined.png | Bin 0 -> 85406 bytes
share/magics/CAMS_combined.png | Bin 0 -> 123033 bytes
share/magics/ecmwf_logo_2014.png | Bin 0 -> 39335 bytes
share/magics/kml_logo_2014.png | Bin 0 -> 7383 bytes
src/common/ColourTableDefinitionCompute.cc | 3 ++-
38 files changed, 19 insertions(+), 6 deletions(-)
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/__func__-N2340.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/auto-N2546.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/constexpr-N2235.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/constructor_delegate.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/cstdint.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/decltype-N2343.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/deleted_constructor.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/enable_if.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/explicit_cast.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/initialization.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/lambda-N2927.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/long_double.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/long_long-N1811.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/noexcept.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/nullptr-N2431.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/override.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/random_device.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/rvalue_references-N2118.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/shared_ptr.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/sizeof_member-N2253.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/static_assert-N1720.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/template_alias.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/trivial_type_traits.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/type_traits.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/unique_ptr.cpp.bin
create mode 100755 cmake/contrib/GreatCMakeCookOff/cpp11/variadic_templates-N2555.cpp.bin
create mode 100644 share/magics/C3S_combined.png
create mode 100644 share/magics/CAMS_combined.png
create mode 100644 share/magics/ecmwf_logo_2014.png
create mode 100644 share/magics/kml_logo_2014.png
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/magics.git
More information about the debian-science-commits
mailing list