[SCM] netcdf branch, master, updated. upstream/4.1.1-15-g7508c4c
Francesco Paolo Lovergine
frankie at debian.org
Wed Nov 30 12:47:34 UTC 2011
The following commit has been merged in the master branch:
commit 9bfa23595e7f8c8661658cea7d71ef8fcc30b433
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Tue Oct 25 15:24:48 2011 +0200
NetCDF 4.1.3 depends on a 1.8.6+ HDF5 library.
diff --git a/debian/changelog b/debian/changelog
index 1afc8a0..de3e63b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ netcdf (1:4.1.3-1) unstable; urgency=low
* New upstream release.
* Moved to source format 3.0 with direct quilt support.
* Dropped all current patches (obsolete or applied upstream).
+ * Added build-dep on CUnit for unit tests.
- -- Francesco Paolo Lovergine <frankie at debian.org> Tue, 25 Oct 2011 14:43:38 +0200
+ -- Francesco Paolo Lovergine <frankie at debian.org> Tue, 25 Oct 2011 14:55:16 +0200
netcdf (1:4.1.1-6) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2c75ffd..071850b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: science
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
-Build-Depends: debhelper (>= 8), cdbs, gfortran, texinfo, zlib1g-dev, libhdf5-serial-dev, libdap-dev, libcurl4-gnutls-dev,
- texlive-base, texlive-latex-base
+Build-Depends: debhelper (>= 8), cdbs, gfortran, texinfo, zlib1g-dev, libhdf5-serial-dev (>= 1.8.6-1~), libdap-dev, libcurl4-gnutls-dev,
+ texlive-base, texlive-latex-base, libcunit1-dev
Standards-Version: 3.9.2
Homepage: http://www.unidata.ucar.edu/software/netcdf/
Vcs-Browser: http://git.debian.org/?p=pkg-grass/netcdf.git
--
The NetCDF Library
More information about the Pkg-grass-devel
mailing list