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 bcc2075bfd8338a3e537ea8c03508e50b99d06a4 Author: Bas Couwenberg <[email protected]> Date: Thu Jun 25 19:40:20 2015 +0200 Add Breaks/Replaces on libnetcdf-dev to libnetcdf-cxx-legacy-dev. --- debian/changelog | 7 +++++++ debian/control | 2 ++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 10455d0..e94535f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +netcdf-cxx-legacy (4.2-1~exp2) UNRELEASED; urgency=medium + + * Add Breaks/Replaces on libnetcdf-dev to libnetcdf-cxx-legacy-dev. + (closes: #789936) + + -- Bas Couwenberg <[email protected]> Thu, 25 Jun 2015 19:38:37 +0200 + netcdf-cxx-legacy (4.2-1~exp1) experimental; urgency=medium [ Nico Schlömer ] diff --git a/debian/control b/debian/control index cd6af1c..430785e 100644 --- a/debian/control +++ b/debian/control @@ -43,6 +43,8 @@ Architecture: any Section: libdevel Depends: libnetcdf-c++4 (= ${binary:Version}), ${misc:Depends} +Breaks: libnetcdf-dev (<< 1:4.3.3.1+ds-1~) +Replaces: libnetcdf-dev (<< 1:4.3.3.1+ds-1~) Description: 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 -- 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

