Skip to content
Commits on Source (2)
netcdf-cxx-legacy (4.2-9) UNRELEASED; urgency=medium
netcdf-cxx-legacy (4.2-9) unstable; urgency=medium
* Strip trailing whitespace from changelog, control & rules files.
* Update copyright-format URL to use HTTPS.
* Fix deprecated source override location.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.5, no changes.
* Drop obsolete dbg package.
-- Bas Couwenberg <sebastic@debian.org> Wed, 15 Nov 2017 22:02:33 +0100
-- Bas Couwenberg <sebastic@debian.org> Thu, 19 Jul 2018 15:41:20 +0200
netcdf-cxx-legacy (4.2-8) unstable; urgency=medium
......
......@@ -5,7 +5,7 @@ Uploaders: Nico Schlömer <nico.schloemer@gmail.com>,
Ross Gammon <rossgammon@mail.dk>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 9.20160114),
dh-autoreconf,
libnetcdf-dev (>= 1:4.4.0),
pkg-kde-tools
......@@ -63,24 +63,3 @@ Description: legacy NetCDF C++ interface - development files
the "classic" data model from the netCDF-3 release.
.
This package contains headers for the legacy C++ library.
Package: libnetcdf-cxx-legacy-dbg
Architecture: any
Section: debug
Depends: libnetcdf-c++4 (= ${binary:Version}),
${misc:Depends}
Description: debugging symbols for legacy NetCDF C++ interface
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 debugging symbols for the legacy C++ library.
......@@ -25,7 +25,7 @@ override_dh_install:
dh_install --list-missing
override_dh_strip:
dh_strip --dbg-package=libnetcdf-cxx-legacy-dbg
dh_strip --dbgsym-migration='libnetcdf-cxx-legacy-dbg (<< 4.2-9~)'
override_dh_makeshlibs:
dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION)