netcdf-cxx-legacy 4.2-12 source package in Ubuntu
Changelog
netcdf-cxx-legacy (4.2-12) unstable; urgency=medium * Bump Standards-Version to 4.5.0, no changes. * Add Build-Depends-Package field to symbols file. * Remove package name from lintian overrides. * Update gbp.conf to use --source-only-changes by default. * Bump debhelper compat to 10, changes: - Drop --parallel option, enabled by default - Don't explicitly enable autoreconf, enabled by default - Drop dh-autoreconf build dependency * Update lintian overrides. -- Bas Couwenberg <email address hidden> Sun, 01 Nov 2020 18:55:16 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
netcdf-cxx-legacy_4.2-12.dsc | 2.1 KiB | d8134c703e2f4c2b049cc96e86611eb86784f0652aa4097ba5cdc122788a429f |
netcdf-cxx-legacy_4.2.orig.tar.gz | 687.0 KiB | 95ed6ab49a0ee001255eac4e44aacb5ca4ea96ba850c08337a3e4c9a0872ccd1 |
netcdf-cxx-legacy_4.2-12.debian.tar.xz | 7.3 KiB | 0bf3df77eeba173fb7cb1d92e9edd1098dae8b250f76682973aebdc0b4c937d8 |
Available diffs
No changes file available.
Binary packages built by this source
- libnetcdf-c++4: No summary available for libnetcdf-c++4 in ubuntu hirsute.
No description available for libnetcdf-c++4 in ubuntu hirsute.
- libnetcdf-c++4-dbgsym: No summary available for libnetcdf-c++4-dbgsym in ubuntu hirsute.
No description available for libnetcdf-
c++4-dbgsym in ubuntu hirsute.
- 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.