[ncl] 06/22: * Build with libpng-dev. Closes: #810193. * B-D on libaec-dev, link against libsz for szip compression

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Apr 18 15:04:46 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 abc3d3b31532817a258f3dcc07a7baa266e5c086
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Jan 5 07:46:58 2016 +0000

    * Build with libpng-dev. Closes: #810193.
    * B-D on libaec-dev, link against libsz for szip compression
---
 debian/LINUX.DEBIAN | 4 ++--
 debian/changelog    | 7 ++++---
 debian/control      | 4 ++--
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/LINUX.DEBIAN b/debian/LINUX.DEBIAN
index adb7913..6f1bcf5 100644
--- a/debian/LINUX.DEBIAN
+++ b/debian/LINUX.DEBIAN
@@ -27,8 +27,8 @@
  * $(HDF5_LDFLAGS) must not be substitued before built time because
  * of buggy ymake who replaces $arch and $system with "1"
  */
-#define        HDF5lib $(HDF5_LDFLAGS) -lhdf5_hl -lhdf5 -lz
-#define        NetCDF4lib    $(HDF5_LDFLAGS)  -lhdf5_hl -lhdf5
+#define        HDF5lib $(HDF5_LDFLAGS) -lhdf5_hl -lhdf5 -lz -lsz
+#define        NetCDF4lib    $(HDF5_LDFLAGS)  -lhdf5_hl -lhdf5 -lsz
 #define	       GDALlib -lgdal
 
 #define NoMakeDepend
diff --git a/debian/changelog b/debian/changelog
index fd5ebae..3d6c062 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-ncl (6.3.0-5) UNRELEASED; urgency=medium
+ncl (6.3.0-5) unstable; urgency=medium
 
-  * Build with libpng-dev 
+  * Build with libpng-dev. Closes: #810193.
+  * B-D on libaec-dev, link against libsz for szip compression
 
- -- Alastair McKinstry <mckinstry at debian.org>  Tue, 05 Jan 2016 06:53:52 +0000
+ -- Alastair McKinstry <mckinstry at debian.org>  Thu, 07 Jan 2016 06:53:52 +0000
 
 ncl (6.3.0-4) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 260cf25..7a04190 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
 Priority: optional
 Maintainer: Alastair McKinstry <mckinstry at debian.org>
 Build-Depends: flex, bison, gfortran, zlib1g-dev, libbz2-dev, libxt-dev,
- libxaw7-dev, libxmu-headers, libcairo2-dev, libjpeg-dev, libpng12-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,
@@ -11,7 +11,7 @@ Build-Depends: flex, bison, gfortran, zlib1g-dev, libbz2-dev, libxt-dev,
  libgrib2c-dev, libsphere-dev, libhdf4-alt-dev, libhdfeos-dev,
  libgctp-dev, libhe5-hdfeos-dev, tcsh | csh | c-shell,
  debhelper (>= 9), libhdf5-serial-dev | libhdf5-dev,
- libproj-dev
+ libproj-dev, libaec
 Standards-Version: 3.9.6
 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