[netcdf4-python] 02/03: Bump minimum required libnetcdf-dev to 4.4.0~rc2.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Wed Aug 19 18:04:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository netcdf4-python.
commit 36dc79082d72480b3f69f921814ec9933822b98b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Aug 19 19:51:25 2015 +0200
Bump minimum required libnetcdf-dev to 4.4.0~rc2.
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index bc87daa..54c341d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+netcdf4-python (1.1.9-2~exp3) UNRELEASED; urgency=medium
+
+ * Bump minimum required libnetcdf-dev to 4.4.0~rc2.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 19 Aug 2015 19:51:21 +0200
+
netcdf4-python (1.1.9-2~exp2) experimental; urgency=medium
* Bump minimum required libnetcdf-dev to 4.4.0~rc2-1~exp4 for serial HDF5.
diff --git a/debian/control b/debian/control
index 8e11a6f..559f537 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
python3-numpy,
cython,
libhdf5-dev,
- libnetcdf-dev (>= 1:4.4.0~rc2-1~exp4),
+ libnetcdf-dev (>= 1:4.4.0~rc2),
chrpath
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/netcdf4-python.git/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf4-python.git
More information about the Pkg-grass-devel
mailing list