This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf-cxx-legacy.
commit f0a970667be9630ca67699bc177dc728509e3950 Author: Bas Couwenberg <[email protected]> Date: Fri Mar 11 02:44:29 2016 +0100 Fix 'interface' typo in debug package description. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f4ce61f..ecf59ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +netcdf-cxx-legacy (4.2-5) UNRELEASED; urgency=medium + + * Fix 'interface' typo in debug package description. + + -- Bas Couwenberg <[email protected]> Fri, 11 Mar 2016 02:44:02 +0100 + netcdf-cxx-legacy (4.2-4) unstable; urgency=medium * Bump minimum required libnetcdf-dev to 4.4.0. diff --git a/debian/control b/debian/control index e159d7c..cf1dc76 100644 --- a/debian/control +++ b/debian/control @@ -69,7 +69,7 @@ Section: debug Priority: extra Depends: libnetcdf-c++4 (= ${binary:Version}), ${misc:Depends} -Description: debugging symbols for legacy NetCDF C++ interace +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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-cxx-legacy.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

