This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf-fortran.
commit 021c0c90f21cc14abbfa82fa760d27f8951528af Author: Bas Couwenberg <[email protected]> Date: Thu Jun 25 19:09:55 2015 +0200 Add Breaks/Replaces on libnetcdf-dev to libnetcdff-dev. --- debian/changelog | 7 +++++++ debian/control | 2 ++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4fd6af6..ffd6c28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +netcdf-fortran (4.4.2-1~exp3) UNRELEASED; urgency=medium + + * Add Breaks/Replaces on libnetcdf-dev to libnetcdff-dev. + (closes: #789935) + + -- Bas Couwenberg <[email protected]> Thu, 25 Jun 2015 19:08:29 +0200 + netcdf-fortran (4.4.2-1~exp2) experimental; urgency=medium * Update my email to use @debian.org address. diff --git a/debian/control b/debian/control index 863857b..a125808 100644 --- a/debian/control +++ b/debian/control @@ -43,6 +43,8 @@ Depends: libnetcdff6 (= ${binary:Version}), Recommends: pkg-config Suggests: netcdf-bin, netcdf-doc +Breaks: libnetcdf-dev (<< 1:4.3.3.1+ds-1~) +Replaces: libnetcdf-dev (<< 1:4.3.3.1+ds-1~) Description: creation, access, and sharing of scientific data in Fortran 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-fortran.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

