[netcdf-fortran] 01/05: Add libnetcdf-dev to dependencies of -dev package.

Bas Couwenberg sebastic at debian.org
Thu Nov 9 07:22:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository netcdf-fortran.

commit c4b4c690ccedc6b0fe3721c84ecbd3ca909ea9f7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Nov 9 07:34:36 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 6c8d65e..a6394a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ netcdf-fortran (4.4.4+ds-3) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.1.0, changes: priority.
   * Use pkg-info.mk variables instead of dpkg-parsechangelog output.
   * Add autopkgtest to test installability.
+  * Add libnetcdf-dev to dependencies of -dev package.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 24 Sep 2017 13:13:36 +0200
 
diff --git a/debian/control b/debian/control
index 811fdf7..930d73a 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,7 @@ Package: libnetcdff-dev
 Architecture: any
 Section: libdevel
 Depends: libnetcdff6 (= ${binary:Version}),
+         libnetcdf-dev,
          ${misc:Depends}
 Recommends: pkg-config
 Suggests: netcdf-bin,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-fortran.git



More information about the Pkg-grass-devel mailing list