[netcdf-fortran] 01/05: Require at least libnetcdf-dev 4.3.3.1.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Mon Jul 27 17:21:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository netcdf-fortran.
commit 2818aec18ee2afcf5e517780596a61c2753c6302
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Jul 27 18:55:21 2015 +0200
Require at least libnetcdf-dev 4.3.3.1.
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5752fe5..be2cd78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+netcdf-fortran (4.4.2-1~exp4) UNRELEASED; urgency=medium
+
+ * Require at least libnetcdf-dev 4.3.3.1.
+
+ -- Bas Couwenberg <sebastic at debian.org> Mon, 27 Jul 2015 18:55:14 +0200
+
netcdf-fortran (4.4.2-1~exp3) experimental; urgency=medium
* Add Breaks/Replaces on libnetcdf-dev to libnetcdff-dev.
diff --git a/debian/control b/debian/control
index a125808..8aece9c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
doxygen,
graphviz,
libjs-jquery,
- libnetcdf-dev,
+ libnetcdf-dev (>= 1:4.3.3.1),
pkg-config
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/netcdf-fortran.git
--
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