[ncl] 01/04: Use libhdf5-dev instead of transitional libhdf5-serial-dev
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Oct 31 13:36:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository ncl.
commit cc6cd1059febd1dfc9361c65e7eee2e0f3679d32
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Tue Oct 31 12:30:44 2017 +0000
Use libhdf5-dev instead of transitional libhdf5-serial-dev
---
debian/changelog | 6 ++++++
debian/control | 39 ++++++++++++++++++++++++++++++---------
2 files changed, 36 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0af6078..62eb47c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ncl (6.4.0-5) UNRELEASED; urgency=medium
+
+ * Use libhdf5-dev instead of transitional libhdf5-serial-dev
+
+ -- Alastair McKinstry <mckinstry at debian.org> Tue, 31 Oct 2017 12:30:24 +0000
+
ncl (6.4.0-4) unstable; urgency=medium
* Drop libatlas-dev build-depend. Closes: #871715
diff --git a/debian/control b/debian/control
index 92f2d57..f023f09 100644
--- a/debian/control
+++ b/debian/control
@@ -2,20 +2,41 @@ Source: ncl
Section: science
Priority: optional
Maintainer: Alastair McKinstry <mckinstry at debian.org>
-Build-Depends: flex, bison, gfortran, zlib1g-dev, libbz2-dev, libxt-dev,
+Build-Depends: debhelper (>= 10),
+ flex,
+ bison,
+ gfortran,
+ zlib1g-dev,
+ libbz2-dev,
+ libxt-dev,
libxaw7-dev, libxmu-headers, libcairo2-dev, libjpeg-dev, libpng-dev,
- pkg-config, fontconfig, libfontconfig1-dev, libfreetype6-dev, libexpat1-dev,
- libpixman-1-dev, libcurl4-gnutls-dev | libcurl-dev, libgdal-dev,
- libnetcdf-dev, libnetcdff-dev, libudunits2-dev, libmotif-dev,
+ pkg-config,
+ fontconfig,
+ libfontconfig1-dev,
+ libfreetype6-dev,
+ libexpat1-dev,
+ libpixman-1-dev,
+ libcurl4-gnutls-dev | libcurl-dev,
+ libgdal-dev,
+ libnetcdf-dev,
+ libnetcdff-dev,
+ libudunits2-dev,
+ libmotif-dev,
libatlas3-base,
liblapack-dev,
libopenblas-dev [amd64 arm64 powerpc ppc64el],
libblas-dev [!amd64 !arm64 !powerpc !ppc64el],
- libgrib2c-dev, libsphere-dev, libhdf4-alt-dev, libhdfeos-dev,
- libgctp-dev, libhe5-hdfeos-dev, tcsh | csh | c-shell,
- debhelper (>= 10), libhdf5-serial-dev | libhdf5-dev,
- libproj-dev, libaec-dev,
- libfl-dev, libgsl-dev
+ libgrib2c-dev,
+ libsphere-dev,
+ libhdf4-alt-dev,
+ libhdfeos-dev,
+ libgctp-dev,
+ libhe5-hdfeos-dev, tcsh | csh | c-shell,
+ libhdf5-dev | libhdf5-mpi-dev,
+ libproj-dev,
+ libaec-dev,
+ libfl-dev,
+ libgsl-dev
Standards-Version: 4.0.1
Homepage: http://www.ncl.ucar.edu/
Vcs-Git: git://anonscm.debian.org/debian-science/packages/ncl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ncl.git
More information about the debian-science-commits
mailing list