This is an automated email from the git hooks/post-receive script. nschloe-guest pushed a commit to branch split-c-f-cxx in repository netcdf.
commit 1d3a99390119376daaff430f566e37601035724d Author: Nico Schlömer <[email protected]> Date: Fri Jan 16 10:11:06 2015 +0100 remove references to inexistant libnetcdf4 --- debian/control | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 8e6981d..cee6319 100644 --- a/debian/control +++ b/debian/control @@ -38,11 +38,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Breaks: libnetcdfc7 (<= 4.2.0), - libnetcdf6 (<< 1:4.1.1-7~), - libnetcdf4 + libnetcdf6 (<< 1:4.1.1-7~) Replaces: libnetcdfc7 (<= 4.2.0), - libnetcdf6 (<< 1:4.1.1-7~), - libnetcdf4 + libnetcdf6 (<< 1:4.1.1-7~) Description: Interface for scientific data access to large binary data NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

