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 083283db4ba419ed14d366ad0da86eac36ef5ff6 Author: Bas Couwenberg <[email protected]> Date: Thu Nov 9 07:33:21 2017 +0100 Add libnetcdf-dev to dependencies of -dev package. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9d9ea7b..fd1865d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ netcdf-cxx-legacy (4.2-8) UNRELEASED; urgency=medium * Change priority from extra to optional. * Bump Standards-Version to 4.1.0, changes: priority. + * Add libnetcdf-dev to dependencies of -dev package. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:14:14 +0200 diff --git a/debian/control b/debian/control index d672141..635a8bd 100644 --- a/debian/control +++ b/debian/control @@ -42,6 +42,7 @@ Package: libnetcdf-cxx-legacy-dev Architecture: any Section: libdevel Depends: libnetcdf-c++4 (= ${binary:Version}), + libnetcdf-dev, ${misc:Depends} Breaks: libnetcdf-dev (<< 1:4.3.3.1+ds-1~), netcdf-doc (<< 1:4.3.3.1+ds-1~) -- 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

