netcdf-cxx-legacy 4.2-8 source package in Ubuntu

Changelog

netcdf-cxx-legacy (4.2-8) unstable; urgency=medium

  * Change priority from extra to optional.
  * Bump Standards-Version to 4.1.1, changes: priority.
  * Add libnetcdf-dev to dependencies of -dev package.
  * Add lintian override for debian-watch-uses-insecure-uri.

 -- Bas Couwenberg <email address hidden>  Thu, 09 Nov 2017 07:41:36 +0100

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
netcdf-cxx-legacy_4.2-8.dsc 2.3 KiB b690e9e50216cc289463f1b3d454ceef8e1d7587ca345f31309ce36ff43f80e9
netcdf-cxx-legacy_4.2.orig.tar.gz 687.0 KiB 95ed6ab49a0ee001255eac4e44aacb5ca4ea96ba850c08337a3e4c9a0872ccd1
netcdf-cxx-legacy_4.2-8.debian.tar.xz 7.1 KiB d9e24569a2a7b84316dd4226411372ae442a5c4b6ca2c38cfe389d1ce844988f

Available diffs

No changes file available.

Binary packages built by this source

libnetcdf-c++4: legacy NetCDF C++ interface

 NetCDF (network Common Data Form) is an interface for scientific
 data access and a freely-distributed software library that provides an
 implementation of the interface. The netCDF library also defines a
 machine-independent format for representing scientific data.
 Together, the interface, library, and format support the creation,
 access, and sharing of scientific data.
 .
 This version of the netCDF C++ library is provided for backwards compatibility
 as a separate package. It was developed before key C++ concepts like templates,
 namespaces, and exceptions were widely supported. It's not recommended for new
 projects, but it still works. This version of the C++ interface only supports
 the "classic" data model from the netCDF-3 release.
 .
 This package contains the legacy C++ shared libraries.

libnetcdf-cxx-legacy-dbg: No summary available for libnetcdf-cxx-legacy-dbg in ubuntu cosmic.

No description available for libnetcdf-cxx-legacy-dbg in ubuntu cosmic.

libnetcdf-cxx-legacy-dev: legacy NetCDF C++ interface - development files

 NetCDF (network Common Data Form) is a set of interfaces for array-oriented
 data access and a freely distributed collection of data access libraries for
 C, Fortran, C++, Java, and other languages. The netCDF libraries support a
 machine-independent format for representing scientific data. Together, the
 interfaces, libraries, and format support the creation, access, and sharing of
 scientific data.
 .
 This version of the netCDF C++ library is provided for backwards compatibility
 as a separate package. It was developed before key C++ concepts like templates,
 namespaces, and exceptions were widely supported. It's not recommended for new
 projects, but it still works. This version of the C++ interface only supports
 the "classic" data model from the netCDF-3 release.
 .
 This package contains headers for the legacy C++ library.